#0 0x080e3e39 in ast_rtcp_write (data=0x90e3290) at rtp.c:2906 2906 if (rtp->txcount > rtp->rtcp->lastsrtxcount) (gdb) bt full #0 0x080e3e39 in ast_rtcp_write (data=0x90e3290) at rtp.c:2906 rtp = (struct ast_rtp *) 0x90e3290 res = 136426312 #1 0x0810284e in ast_sched_runq (con=0x821b348) at sched.c:371 current = (struct sched *) 0x9107eb0 tv = {tv_sec = 1195199681, tv_usec = 824344} numevents = 2 res = 2000 #2 0xb65ac25a in do_monitor (data=0x0) at chan_sip.c:16805 res = 1 dialog = (struct sip_pvt *) 0x0 t = 1195199681 reloading = 0 __PRETTY_FUNCTION__ = "do_monitor" #3 0x08111777 in dummy_start (data=0x821ce68) at utils.c:858 _buffer = {__routine = 0x806ca45 , __arg = 0xb6560ba0, __canceltype = 0, __prev = 0x0} ret = (void *) 0x0 a = {start_routine = 0xb65abf3a , data = 0x0, name = 0x821ce78 "do_monitor", ' ' , "started at [16833] chan_sip.c restart_monitor()"} #4 0xb7eaa3cc in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #5 0xb71ffc3e in clone () from /lib/tls/libc.so.6 No symbol table info available. (gdb) f 0 #0 0x080e3e39 in ast_rtcp_write (data=0x90e3290) at rtp.c:2906 2906 if (rtp->txcount > rtp->rtcp->lastsrtxcount) (gdb) p rtp->rtcp $1 = (struct ast_rtcp *) 0xd300d9 (gdb)