Displaying 2 results from an estimated 2 matches for "ast_senddigit_end".
2008 Mar 17
1
Core dump?
...and thanks to somebody named Matt, I ran a gdb
command, and this is the cusp of it:
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
#0 ast_senddigit_end (chan=0x0, digit=49 '1', duration=100) at
channel.c:2480
2480 if (chan->tech->send_digit_end)
What do I do from here?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/att...
2007 Jul 17
1
Asterisk 1.4.6 crash using queue app
I'm using Queue app with Asterisk 1.4.6
It was working 5 days without problems and then it crash.
When I did #gdb asterisk core.xxx
I see...
#0 ast_senddigit_end (chan=0x0, digit=54 '6', duration=0) at channel.c:2691
#1 0xb780c7d5 in agent_answer (ast=0x925cb78) at chan_agent.c:398
#2 0x08081877 in ast_senddigit (chan=0x57, digit=54 '6') at channel.c:2692
#3 0x0805d20d in ast_dtmf_stream (chan=0x925cb78, peer=0xb6a2d0e0,
digits=0xb694...