imgast2*CLI> show channels Channel Location State Application(Data) SIPPeer/SIP/1087-af3 s@default:1 Down (None) Parking/Zap/73-1 s@macro-stdexten-cus Down (None) 2 active channels 2 active calls Jan 24 21:18:33 WARNING[2959]: channel.c:787 channel_find_locked: Avoided deadlock for '0x82a00c8', 10 retries! -- Remote UNIX connection -- Remote UNIX connection disconnected imgast2*CLI> (gdb) info threads 21 process 2644 0x401e3ada in poll () from /lib/libc.so.6 20 process 2645 0x401e3ada in poll () from /lib/libc.so.6 19 process 2647 0x401e3ada in poll () from /lib/libc.so.6 18 process 2648 0x4002ae88 in accept () from /lib/libpthread.so.0 17 process 2649 0x40027604 in __pthread_sigsuspend () from /lib/libpthread.so.0 16 process 2650 0x4002aabb in read () from /lib/libpthread.so.0 15 process 2652 0x401e6081 in select () from /lib/libc.so.6 14 process 2654 0x401bcdb6 in nanosleep () from /lib/libc.so.6 13 process 2655 0x401e3ada in poll () from /lib/libc.so.6 12 process 2656 0x401bcdb6 in nanosleep () from /lib/libc.so.6 11 process 2657 0x401bcdb6 in nanosleep () from /lib/libc.so.6 10 process 2658 0x401e3ada in poll () from /lib/libc.so.6 9 process 2659 0x401e3ada in poll () from /lib/libc.so.6 8 process 2660 0x4002ae88 in accept () from /lib/libpthread.so.0 7 process 2661 0x401e3ada in poll () from /lib/libc.so.6 6 process 2662 0x401e6081 in select () from /lib/libc.so.6 5 process 2663 0x401e3ada in poll () from /lib/libc.so.6 4 process 2664 0x401e3ada in poll () from /lib/libc.so.6 3 process 3555 0x401e3ada in poll () from /lib/libc.so.6 2 process 3784 0x40027604 in __pthread_sigsuspend () from /lib/libpthread.so.0 * 1 process 3475 0x401e3ada in poll () from /lib/libc.so.6 (gdb) bt #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x08060a27 in ast_waitfor_nandfds (c=0xb7bff6d4, n=0, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb7bff6d0) at channel.c:1580 #2 0x08067517 in ast_waitfor_n (c=0xfffffffc, n=-4, ms=0xfffffffc) at channel.c:1657 #3 0x080be3f5 in autoservice_run (ign=0x0) at autoservice.c:91 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ec92a in clone () from /lib/libc.so.6 (gdb) bt full #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x08060a27 in ast_waitfor_nandfds (c=0xb7bff6d4, n=0, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb7bff6d0) at channel.c:1580 kbrms = 500 start = {tv_sec = 1138151969, tv_usec = 470881} pfds = (struct pollfd *) 0xb7bff628 res = -4 rms = 500 x = 0 y = 0 max = 0 spoint = 0 now = 0 whentohangup = 0 havewhen = 0 diff = -4 winner = (struct ast_channel *) 0x0 #2 0x08067517 in ast_waitfor_n (c=0xfffffffc, n=-4, ms=0xfffffffc) at channel.c:1657 No locals. #3 0x080be3f5 in autoservice_run (ign=0x0) at autoservice.c:91 mons = {0x8284530, 0x0 , 0x40027f9b, 0x40244880, 0xb7bffacc, 0x40027f38, 0xb7bffaec, 0x401375f9} x = 0 ms = 500 chan = (struct ast_channel *) 0xfffffffc as = (struct asent *) 0x1f4 f = (struct ast_frame *) 0xfffffffc #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. (gdb) thread apply all bt Thread 21 (process 2644): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x080b53de in main (argc=0, argv=0xbffffdb4) at asterisk.c:2428 Thread 20 (process 2645): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x40024b50 in __pthread_manager () from /lib/libpthread.so.0 #2 0x401ec92a in clone () from /lib/libc.so.6 Thread 19 (process 2647): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x080b9c16 in listener (unused=0x0) at asterisk.c:584 #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ec92a in clone () from /lib/libc.so.6 Thread 18 (process 2648): #0 0x4002ae88 in accept () from /lib/libpthread.so.0 #1 0x080b149b in accept_thread (ignore=0x0) at manager.c:1446 #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ec92a in clone () from /lib/libc.so.6 Thread 17 (process 2649): #0 0x40027604 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x400273c8 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x40023f2b in pthread_cond_wait@GLIBC_2.0 () from /lib/libpthread.so.0 #3 0x080c8eb5 in do_devstate_changes (data=0x0) at lock.h:626 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ec92a in clone () from /lib/libc.so.6 Thread 16 (process 2650): #0 0x4002aabb in read () from /lib/libpthread.so.0 #1 0x40350518 in ?? () from /usr/lib/asterisk/modules/res_musiconhold.so #2 0x00000000 in ?? () #3 0x4034d566 in monmp3thread (data=0x812ab30) at res_musiconhold.c:495 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ec92a in clone () from /lib/libc.so.6 Thread 15 (process 2652): #0 0x401e6081 in select () from /lib/libc.so.6 #1 0x4037d298 in ?? () from /usr/lib/asterisk/modules/res_features.so #2 0x00000000 in ?? () #3 0x00000000 in ?? () #4 0x00000000 in ?? () #5 0x40377431 in do_parking_thread (ignore=0x0) at channel.h:1146 #6 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #7 0x401ec92a in clone () from /lib/libc.so.6 Thread 14 (process 2654): #0 0x401bcdb6 in nanosleep () from /lib/libc.so.6 #1 0x00000000 in ?? () #2 0x401bcbff in sleep () from /lib/libc.so.6 #3 0x4038d44c in scan_thread (unused=0x0) at pbx_spool.c:365 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ec92a in clone () from /lib/libc.so.6 Thread 13 (process 2655): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x080556c4 in ast_io_wait (ioc=0x8147410, howlong=-4) at io.c:271 #2 0x4039aaef in network_thread (ignore=0x0) at pbx_dundi.c:2106 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ec92a in clone () from /lib/libc.so.6 Thread 12 (process 2656): #0 0x401bcdb6 in nanosleep () from /lib/libc.so.6 #1 0x00000000 in ?? () #2 0x401bcbff in sleep () from /lib/libc.so.6 #3 0x4039ac18 in process_precache (ign=0x0) at pbx_dundi.c:2146 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ec92a in clone () from /lib/libc.so.6 Thread 11 (process 2657): #0 0x401bcdb6 in nanosleep () from /lib/libc.so.6 #1 0x00000000 in ?? () #2 0x401e695a in usleep () from /lib/libc.so.6 #3 0x08063ce8 in ast_channel_masquerade (original=0xbe7f5224, clone=0x82a00c8) at channel.c:2741 #4 0x40535bc8 in sip_park (chan1=0x8283a28, chan2=0x82a00c8, req=0xbe7fe7b4) at chan_sip.c:10068 #5 0x4052d7ce in handle_request_refer (p=0x8272890, req=0xbe7fe7b4, debug=0, ignore=0, seqno=-4, nounlock=0xbe7fe72c) at chan_sip.c:10520 #6 0x405267ee in handle_request (p=0x8272890, req=0x8272890, sin=0xbe7fe7a4, recount=0xfffffffc, nounlock=0xfffffffc) at chan_sip.c:10993 #7 0x40523f80 in sipsock_read (id=0x81617d8, fd=16, events=1, ignore=0x0) at chan_sip.c:11127 #8 0x080557ed in ast_io_wait (ioc=0x81600d8, howlong=-4) at io.c:284 #9 0x4051a401 in do_monitor (data=0x0) at chan_sip.c:11276 #10 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #11 0x401ec92a in clone () from /lib/libc.so.6 Thread 10 (process 2658): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x080556c4 in ast_io_wait (ioc=0x8161d60, howlong=-4) at io.c:271 #2 0x4054f464 in do_monitor (data=0x0) at chan_mgcp.c:3460 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ec92a in clone () from /lib/libc.so.6 Thread 9 (process 2659): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x080556c4 in ast_io_wait (ioc=0x8181f68, howlong=-4) at io.c:271 #2 0x40571c91 in network_thread (ignore=0x0) at chan_iax2.c:7969 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ec92a in clone () from /lib/libc.so.6 Thread 8 (process 2660): #0 0x4002ae88 in accept () from /lib/libpthread.so.0 #1 0x406b154b in accept_thread (ignore=0x0) at chan_skinny.c:2961 #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ec92a in clone () from /lib/libc.so.6 Thread 7 (process 2661): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x080556c4 in ast_io_wait (ioc=0x8149d90, howlong=-4) at io.c:271 #2 0x406b17b4 in do_monitor (data=0x0) at chan_skinny.c:3011 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ec92a in clone () from /lib/libc.so.6 Thread 6 (process 2662): #0 0x401e6081 in select () from /lib/libc.so.6 Thread 5 (process 2663): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x406e66c7 in pri_dchannel (vpri=0x406faac8) at chan_zap.c:8159 #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ec92a in clone () from /lib/libc.so.6 Thread 4 (process 2664): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x406d67f8 in do_monitor (data=0x0) at chan_zap.c:6465 #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ec92a in clone () from /lib/libc.so.6 Thread 3 (process 3555): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x08060a27 in ast_waitfor_nandfds (c=0xbd5f8804, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xbd5f87f8) at channel.c:1580 #2 0x0806918d in ast_generic_bridge (c0=0x813b848, c1=0x829d328, config=0xbd5f8ec4, fo=0xbd5f899c, rc=0xbd5f89a0, bridge_end={tv_sec = 0, tv_usec = 0}) at channel.c:1657 #3 0x080654ed in ast_channel_bridge (c0=0x813b848, c1=0x829d328, config=0xbd5f8ec4, fo=0xbd5f899c, rc=0xbd5f89a0) at channel.c:3518 #4 0x40374ce9 in ast_bridge_call (chan=0x813b848, peer=0x829d328, config=0xbd5f8ec4) at res_features.c:1316 #5 0x40763305 in dial_exec_full (chan=0x813b848, data=0xbd5f8ec4, peerflags=0xbd5f957c) at app_dial.c:1558 #6 0x40761dc5 in dial_exec (chan=0xfffffffc, data=0xfffffffc) at app_dial.c:1600 #7 0x0808e215 in pbx_extension_helper (c=0x813b848, con=0xfffffffc, context=0x813b998 "ld_allowed", exten=0x813ba8c "95246309", priority=4, label=0x0, callerid=0x0, action=0) at pbx.c:544 #8 0x0808edba in __ast_pbx_run (c=0x813b848) at pbx.c:2220 #9 0x0808faaf in pbx_thread (data=0xfffffffc) at pbx.c:2507 #10 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #11 0x401ec92a in clone () from /lib/libc.so.6 Thread 2 (process 3784): #0 0x40027604 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x400273c8 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x40028a6b in __pthread_lock () from /lib/libpthread.so.0 #3 0x40025bbd in pthread_mutex_lock () from /lib/libpthread.so.0 #4 0x40505df1 in sip_write (ast=0x82a00c8, frame=0x821eccc) at lock.h:592 #5 0x0806279a in ast_write (chan=0x82a00c8, fr=0x821eccc) at channel.c:2281 #6 0x0806920a in ast_generic_bridge (c0=0x82a00c8, c1=0x82835b8, config=0xbd3f94d4, fo=0xbd3f930c, rc=0xbd3f9310, bridge_end={tv_sec = 0, tv_usec = 0}) at channel.c:3300 #7 0x080654ed in ast_channel_bridge (c0=0x82a00c8, c1=0x82835b8, config=0xbd3f94d4, fo=0xbd3f930c, rc=0xbd3f9310) at channel.c:3518 #8 0x40374ce9 in ast_bridge_call (chan=0x82a00c8, peer=0x82835b8, config=0xbd3f94d4) at res_features.c:1316 #9 0x40378187 in park_exec (chan=0x82a00c8, data=0x82835b8) at res_features.c:1767 #10 0x0808e215 in pbx_extension_helper (c=0x82a00c8, con=0xfffffffc, context=0x82a0218 "ld_allowed", exten=0x82a030c "900", priority=1, label=0x0, callerid=0x0, action=0) at pbx.c:544 #11 0x0808edba in __ast_pbx_run (c=0x82a00c8) at pbx.c:2220 #12 0x0808faaf in pbx_thread (data=0xfffffffc) at pbx.c:2507 #13 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #14 0x401ec92a in clone () from /lib/libc.so.6 Thread 1 (process 3475): #0 0x401e3ada in poll () from /lib/libc.so.6 #1 0x08060a27 in ast_waitfor_nandfds (c=0xb7bff6d4, n=0, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb7bff6d0) at channel.c:1580 #2 0x08067517 in ast_waitfor_n (c=0xfffffffc, n=-4, ms=0xfffffffc) at channel.c:1657 #3 0x080be3f5 in autoservice_run (ign=0x0) at autoservice.c:91 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ec92a in clone () from /lib/libc.so.6 (gdb) thread apply all bt full Thread 21 (process 2644): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x080b53de in main (argc=0, argv=0xbffffdb4) at asterisk.c:2428 p = {fd = -1, events = 0, revents = 0} c = -4 filename = "/root/.asterisk_history", '\0' hostname = "imgast2", '\0' tmp = "\206\001\000\000Øn\001@\000\000\000\000\000Ý\002@\000S$@\000S$@\230üÿ¿z]\002@`\211\002@ \000\000\000\021\213\002@\200H$@\001\000\000\000\030k\022\b Ï\002@\000Ý\002@¨\216\021\bøe\022\bÈüÿ¿H]\002@" xarg = 0x0 x = 2147483647 f = (FILE *) 0xbffffab0 sigs = {__val = {134238211, 0 }} num = 0 is_child_of_nonroot = 0 buf = 0xbffffab0 "ÿÿÿÿ" runuser = 0xffffffff
rungroup = 0x0 Thread 20 (process 2645): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x40024b50 in __pthread_manager () from /lib/libpthread.so.0 No symbol table info available. #2 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 19 (process 2647): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x080b9c16 in listener (unused=0x0) at asterisk.c:584 sunaddr = {sun_family = 1, sun_path = '\0' , "\233\177\002@\200H$@Ìú\177¿8\177\002@ìú\177¿ùu"} s = -1 len = 2 x = -1082131932 flags = -4 fds = {{fd = 5, events = 1, revents = 0}} attr = {__detachstate = 1, __schedpolicy = 0, __schedparam = {__sched_priority = 0}, __inheritsched = 0, __scope = 0, __guardsize = 4096, __stackaddr_set = 0, __stackaddr = 0x0, __stacksize = 262144} #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #3 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 18 (process 2648): #0 0x4002ae88 in accept () from /lib/libpthread.so.0 No symbol table info available. #1 0x080b149b in accept_thread (ignore=0x0) at manager.c:1446 as = -1084228980 sin = {sin_family = 64204, sin_port = 48991, sin_addr = {s_addr = 1073905464}, sin_zero = "ìú_¿ùu\023@"} sinlen = 16 s = (struct mansession *) 0xa p = (struct protoent *) 0xfffffe00 arg = 1 flags = -512 attr = {__detachstate = 1, __schedpolicy = 0, __schedparam = {__sched_priority = 0}, __inheritsched = 1, __scope = 0, __guardsize = 4096, __stackaddr_set = 0, __stackaddr = 0x0, __stacksize = 2093056} #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #3 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 17 (process 2649): #0 0x40027604 in __pthread_sigsuspend () from /lib/libpthread.so.0 No symbol table info available. #1 0x400273c8 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 No symbol table info available. #2 0x40023f2b in pthread_cond_wait@GLIBC_2.0 () from /lib/libpthread.so.0 No symbol table info available. #3 0x080c8eb5 in do_devstate_changes (data=0x0) at lock.h:626 state = 1 devcb = (struct devstate_cb *) 0x0 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 16 (process 2650): #0 0x4002aabb in read () from /lib/libpthread.so.0 No symbol table info available. #1 0x40350518 in ?? () from /usr/lib/asterisk/modules/res_musiconhold.so No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #3 0x4034d566 in monmp3thread (data=0x812ab30) at res_musiconhold.c:495 moh = (struct mohdata *) 0x4035024c buf = '\177' , '\0' , "\233\177\002@\200H$@Ìú\037¿8\177\002@ìú\037¿ùu\023@" sbuf = {-981, -768, -488, -203, 182, 463, 685, 813, 885, 905, 901, 820, 679, 567, 475, 410, 327, 224, 111, 21, -75, -142, -182, -240, -296, -398, -521, -745, -976, -1292, -1526, -1693, -1792, -1854, -1730, -1499, -1333, -1015, -697, -349, -18, 393, 764, 1224, 1538, 1803, 1943, 2026, 2063, 2001, 1878, 1727, 1589, 1392, 1246, 1048, 864, 670, 524, 373, 267, 107, -49, -161, -343, -570, -889, -1138, -1375, -1524, -1650, -1659, -1500, -1347, -1161, -897, -507, -189, 211, 557, 979, 1303, 1598, 1816, 2052, 2163, 2171, 2136, 2037, 1899, 1738, 1627, 1470, 1275, 990, 774, 563, 402, 237, 108, -63, -281, -508, -808, -1084, -1446, -1703, -1919, -2047, -2113, -2056, -1942, -1800, -1532, -1320, -1071, -773, -399, -121, 238, 502, 678, 738, 767, 765, 709, 641, 558, 493, 398, 324, 172, 14, -174, -328, -491, -577, -649, -728, -819, -922, -1066, -1300, -1543, -1774, -1904, -2021, -2015, -1901, -1734, -1481, -1283, -1014, -777, -497, -231, 81, 387, 712, 940, 1098, 1195, 1229, 1228, 1153, 1106, 1023, 931, 782, 698, 525, 356, 177, 89, -32, -105, -156, -186, -203, -302, -418, -619, -849, -1024, -1138, -1268, -1296, -1274, -1135, -962, -854, -705, -558, -346, -163, -17, 132, 289, 430, 501...} res = 8192 res2 = -1088431404 len = 1077215820 tv = {tv_sec = 0, tv_usec = 0} tv_tmp = {tv_sec = 1077215820, tv_usec = -1088431404} #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 15 (process 2652): #0 0x401e6081 in select () from /lib/libc.so.6 No symbol table info available. #1 0x4037d298 in ?? () from /usr/lib/asterisk/modules/res_features.so No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #3 0x00000000 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. #5 0x40377431 in do_parking_thread (ignore=0x0) at channel.h:1146 ms = -1 max = -1 pu = (struct parkeduser *) 0x0 pl = (struct parkeduser *) 0x0 pt = (struct parkeduser *) 0x0 tv = {tv_sec = 4294967, tv_usec = 295000} f = (struct ast_frame *) 0xfffffdfe exten = '\0' , "\233\177\002@\200H$@Ìúÿ¾8\177\002@ìúÿ¾ùu\023@" peername = 0x0 returnexten = '\0' con = (struct ast_context *) 0xbefff934 x = 0 rfds = {fds_bits = {0 }} efds = {fds_bits = {0 }} nrfds = {fds_bits = {0 }} nefds = {fds_bits = {0 }} t = {tv_sec = 4294967, tv_usec = 295000} #6 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #7 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 14 (process 2654): #0 0x401bcdb6 in nanosleep () from /lib/libc.so.6 No symbol table info available. #1 0x00000000 in ?? () No symbol table info available. #2 0x401bcbff in sleep () from /lib/libc.so.6 No symbol table info available. #3 0x4038d44c in scan_thread (unused=0x0) at pbx_spool.c:365 st = {st_dev = 2050, __pad1 = 0, st_ino = 801722, st_mode = 16832, st_nlink = 2, st_uid = 0, st_gid = 0, st_rdev = 0, __pad2 = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1138151460, tv_nsec = 0}, st_mtim = {tv_sec = 1137504592, tv_nsec = 0}, st_ctim = {tv_sec = 1137504592, tv_nsec = 0}, __unused4 = 0, __unused5 = 0} dir = (DIR *) 0x82849d0 de = (struct dirent *) 0xfffffffc fn = "/var/spool/asterisk/outgoing/..", '\0' res = -4 last = 1137504592 next = 0 now = 1138151969 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 13 (process 2655): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x080556c4 in ast_io_wait (ioc=0x8147410, howlong=-4) at io.c:271 res = 0 x = 1077583932 origcnt = 135558192 #2 0x4039aaef in network_thread (ignore=0x0) at pbx_dundi.c:2106 res = 101 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 12 (process 2656): #0 0x401bcdb6 in nanosleep () from /lib/libc.so.6 No symbol table info available. #1 0x00000000 in ?? () No symbol table info available. #2 0x401bcbff in sleep () from /lib/libc.so.6 No symbol table info available. #3 0x4039ac18 in process_precache (ign=0x0) at pbx_dundi.c:2146 now = 1138151969 context = '\0' , "\233\177\002@\200H$@Ìú\237¾8\177\002@ìú\237¾ùu\023@" number = '\0' run = 0 #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 11 (process 2657): #0 0x401bcdb6 in nanosleep () from /lib/libc.so.6 No symbol table info available. #1 0x00000000 in ?? () No symbol table info available. #2 0x401e695a in usleep () from /lib/libc.so.6 No symbol table info available. #3 0x08063ce8 in ast_channel_masquerade (original=0xbe7f5224, clone=0x82a00c8) at channel.c:2741 null = {frametype = 5, subclass = 0, datalen = 0, samples = 0, mallocd = 0, offset = 0, src = 0x0, data = 0x0, delivery = {tv_sec = 0, tv_usec = 0}, prev = 0x0, next = 0x0} res = -1 #4 0x40535bc8 in sip_park (chan1=0x8283a28, chan2=0x82a00c8, req=0xbe7fe7b4) at chan_sip.c:10068 d = (struct sip_dual *) 0x82a00c8 chan1m = (struct ast_channel *) 0x8289708 chan2m = (struct ast_channel *) 0x8283a28 th = 136785252 offset = 1073896776 x = 136854056 #5 0x4052d7ce in handle_request_refer (p=0x8272890, req=0xbe7fe7b4, debug=0, ignore=0, seqno=-4, nounlock=0xbe7fe72c) at chan_sip.c:10520 nobye = 0 clen = "\000\000\000\000|S\177¾¾ï" c = (struct ast_channel *) 0x82a00c8 res = 0 transfer_to = (struct ast_channel *) 0x82835b8 #6 0x405267ee in handle_request (p=0x8272890, req=0x8272890, sin=0xbe7fe7a4, recount=0xfffffffc, nounlock=0xfffffffc) at chan_sip.c:10993 resp = {rlPart1 = 0x0, rlPart2 = 0x0, len = 0, headers = 0, method = 0, header = {0x0 }, lines = 0, line = {0x0 }, data = '\0' , debug = 0, flags = 0} cmd = 0xbe7fe9cc "REFER" cseq = 0x8283a28 "SIPPeer/SIP/1087-af37" useragent = 0xfffffffc
seqno = 4 len = 1 ignore = 0 respid = 200 res = 0 iabuf = "\000\000\000\000\000\000\000\000\000Ý\002@ìY$@" e = 0xbe7fe9d2 "sip:900@10.10.10.220" error = -1098914004 #7 0x40523f80 in sipsock_read (id=0x81617d8, fd=16, events=1, ignore=0x0) at chan_sip.c:11127 req = {rlPart1 = 0xbe7fe9cc "REFER", rlPart2 = 0xbe7fe9d2 "sip:900@10.10.10.220", len = 478, headers = 12, method = 9, header = {0xbe7fe9cc "REFER", 0xbe7fe9f0 "Via: SIP/2.0/UDP 10.10.132.36:2054;branch=z9hG4bK-ugm3xi7grltk;rport", 0xbe7fea36 "From: \"Shaun Daigle\" ;tag=3ev3znzsb3", 0xbe7fea73 "To: ;tag=as072458a4", 0xbe7feaa9 "Call-ID: 3ce4c17d3345-6wpomnd9et3g@snom190", 0xbe7fead5 "CSeq: 4 REFER", 0xbe7feae4 "Max-Forwards: 70", 0xbe7feaf6 "Contact: ", 0xbe7feb2b "Refer-To: sip:999@10.10.10.220;user=phone", 0xbe7feb56 "Referred-By: sip:1087@10.10.10.220", 0xbe7feb7a "User-Agent: snom190/3.60s", 0xbe7feb95 "Content-Length: 0", 0xbe7feba8 "", 0x0 }, lines = 0, line = {0xbe7febaa "", 0x0 }, data = "REFER\000sip:900@10.10.10.220\000SIP/2.0\000\000Via: SIP/2.0/UDP 10.10.132.36:2054;branch=z9hG4bK-ugm3xi7grltk;rport\000\000From: \"Shaun Daigle\" ;tag=3ev3znzsb3\000\000To: #8 0x080557ed in ast_io_wait (ioc=0x81600d8, howlong=-4) at io.c:284 res = 1 x = 0 origcnt = 1 #9 0x4051a401 in do_monitor (data=0x0) at chan_sip.c:11276 res = 135659736 sip = (struct sip_pvt *) 0x81600d8 peer = (struct sip_peer *) 0x81600d8 t = 1138151904 fastrestart = 0 lastpeernum = -1 curpeernum = 114 reloading = 135659736 #10 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #11 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 10 (process 2658): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x080556c4 in ast_io_wait (ioc=0x8161d60, howlong=-4) at io.c:271 res = 0 x = 1000 origcnt = 135666992 #2 0x4054f464 in do_monitor (data=0x0) at chan_mgcp.c:3460 res = 1000 reloading = 1000 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 9 (process 2659): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x080556c4 in ast_io_wait (ioc=0x8181f68, howlong=-4) at io.c:271 res = 1 x = 135798664 origcnt = 135798664 #2 0x40571c91 in network_thread (ignore=0x0) at chan_iax2.c:7969 res = 101 count = 0 f = (struct iax_frame *) 0x8181f68 freeme = (struct iax_frame *) 0x3e8 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 8 (process 2660): #0 0x4002ae88 in accept () from /lib/libpthread.so.0 No symbol table info available. #1 0x406b154b in accept_thread (ignore=0x0) at chan_skinny.c:2961 as = 0 sin = {sin_family = 64204, sin_port = 48671, sin_addr = {s_addr = 1073905464}, sin_zero = "ìú\037¾ùu\023@"} sinlen = 16 s = (struct skinnysession *) 0xbe1ffa8c p = (struct protoent *) 0xfffffe00 arg = 1 attr = {__detachstate = 1, __schedpolicy = 0, __schedparam = {__sched_priority = 0}, __inheritsched = 1, __scope = 0, __guardsize = 4096, __stackaddr_set = 0, __stackaddr = 0x0, __stacksize = 2093056} #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #3 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 7 (process 2661): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x080556c4 in ast_io_wait (ioc=0x8149d90, howlong=-4) at io.c:271 res = 0 x = 135571384 origcnt = 135571384 #2 0x406b17b4 in do_monitor (data=0x0) at chan_skinny.c:3011 res = 135571384 #3 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 6 (process 2662): #0 0x401e6081 in select () from /lib/libc.so.6 No symbol table info available. Thread 5 (process 2663): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x406e66c7 in pri_dchannel (vpri=0x406faac8) at chan_zap.c:8159 e = (pri_event *) 0x0 fds = {{fd = 117, events = 3, revents = 0}, {fd = 1073905563, events = 18560, revents = 16420}, {fd = -1111491892, events = 32568, revents = 16386}, {fd = -1111491860, events = 30201, revents = 16403}} res = 274877907 chanpos = 22 x = 0 haveidles = 0 activeidles = 0 nextidle = 0 c = (struct ast_channel *) 0x10624dd3 tv = {tv_sec = -4, tv_usec = 1000} lowest = {tv_sec = 9, tv_usec = 989264} next = (struct timeval *) 0x10624dd3 lastidle = {tv_sec = 1138151459, tv_usec = 676842} doidling = 0 idlen = '\0' idle = (struct ast_channel *) 0x10624dd3 p = 0 t = 1138151962 i = -1111491916 which = 1 numdchans = 1 cause = 0 crv = (struct zt_pvt *) 0x0 threadid = 0 attr = {__detachstate = 1, __schedpolicy = 0, __schedparam = {__sched_priority = 0}, __inheritsched = 1, __scope = 0, __guardsize = 4096, __stackaddr_set = 0, __stackaddr = 0x0, __stacksize = 2093056} ani2str = "0\000\000\000\000" plancallingnum = "5065239117", '\0' plancallingani = "5065239117", '\0' calledtonstr = "\000\000\000\000\000\000\000\000\000" #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #3 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 4 (process 2664): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x406d67f8 in do_monitor (data=0x0) at chan_zap.c:6465 count = 93 res = 1000 res2 = -4 spoint = 93 i = (struct zt_pvt *) 0x815d448 last = (struct zt_pvt *) 0x0 thispass = 1138151968 lastpass = 1138151967 found = 0 buf = "À¹ÈM:?ì½»×A9Gͺ¿l=:WÀ¹ÈM;?í½»×?9Hͺ¿m=;WÁ¹ÆM:?í½»×@9Hͺ¿l=;WÀ¹ÈM:?ì½»×A9Gͺ¿l=:WÀ¹ÈM;?í½»×?9Hͺ¿m=;WÁ¹ÆM:?î½»×@9Hͺ¿l=;WÀ¹ÈM:?ì½»×A9Gͺ¿l=:WÀ¹ÈM;?í½»×?9Hͺ¿m=;W", '\0' , "\233\177\002@\200H$@Ìú\237½8\177\002@ìú\237½ùu\023@" pfds = (struct pollfd *) 0x815d448 lastalloc = 96 #2 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #3 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 3 (process 3555): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x08060a27 in ast_waitfor_nandfds (c=0xbd5f8804, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xbd5f87f8) at channel.c:1580 kbrms = 600000 start = {tv_sec = 1138151969, tv_usec = 688923} pfds = (struct pollfd *) 0xbd5f86c8 res = -4 rms = 14363751 x = 0 y = 5 max = 5 spoint = 5 now = 0 whentohangup = 5 havewhen = 0 diff = -4 winner = (struct ast_channel *) 0x0 #2 0x0806918d in ast_generic_bridge (c0=0x813b848, c1=0x829d328, config=0xbd5f8ec4, fo=0xbd5f899c, rc=0xbd5f89a0, bridge_end={tv_sec = 0, tv_usec = 0}) at channel.c:1657 cs = {0x813b848, 0x829d328, 0x829d328} f = (struct ast_frame *) 0x2 who = (struct ast_channel *) 0x0 res = AST_BRIDGE_RETRY o0nativeformats = 4 o1nativeformats = 68 watch_c0_dtmf = 0 watch_c1_dtmf = 0 pvt0 = (void *) 0x8292368 pvt1 = (void *) 0x82355b8 to = 14363751 #3 0x080654ed in ast_channel_bridge (c0=0x813b848, c1=0x829d328, config=0xbd5f8ec4, fo=0xbd5f899c, rc=0xbd5f89a0) at channel.c:3518 res = AST_BRIDGE_COMPLETE nativefailed = 0 firstpass = 0 o0nativeformats = 4 o1nativeformats = 68 time_left_ms = 0 nexteventts = {tv_sec = 0, tv_usec = 0} caller_warning = 0 '\0' callee_warning = 0 '\0' to = -1 t = {tv_sec = 0, tv_usec = 0} t = {tv_sec = 0, tv_usec = 0} #4 0x40374ce9 in ast_bridge_call (chan=0x813b848, peer=0x829d328, config=0xbd5f8ec4) at res_features.c:1316 tmp = '\0' , "~\217\002@\000\000\000\000\000\000\000\000\021m\030@", '\0' , "Ý\002@\000S$@\000S$@\234\212_½z]\002@`\211\002@(\000\000\000\021\213\002@\200H$@\001\000\000\000ø{(\bàû_½\000Ý\002@\024¹\023\bH¸\023\bÌ\212_½H]\002@" f = (struct ast_frame *) 0x0 who = (struct ast_channel *) 0x0 chan_featurecode = '\0' peer_featurecode = '\0' res = 136958760 hasfeatures = 0 hadfeatures = 0 aoh = (struct ast_option_header *) 0x5 start = {tv_sec = 0, tv_usec = 0} backup_config = {features_caller = {flags = 0}, features_callee = {flags = 0}, start_time = {tv_sec = 0, tv_usec = 0}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0, start_sound = 0x0, firstpass = 0, flags = 0} monitor_exec = 0xfffffffc
#5 0x40763305 in dial_exec_full (chan=0x813b848, data=0xbd5f8ec4, peerflags=0xbd5f957c) at app_dial.c:1558 res2 = -4 loopcount = -1117811004 res = 0 u = (struct localuser *) 0x813b708 number = 0x813b848 "SIP/1087-5efe" rest = 0x0 cur = 0x0 privcid = '\0' , "ì\225_½ð\225_½\000\000\000\000*¶\027\b\a\000\000\000\001\000\000\000\000\000\000\000\034\205_½\034e_½\034u_½u\217\026\b\035u_½" privintro = '\0' outgoing = (struct localuser *) 0x0 tmp = (struct localuser *) 0x82857e0 peer = (struct ast_channel *) 0x829d328 to = -1 numbusy = 0 numcongestion = 0 numnochan = 0 cause = 0 numsubst = "G7/5246309", '\0' restofit = '\0' cidname = '\0' toast = '\0' l = 0xbd5f8ec4 "" privdb_val = 0 calldurationlimit = 0 config = {features_caller = {flags = 0}, features_callee = {flags = 0}, start_time = {tv_sec = 1138151848, tv_usec = 287660}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0, start_sound = 0x0, firstpass = 0, flags = 0} timelimit = 0 play_warning = 0 warning_freq = 0 warning_sound = 0x0 end_sound = 0x0 start_sound = 0x0 dtmfcalled = 0x0 dtmfcalling = 0x0 var = 0xfffffffc
status = "ANSWER\000R", '\0' play_to_caller = 0 play_to_callee = 0 sentringing = 0 moh = 0 outbound_group = 0x0 macro_result = 0xbd5f8ec4 "" macro_transfer_dest = 0xbd5f8ec4 "" digit = 0 result = 0 start_time = 1138151847 answer_time = 1138151848 end_time = 0 app = (struct ast_app *) 0xbd5f8ec4 parse = 0xbd5f8b64 "Zap" args = {argc = 1, argv = 0xbd5f8da8, peers = 0xbd5f8b64 "Zap", timeout = 0x0, options = 0x0, url = 0x0} opts = {flags = 0} opt_args = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0} oo = (struct localuser *) 0xfffffffc #6 0x40761dc5 in dial_exec (chan=0xfffffffc, data=0xfffffffc) at app_dial.c:1600 peerflags = {flags = 0} #7 0x0808e215 in pbx_extension_helper (c=0x813b848, con=0xfffffffc, context=0x813b998 "ld_allowed", exten=0x813ba8c "95246309", priority=4, label=0x0, callerid=0x0, action=0) at pbx.c:544 e = (struct ast_exten *) 0x40761da0 sw = (struct ast_switch *) 0x0 data = 0x0 foundcontext = 0x816a76f "trunklocal" newstack = 1 res = 0 status = 5 incstack = {0x817b4e8 "ld_allowed", 0x816a098 "trunk911", 0x816a260 "international", 0x816a400 "longdistance", 0x816a588 "local", 0x816c0e8 "default", 0x813ce80 "parkedcalls", 0x0, 0x40181384 "\201Ãü4\f", 0x0, 0x0, 0x40244880 "\220÷\022", 0xbd5ff7d4 "\001\200­û\004ù_½\004ù_½\004ù_½\004ù_½\031ù_½Sù_½\004ù_½Sù_½", 0xbd5ff7b0 "Àø_½\220Ã\027@Ô÷_½cW\017\bøø_½\004ù_½", 0x40182440 "\211~\020\213U\024\211~\f\211~\004\205Òt$\213U\024\213Eð\211V\024\211F\030\211V\b1À\211\206\230", 0xbd5ff7d4 "\001\200­û\004ù_½\004ù_½\004ù_½\004ù_½\031ù_½Sù_½\004ù_½Sù_½", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0xbd5ff953 "", 0x0, 0xbd5ff953 "", 0x40244880 "\220÷\022", 0x50
, 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0xbd5ff8c0 "Üø_½ÔI\026@\004ù_½P", 0x4017c390 "\211Â\213\205\fÿÿÿ9\2050ÿÿÿt\t\213\205(ÿÿÿÆ", 0xbd5ff7d4 "\001\200­û\004ù_½\004ù_½\004ù_½\004ù_½\031ù_½Sù_½\004ù_½Sù_½", 0x80f5763 "\"%s\" <%s>", 0xbd5ff8f8 "", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0x0, 0xbd5ff874 "", 0xbd5ff7d4 "\001\200­û\004ù_½\004ù_½\004ù_½\004ù_½\031ù_½Sù_½\004ù_½Sù_½", 0xfbad8001
, 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0xbd5ff919 "", 0xbd5ff953 "", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0xbd5ff953 "", 0x0 , 0xffffffff
, 0x0 , 0x4023dee0 "", 0x0 , 0x40244880 "\220÷\022", 0x8281f18 "\"IMG\" <5065239117>", 0x8285a90 "5065239117", 0xbd5ff8dc "H¸\023\bbú\t\b\004ù_½P", 0x401649d4 "\213]ü\211ì]Ã\220\220\220\220\220U\211å\215E\020\203ì\020\211D$\b\213E\f\211]üè\225büÿ\201Ã\210þ\r", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0x50
, 0x80f5763 "\"%s\" <%s>", 0xbd5ff8f0 "\b·\023\b\220Z(\b", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0x813b848 "SIP/1087-5efe", 0x809fa62 "\017¶D$ \211ò\215L$ »P", 0xbd5ff904 "\"Shaun Daigle\" <1087>", 0x50
, 0x80f5763 "\"%s\" <%s>", 0x813b708 "H¸\023\b", 0x8285a90 "5065239117", 0x0, 0x4024558c "\204U$@\204U$@\214U$@\214U$@\224U$@\224U$@\234U$@\234U$@¤U$@¤U$@¬U$@¬U$@´U$@´U$@¼U$@¼U$@ÄU$@ÄU$@(>(\b(>(\bÔU$@ÔU$@ÜU$@ÜU$@äU$@äU$@ìU$@ìU$@ôU$@ôU$@üU$@üU$@\004V$@\004V$@\fV$@\fV$@\024V$@\024V$@\034V$@\034V$@$V$@$V$@,V$@,V$@4V$@4V$@, 0x44206e75
, 0x6c676961
, 0x3c202265
, 0x37383031
, 0x3e
, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x809f58d "\213T$\030\213L$\034\211\223\200\002", 0xbd5ff95c "§ÑÖCÄù_½H¸\023\b\230¹\023\b\214º\023\bºí\b\bH¸\023\b", 0x0, 0x0, 0x0} passdata = "Zap/G7/5246309", '\0' stacklen = 7 tmp = "Dial\000llerPres", '\0' tmp2 = "SIP/1087-5efe", '\0' tmp3 = "Zap/G7/5246309\000IMG\00065239117", '\0' atmp = '\0' atmp2 = '\0' #8 0x0808edba in __ast_pbx_run (c=0x813b848) at pbx.c:2220 digit = 0 exten = '\0' pos = 0 waittime = -1117783612 res = 0 #9 0x0808faaf in pbx_thread (data=0xfffffffc) at pbx.c:2507 No locals. #10 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #11 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 2 (process 3784): #0 0x40027604 in __pthread_sigsuspend () from /lib/libpthread.so.0 No symbol table info available. #1 0x400273c8 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 No symbol table info available. #2 0x40028a6b in __pthread_lock () from /lib/libpthread.so.0 No symbol table info available. #3 0x40025bbd in pthread_mutex_lock () from /lib/libpthread.so.0 No symbol table info available. #4 0x40505df1 in sip_write (ast=0x82a00c8, frame=0x821eccc) at lock.h:592 p = (struct sip_pvt *) 0x8272890 res = 0 #5 0x0806279a in ast_write (chan=0x82a00c8, fr=0x821eccc) at channel.c:2281 res = 1079262560 f = (struct ast_frame *) 0x821eccc #6 0x0806920a in ast_generic_bridge (c0=0x82a00c8, c1=0x82835b8, config=0xbd3f94d4, fo=0xbd3f930c, rc=0xbd3f9310, bridge_end={tv_sec = 0, tv_usec = 0}) at channel.c:3300 cs = {0x82835b8, 0x82a00c8, 0x82a00c8} f = (struct ast_frame *) 0x821eccc who = (struct ast_channel *) 0x82a00c8 res = AST_BRIDGE_RETRY o0nativeformats = 4 o1nativeformats = 68 watch_c0_dtmf = 1 watch_c1_dtmf = 2 pvt0 = (void *) 0x8272890 pvt1 = (void *) 0x821e958 to = 14428951 #7 0x080654ed in ast_channel_bridge (c0=0x82a00c8, c1=0x82835b8, config=0xbd3f94d4, fo=0xbd3f930c, rc=0xbd3f9310) at channel.c:3518 res = AST_BRIDGE_COMPLETE nativefailed = 0 firstpass = 0 o0nativeformats = 4 o1nativeformats = 68 time_left_ms = 0 nexteventts = {tv_sec = 0, tv_usec = 0} caller_warning = 0 '\0' callee_warning = 0 '\0' to = -1 t = {tv_sec = 0, tv_usec = 0} t = {tv_sec = 0, tv_usec = 0} #8 0x40374ce9 in ast_bridge_call (chan=0x82a00c8, peer=0x82835b8, config=0xbd3f94d4) at res_features.c:1316 tmp = '\0' , "Dª\002@\000\000\000\000\000Ý\002@\000\000\000\b\000\000\000\000l\223?½H]\002@\2202\021\bÀ«\021\bÿÿÿÿ\034Ù\016\b~\217\002@\001\000\000\000\034\224?½\021m\030@\2002\021\b\034Ù\016\b\211\003\000\000\000Ý\002@\000S$@\bw(\b\000=\002@z]\002@\000Ý\002@\000=\002@Y9\002@x\000\000\000´\223?½°9\002@\021\213\002@\000\000\000\000\001\000\000\000Dª\002@;\000\000\000\000Ý\002@\2002\021\b:\000\000\000ì\223?½H]\002@\2202\021\bÀ«\021\b;\000\000\000\034Ù\016\b\000\000\000\000\001\000\000\000\234\224?½|x\005\b\2002"... f = (struct ast_frame *) 0x0 who = (struct ast_channel *) 0x811abc0 chan_featurecode = '\0' peer_featurecode = '\0' res = 136852920 hasfeatures = 0 hadfeatures = 0 aoh = (struct ast_option_header *) 0x8 start = {tv_sec = 0, tv_usec = 0} backup_config = {features_caller = {flags = 0}, features_callee = {flags = 0}, start_time = {tv_sec = 0, tv_usec = 0}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0, start_sound = 0x0, firstpass = 0, flags = 0} monitor_exec = 0xfffffffc
#9 0x40378187 in park_exec (chan=0x82a00c8, data=0x82835b8) at res_features.c:1767 res = 0 u = (struct localuser *) 0x82a7040 peer = (struct ast_channel *) 0x82835b8 pu = (struct parkeduser *) 0x82835b8 pl = (struct parkeduser *) 0x0 exten = "900\000ð\225?½\000\000\000\000*¶\027\b\230µ\027\b\f\003*\b\000\000\000\000Ô<\b\b`\211\002@\000\000\000\000\021\213\002@\f\003*\bT×?½\000 \000\000È\000*\bÄ\025\t\b¸g*\bÝb\017\b\000 \000\000H]\002@" con = (struct ast_context *) 0x82a00c8 dres = -4 config = {features_caller = {flags = 2}, features_callee = {flags = 2}, start_time = {tv_sec = 1138151903, tv_usec = 559709}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0, start_sound = 0x0, firstpass = 0, flags = 3} #10 0x0808e215 in pbx_extension_helper (c=0x82a00c8, con=0xfffffffc, context=0x82a0218 "ld_allowed", exten=0x82a030c "900", priority=1, label=0x0, callerid=0x0, action=0) at pbx.c:544 e = (struct ast_exten *) 0x40377ef0 sw = (struct ast_switch *) 0x0 data = 0x0 foundcontext = 0x816a6d0 "parkedcalls" newstack = 1 res = 0 status = 5 incstack = {0x817b4e8 "ld_allowed", 0x816a098 "trunk911", 0x816a260 "international", 0x816a400 "longdistance", 0x816a588 "local", 0x816c0e8 "default", 0x0, 0x0, 0x40181384 "\201Ãü4\f", 0x0, 0x0, 0x40244880 "\220÷\022", 0xbd3ff7d4 "\001\200­û\004ù?½\004ù?½\004ù?½\004ù?½\031ù?½Sù?½\004ù?½Sù?½", 0xbd3ff7b0 "Àø?½\220Ã\027@Ô÷?½cW\017\bøø?½\004ù?½", 0x40182440 "\211~\020\213U\024\211~\f\211~\004\205Òt$\213U\024\213Eð\211V\024\211F\030\211V\b1À\211\206\230", 0xbd3ff7d4 "\001\200­û\004ù?½\004ù?½\004ù?½\004ù?½\031ù?½Sù?½\004ù?½Sù?½", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0xbd3ff953 "", 0x0, 0xbd3ff953 "", 0x40244880 "\220÷\022", 0x50
, 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0xbd3ff8c0 "Üø?½ÔI\026@\004ù?½P", 0x4017c390 "\211Â\213\205\fÿÿÿ9\2050ÿÿÿt\t\213\205(ÿÿÿÆ", 0xbd3ff7d4 "\001\200­û\004ù?½\004ù?½\004ù?½\004ù?½\031ù?½Sù?½\004ù?½Sù?½", 0x80f5763 "\"%s\" <%s>", 0xbd3ff8f8 "", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0x0, 0xbd3ff874 "", 0xbd3ff7d4 "\001\200­û\004ù?½\004ù?½\004ù?½\004ù?½\031ù?½Sù?½\004ù?½Sù?½", 0xfbad8001
, 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0xbd3ff919 "", 0xbd3ff953 "", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0xbd3ff953 "", 0x0 , 0xffffffff
, 0x0 , 0x4023dee0 "", 0x0 , 0x40244880 "\220÷\022", 0x82868c8 "\"Shaun Daigle\" <1087>", 0x8291ac8 "1087", 0xbd3ff8dc "È", 0x401649d4 "\213]ü\211ì]Ã\220\220\220\220\220U\211å\215E\020\203ì\020\211D$\b\213E\f\211]üè\225büÿ\201Ã\210þ\r", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0x50
, 0x80f5763 "\"%s\" <%s>", 0xbd3ff8f0 "Ð\033)\bÈ\032)\b", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0x82a00c8 "SIP/1087-af37", 0x809fa62 "\017¶D$ \211ò\215L$ »P", 0xbd3ff904 "\"Shaun Daigle\" <1087>", 0x50
, 0x80f5763 "\"%s\" <%s>", 0x8291bd0 "Shaun Daigle", 0x8291ac8 "1087", 0x0, 0x8289700 "00@1\t\004", 0x4002dd00 "", 0x61685322
, 0x44206e75
, 0x6c676961
, 0x3c202265
, 0x37383031
, 0x3e
, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x809f58d "\213T$\030\213L$\034\211\223\200\002", 0xbd3ff95c "ßÑÖCÄù?½È", 0x0, 0x0, 0x0} passdata = "900", '\0' stacklen = 6 tmp = "ParkedCall", '\0' tmp2 = "SIP/1087-af37", '\0' tmp3 = "900", '\0' atmp = '\0' atmp2 = '\0' #11 0x0808edba in __ast_pbx_run (c=0x82a00c8) at pbx.c:2220 digit = 0 exten = '\0' pos = 0 waittime = -1119880764 res = 0 #12 0x0808faaf in pbx_thread (data=0xfffffffc) at pbx.c:2507 No locals. #13 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #14 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available. Thread 1 (process 3475): #0 0x401e3ada in poll () from /lib/libc.so.6 No symbol table info available. #1 0x08060a27 in ast_waitfor_nandfds (c=0xb7bff6d4, n=0, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb7bff6d0) at channel.c:1580 kbrms = 500 start = {tv_sec = 1138151969, tv_usec = 470881} pfds = (struct pollfd *) 0xb7bff628 res = -4 rms = 500 x = 0 y = 0 max = 0 spoint = 0 now = 0 whentohangup = 0 havewhen = 0 diff = -4 winner = (struct ast_channel *) 0x0 #2 0x08067517 in ast_waitfor_n (c=0xfffffffc, n=-4, ms=0xfffffffc) at channel.c:1657 No locals. #3 0x080be3f5 in autoservice_run (ign=0x0) at autoservice.c:91 mons = {0x8284530, 0x0 , 0x40027f9b, 0x40244880, 0xb7bffacc, 0x40027f38, 0xb7bffaec, 0x401375f9} x = 0 ms = 500 chan = (struct ast_channel *) 0xfffffffc as = (struct asent *) 0x1f4 f = (struct ast_frame *) 0xfffffffc #4 0x40024e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x401ec92a in clone () from /lib/libc.so.6 No symbol table info available.