[asterisk-bugs] [Asterisk-GUI 0013122]: Simple changes in GUI affecting Zap trunks
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 11 02:14:37 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13122
======================================================================
Reported By: msales
Assigned To: bkruse
======================================================================
Project: Asterisk-GUI
Issue ID: 13122
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-21 09:44 CDT
Last Modified: 2008-08-11 02:14 CDT
======================================================================
Summary: Simple changes in GUI affecting Zap trunks
Description:
Scenario:
Asterisk box with TDM400 with 3 FXO and 1 FXS modules. Calling rules are
set so that outbound calls go out the 3 FXO ports. I go into the GUI and
change the name of a user, click save, then click Activate Changes. Now,
when I try to dial out of outbound trunk the calls are going out of the FXS
port not 1 of the 3 FXOs. I have to issue a "restart now" command to get
the trunks working correctly.
ZAP/1 - ZAP/3 are my FXO
ZAP/4 is FXS
I also have this same issue on another server with a TDM2400
Here is the correct info from the CLI:
Executing [95281038 at numberplan-custom-1:1] Macro("SIP/6004-085c1858",
"trunkdial|Zap/G1/5281038") in new stack
-- Executing [s at macro-trunkdial:1] Set("SIP/6004-085c1858",
"CALLERID(all)=") in new stack
-- Executing [s at macro-trunkdial:2] Dial("SIP/6004-085c1858",
"Zap/G1/5281038") in new stack
-- Called G1/5281038
-- Zap/3-1 answered SIP/6004-085c1858
-- Hungup 'Zap/3-1'
Here is the incorrect info from the CLI after changing a name in users in
the GUI:
Executing [95281038 at numberplan-custom-1:1] Macro("SIP/6004-085d67a8",
"trunkdial|Zap/G1/5281038") in new stack
-- Executing [s at macro-trunkdial:1] Set("SIP/6004-085d67a8",
"CALLERID(all)=") in new stack
-- Executing [s at macro-trunkdial:2] Dial("SIP/6004-085d67a8",
"Zap/G1/5281038") in new stack
-- Called G1/5281038
-- Zap/4-1 is ringing
-- Zap/4-1 is ringing
-- Hungup 'Zap/4-1'
======================================================================
----------------------------------------------------------------------
(0091279) bkruse (manager) - 2008-08-11 02:14
http://bugs.digium.com/view.php?id=13122#c91279
----------------------------------------------------------------------
Fixed with the new gui
(branches/2.0)
These issues should be resolved.
(Installation instructions, as always, here:
http://asterisknow.org/install-related )
-bk
Issue History
Date Modified Username Field Change
======================================================================
2008-08-11 02:14 bkruse Note Added: 0091279
======================================================================
More information about the asterisk-bugs
mailing list