VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
earohuanca at gmail.com Guest
|
Posted: Wed May 28, 2014 11:47 am Post subject: [asterisk-users] Asterisk crashes suddenly |
|
|
Hello friends,
I have been experienced suddenly stops for my Asterisk server, I do not why is it happening. Asterisk's debug messages only tell me I have lacked g729 codec for translation to one peer minutes before the crashes occur
[2014-05-27 09:48:30] WARNING[15384][C-0000017c] channel.c: Unable to find a codec translation path from (ulaw) to (g729)
[2014-05-27 09:48:30] WARNING[15384][C-0000017c] chan_sip.c: Asked to transmit frame type g729, while native formats is (ulaw) read/write = ulaw/ulaw
[2014-05-27 09:48:30] WARNING[15384][C-0000017c] chan_sip.c: Asked to transmit frame type ulaw, while native formats is (g729) read/write = ulaw/slin
[2014-05-27 09:48:30] WARNING[15384][C-0000017c] channel.c: Codec mismatch on channel SIP/20108-00000051 setting write format to g729 from ulaw native formats (ulaw)
And it stops after a failed attended transfer between two of my SIP peers.
[2014-05-27 09:48:32] WARNING[15384][C-0000017c] channel.c: No path to translate from SIP/20108-00000051 to SIP/30201-00000052
[2014-05-27 09:48:32] WARNING[15384][C-0000017c] channel.c: Can't make SIP/20108-00000051 and SIP/30201-00000052 compatible
[2014-05-27 09:48:32] WARNING[15384][C-0000017c] features.c: Bridge failed on channels SIP/20108-00000051 and SIP/30201-00000052
There are no more messages from Asterisk but I have found this message on kern.log, messages and syslog.1 on /var/log/:
May 27 09:48:32 pbx-thor-PE kernel: [334427.888524] asterisk[15384] general protection ip:482a13 sp:7f335b87c898 error:0 in asterisk[400000+221000]
I am using Debian 7.5 64 bits with Asterisk 11.9.0
Thank you!
Elder D. Arohuanca
Lima - Peru |
|
Back to top |
|
|
ssmeenk at freshdot.net Guest
|
Posted: Wed May 28, 2014 12:36 pm Post subject: [asterisk-users] Asterisk crashes suddenly |
|
|
Quoting Daniel - Asterisk (earohuanca@gmail.com):
Quote: | And it stops after a failed attended transfer between two of my SIP peers.
May 27 09:48:32 pbx-thor-PE kernel: [334427.888524] asterisk[15384] general
protection ip:482a13 sp:7f335b87c898 error:0 in asterisk[400000+221000]
I am using Debian 7.5 64 bits with Asterisk 11.9.0
|
Have you checked for core dumps? AFAIK, Debian packages create core
dumps on segfaults in /tmp(?). You could use that to further pin point
the issue, perhaps.
$ gdb /usr/sbin/asterisk /tmp/something.core
gdb> bt full
If it is reproducable, try recompiling Asterisk with debug symbols to
get a clearer backtrace of what happened.
-Sndr.
--
| Do not meet girl in park, instead park meet in girl!
| 4096R/20CC6CD2 - 6D40 1A20 B9AA 87D4 84C7 FBD6 F3A9 9442 20CC 6CD2
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|