[asterisk-dev] Olle's testing asterisk with chan_sccp

Pavel Jezek pavel.jezek at i.cz
Tue Mar 28 14:01:58 MST 2006


Hello,
I'm testing asterisk branch from Olle 
(http://svn.digium.com/view/asterisk/team/oej/test-this-branch/README.test-this-branch.html), 

but still crashes with chan_sccp (http://chan-sccp.berlios.de), when I 
tried to make call from ci$co phone (skinny firmware),
I'm not developer, so I can only send debug trace from core dump, maybe 
somebody discover what is incompatible ;-)
PJ

Asterisk SVN-oej-test-this-branch-r15479M built by root @ pj1.i.cz on a 
i686 running Linux on 2006-03-28 18:01:40 UTC
SCCP channel version: 20060312


(gdb) bt
#0 0x080a40fc in ast_rtp_raw_write (rtp=0x820d3cc, f=0x8217f58, 
codec=18) at rtp.c:1945
#1 0x080a486b in ast_rtp_write (rtp=0x820d3cc, _f=0x8217f58) at rtp.c:2059
#2 0xb7397f33 in sccp_pbx_write (ast=0x8208d94, frame=0x8217f58) at 
sccp_pbx.c:341
#3 0x08068d21 in ast_write (chan=0x8208d94, fr=0x81f5990) at channel.c:2350
#4 0x08072502 in ast_readaudio_callback (data=0x81f593c) at file.c:577
#5 0x0806703e in __ast_read (chan=0x8208d94, dropaudio=0) at channel.c:1853
#6 0x08067bb8 in ast_read (chan=0x8208d94) at channel.c:2038
#7 0x08073c69 in ast_waitstream (c=0x8208d94, breakon=0xb729f770 "") at 
file.c:1011
#8 0xb729ef68 in playback_exec (chan=0x8208d94, data=0xb6fbffc0) at 
app_playback.c:122
#9 0x080748a1 in pbx_exec (c=0x8208d94, app=0x818acec, data=0xb6fbffc0, 
newstack=1) at pbx.c:499
#10 0x08077e65 in pbx_extension_helper (c=0x8208d94, con=0x0, 
context=0x8208f00 "default", exten=0x8208ff4 "600", priority=3, 
label=0x0, callerid=0x81b7e88 "961", action=1) at pbx.c:1570
#11 0x0807946f in ast_spawn_extension (c=0x8208d94, context=0x8208f00 
"default", exten=0x8208ff4 "600", priority=3, callerid=0x81b7e88 "961") 
at pbx.c:2078
#12 0x080799b0 in __ast_pbx_run (c=0x8208d94) at pbx.c:2143
#13 0x0807abb3 in ast_pbx_run (c=0x8208d94) at pbx.c:2405
#14 0xb7399030 in sccp_pbx_startchannel (data=0x8208d94) at sccp_pbx.c:788
#15 0x080c9a69 in dummy_start (data=0x81f188c) at utils.c:530
#16 0xb7f80c87 in start_thread () from /lib/tls/libpthread.so.0
#17 0xb7e96b1e in clone () from /lib/tls/libc.so.6


(gdb) bt full
#0 0x080a40fc in ast_rtp_raw_write (rtp=0x820d3cc, f=0x8217f58, 
codec=18) at rtp.c:1945
rtpheader = (unsigned char *) 0x821be4c "\200\022ň:"
iabuf = "(?\000\0001¤\005\bDŰ!\b\024\000\000"
hdrlen = 12
res = 32
ms = 17
pred = 160
mark = 0
__PRETTY_FUNCTION__ = "ast_rtp_raw_write"
#1 0x080a486b in ast_rtp_write (rtp=0x820d3cc, _f=0x8217f58) at rtp.c:2059
f = (struct ast_frame *) 0x8217f58
codec = 18
hdrlen = 12
subclass = 256
__PRETTY_FUNCTION__ = "ast_rtp_write"
#2 0xb7397f33 in sccp_pbx_write (ast=0x8208d94, frame=0x8217f58) at 
sccp_pbx.c:341
res = Variable "res" is not available.




More information about the asterisk-dev mailing list