[asterisk-users] Asterisk 1.8.3.2 core dump chan_sip.c

Christian Gansberger christian.gansberger at accm.at
Wed Mar 30 09:15:38 CDT 2011


Hello,

I'm testing with asterisk 1.8.3.2 and come across this:

Call from one extension to another with:

[macro-internal-call]    ;ARG1=extension to call
exten => s,1,Set(TOCALL=${DB(SIP/${ARG1})})
exten => s,2,Dial(SIP/${TOCALL},60,tT)
...

As I had no entry in the asteriskdb, so the SIP uri was empty, and
asterisk core dumped with:
gdb output:
#0  0xb7c7db33 in strchr () from /lib/libc.so.6

Maybe someone can reproduce that behaviour.

yours
christian



More information about the asterisk-users mailing list