[asterisk-dev] crash when entering WaitExten with moh class specified

Pavel Jezek pavel.jezek at i.cz
Sun Sep 3 13:26:47 MST 2006


Asterisk SVN-trunk-r41849
kernel 2.6.17-2mdv

when entering application waitexten _and_ if moh class name is 
specified, asterisk crashes,
waitexten without moh class, e.g. simple WaitExten(10|m), is working 
fine (but no moh is played)


  's' =>            1. Playback(beep)                             
[pbx_config]
                    2. WaitExten(10|m(test))                      
[pbx_config]


ipbx*CLI> moh classes show
Class: test
        Mode: files
        Directory: /var/lib/asterisk/moh



(gdb) bt full
#0  0xb7cff173 in strlen () from /lib/i686/libc.so.6
No symbol table info available.
#1  0x080bbc5f in pbx_builtin_waitexten (chan=0x81b7048, 
data=0xb7017fb8) at pbx.c:5237
        ms = Variable "ms" is not available.



i think this is not issue with my moh configuration, because moh working 
fine e.g. with meetme app -  MeetMe(100|Mc|12345)
I'm using ztdummy clocking source

ipbx*CLI> zap show status
Description                              Alarms     IRQ        
bpviol     CRC4
ZTDUMMY/1 1                              UNCONFIGUR 0          0          0



More information about the asterisk-dev mailing list