[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 18:25:11 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14388 
====================================================================== 
Reported By:                macli
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   14388
Category:                   PBX/General
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-02-02 17:50 CST
Last Modified:              2009-02-02 18:25 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)}})



====================================================================== 

---------------------------------------------------------------------- 
 (0099308) svnbot (reporter) - 2009-02-02 18:25
 http://bugs.digium.com/view.php?id=14388#c99308 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 173104

_U  trunk/
U   trunk/configs/extensions.conf.sample

------------------------------------------------------------------------
r173104 | tilghman | 2009-02-02 18:25:10 -0600 (Mon, 02 Feb 2009) | 12
lines

Merged revisions 173070 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r173070 | tilghman | 2009-02-02 18:15:59 -0600 (Mon, 02 Feb 2009) | 5
lines
  
  Add warning to standard config, that globals may be overridden by other
  dialplan configuration files.
  (closes issue http://bugs.digium.com/view.php?id=14388)
   Reported by: macli
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=173104 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-02 18:25 svnbot         Checkin                                      
2009-02-02 18:25 svnbot         Note Added: 0099308                          
======================================================================




More information about the asterisk-bugs mailing list