[asterisk-bugs] [Asterisk 0014388]: "dialplan show globals" does not show the correct TRUNKMSD setting
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 2 17:50:23 CST 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14388
======================================================================
Reported By: macli
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14388
Category: PBX/General
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: new
Asterisk Version: Addons-1.6.1-rc1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-02-02 17:50 CST
Last Modified: 2009-02-02 17:50 CST
======================================================================
Summary: "dialplan show globals" does not show the correct
TRUNKMSD setting
Description:
I have set TRUNKMSD=0 in /etc/asterisk/extensions.conf, stopped Asterisk,
start Asterisk, make a test call, the console message is (I masked the real
phone number):
*CLI> core set verbose 5
Verbosity was 0 and is now 5
-- Starting simple switch on 'DAHDI/1-1'
-- Hungup 'DAHDI/1-1'
-- Starting simple switch on 'DAHDI/1-1'
-- Executing [9NXXNXXXXXX at brc-internal:1] Dial("DAHDI/1-1",
""DAHDI/G2"/NXXNXXXXXX") in new stack
-- Called G2/NXXNXXXXXX
-- DAHDI/4-1 answered DAHDI/1-1
-- Native bridging DAHDI/1-1 and DAHDI/4-1
-- Hungup 'DAHDI/4-1'
== Spawn extension (brc-internal, 9NXXNXXXXXX, 1) exited non-zero on
'DAHDI/1-1'
-- Hungup 'DAHDI/1-1'
*CLI> dialplan show globals
TRUNKMSD=1
TRUNK="DAHDI/G2"
IAXINFO=guest
CONSOLE="Console/dsp"
The dial plan:
exten =>
_9NXXNXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}})
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-02-02 17:50 macli New Issue
2009-02-02 17:50 macli Asterisk Version => Addons-1.6.1-rc1
2009-02-02 17:50 macli Regression => No
2009-02-02 17:50 macli SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.1
======================================================================
More information about the asterisk-bugs
mailing list