[Home]

Summary:ASTERISK-15631: Asterisk 1.6.2.3 RC2 CRASHING RANDOMLY
Reporter:Kenneth Van Velthoven (kvveltho)Labels:
Date Opened:2010-02-16 07:04:53.000-0600Date Closed:2010-02-22 13:45:54.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi,

Can anyone give me a hint based on the debug below on what it is crashing?
For only outbound calls the server works great.  But when I start miwing Inbound/outbound above 60-70 concurrent calls the server crashes.

Many thanks in advance.  

****** ADDITIONAL INFORMATION ******

0 0xb7e0f78a in memcpy () from /lib/libc.so.6
#1 0xb6d791e3 in func_channel_write (chan=0x852b0f0, function=0xb4ec9bc0 "CHANNEL", data=0xb4ec9bc8 "language", value=0xb4ec9cd2 "NL") at func_channel.c:287
#2 0x08107e89 in ast_func_write (chan=0x852b0f0, function=0xb4ec9c40 "CHANNEL(language)", value=0xb4ec9cd2 "NL") at pbx.c:3394
#3 0x081081d0 in pbx_builtin_setvar_helper (chan=0x852b0f0, name=0xb4ec9cc0 "CHANNEL(language)", value=0xb4ec9cd2 "NL") at pbx.c:9032
#4 0x081085d8 in pbx_builtin_setvar_multiple (chan=0x852b0f0, vdata=0xb4ecbe64) at pbx.c:9127
0000005 0x08108867 in pbx_builtin_setvar (chan=0x852b0f0, data=0xb4ecbe64) at pbx.c:9086
0000006 0x08106547 in pbx_exec (c=0x852b0f0, app=0x81f0968, data=0xb4ecbe64) at pbx.c:1348
0000007 0x08111302 in pbx_extension_helper (c=0x852b0f0, con=0x0, context=0x852b360 "macro-DialInternal", exten=0x852b3b0 "s", priority=6, label=0x0, callerid=0x0,
   action=E_SPAWN, found=0xb4ecee38, combined_find_spawn=1) at pbx.c:3711
0000008 0xb70322ee in _macro_exec (chan=0x852b0f0, data=0xb4ed0f14, exclusive=0) at app_macro.c:398
0000009 0x08106547 in pbx_exec (c=0x852b0f0, app=0x82cf368, data=0xb4ed0f14) at pbx.c:1348
0000010 0x08111302 in pbx_extension_helper (c=0x852b0f0, con=0x0, context=0x852b360 "macro-DialInternal", exten=0x852b3b0 "s", priority=1, label=0x0,
   callerid=0x8320908 "x±í·8¼X\b\020", action=E_SPAWN, found=0xb4ed3348, combined_find_spawn=1) at pbx.c:3711
0000011 0x081136d5 in __ast_pbx_run (c=0x852b0f0, args=0x0) at pbx.c:4170
0000012 0x08114f40 in pbx_thread (data=0x852b0f0) at pbx.c:4551
0000013 0x0815573b in dummy_start (data=0xb62e6be0) at utils.c:968
0000014 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000015 0xb7e68dce in clone () from /lib/libc.so.6
#0 0xb7e0f78a in memcpy () from /lib/libc.so.6
No symbol table info available.
#1 0xb6d791e3 in func_channel_write (chan=0x852b0f0, function=0xb4ec9bc0 "CHANNEL", data=0xb4ec9bc8 "language", value=0xb4ec9cd2 "NL") at func_channel.c:287
   __dlen__ = 3035405522
   __p__ = <value optimized out>
   ret = <value optimized out>
   gainset = -74 '¶'
   __PRETTY_FUNCTION__ = "func_channel_write"
#2 0x08107e89 in ast_func_write (chan=0x852b0f0, function=0xb4ec9c40 "CHANNEL(language)", value=0xb4ec9cd2 "NL") at pbx.c:3394
   res = <value optimized out>
   u = (struct ast_module_user *) 0x84f5068
   args = <value optimized out>
   acfptr = (struct ast_custom_function *) 0xb6d7c180
   __PRETTY_FUNCTION__ = "ast_func_write"
#3 0x081081d0 in pbx_builtin_setvar_helper (chan=0x852b0f0, name=0xb4ec9cc0 "CHANNEL(language)", value=0xb4ec9cd2 "NL") at pbx.c:9032
   newvariable = <value optimized out>
   headp = <value optimized out>
   nametail = <value optimized out>
   __PRETTY_FUNCTION__ = "pbx_builtin_setvar_helper"
#4 0x081085d8 in pbx_builtin_setvar_multiple (chan=0x852b0f0, vdata=0xb4ecbe64) at pbx.c:9127
   x = 0
   args = {argc = 1, argv = 0xb4ec9d00, pair = {0xb4ec9cc0 "CHANNEL(language)", 0x0 <repeats 23 times>}}
   pair = {argc = 2, argv = 0xb4ec9d64, name = 0xb4ec9cc0 "CHANNEL(language)", value = 0xb4ec9cd2 "NL"}
   __PRETTY_FUNCTION__ = "pbx_builtin_setvar_multiple"
0000005 0x08108867 in pbx_builtin_setvar (chan=0x852b0f0, data=0xb4ecbe64) at pbx.c:9086
   mydata = <value optimized out>
   __PRETTY_FUNCTION__ = "pbx_builtin_setvar"
0000006 0x08106547 in pbx_exec (c=0x852b0f0, app=0x81f0968, data=0xb4ecbe64) at pbx.c:1348
   res = <value optimized out>
   u = (struct ast_module_user *) 0x0
   saved_c_appl = 0x82cf39c "Macro"
   saved_c_data = 0xb4ed0f14 "DialInternal,78888"
   __PRETTY_FUNCTION__ = "pbx_exec"
0000007 0x08111302 in pbx_extension_helper (c=0x852b0f0, con=0x0, context=0x852b360 "macro-DialInternal", exten=0x852b3b0 "s", priority=6, label=0x0, callerid=0x0,
   action=E_SPAWN, found=0xb4ecee38, combined_find_spawn=1) at pbx.c:3711
   e = <value optimized out>
   app = (struct ast_app *) 0x81f0968
   res = <value optimized out>
   q = {incstack = {0x0 <repeats 128 times>}, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x852b360 "macro-DialInternal"}
   passdata = "CHANNEL(language)=NL\000CT context from astaccount where accountcode=\0008888", '\0' <repeats 881 times>, "SUà·", '\0' <repeats 12 times>, "\024Éì´\000\004\000\000V\000\000\000\002\000\000\000a=rtpmap:8 PCMA/8000\r\na=rtpmap:101 telephone-event/8000\r\na=fmtp:101 0-16\r\na=ptime:20\r\n\000¶\001"...
   matching_action = 0
   __PRETTY_FUNCTION__ = "pbx_extension_helper"
0000008 0xb70322ee in _macro_exec (chan=0x852b0f0, data=0xb4ed0f14, exclusive=0) at app_macro.c:398
   c = (struct ast_context *) 0xb7ad0b90
   e = (struct ast_exten *) 0xb7ad1130
   foundx = 1
   s = <value optimized out>
   cur = 0xb7ad0b90 ""
   rest = 0xb4ece16d "78888"
   fullmacro = "macro-DialInternal\000\000\001\000\000\000\b\000\000\000ÿÿÿÿô\237í·\210)1\b,å \b\030îì´öTç·\b\f\033\b\000\000\000\000Xîì´\225~\016\b\b\f\033\b\b\000\000\000P\000\000"
   varname = "ARG1\000\017\033\bÀíì´\210)1\bϪ\016\bh\017\033\b&z\031\bt\016\000\000Gx\031\bí~\031\bíå9\b\024\001\000\000\016eØ·\177 -- Executing [%\000\000\000\000:%d]"
   runningapp = "SET\000L\000í·p±í·\003\000\000\0000\000\000\000\t\000\000\000\000\000\000\000.\221à·n\000\000\000Ü{Ø·Õ7\000\000\000\000\000\000\000\000\000\000\001\000\000\000ÙH\004\000Ã[zKô\237í·8ä9\bìå9\b\020\000\000"
   runningdata = "CHANNEL(language)=NL\000tid} cont\000 context from astaccount where accountcode=${ARG1}\000ÿÿ%\202\032·$\202\032·\000\000\000\000ÀÿÿÿE\003\000\000\000\000\000\000ÿÿÿÿííì´Óíì´\000\000\000\000Èëì´\006", '\0' <repeats 19 times>, "\n\000\000\000Çëì´", '\0' <repeats 24 times>, "ï~\031\b", '\0' <repeats 12 times>, "íå9\b ¯Ý·&\202\032dÜìì´Üìì´\000\000\000s\204\000\000\000ÿ"...
   oldargs = {0x0 <repeats 81 times>}
   argc = 2
   x = <value optimized out>
   res = 0
   oldexten = "78888", '\0' <repeats 250 times>
   oldpriority = 1
   gosub_level = 0
   pc = "1\000í·Gx\031\b \210V\b\bíì´öTç·h\017\033\b\220\211V\b\230íì´7§\016\bh\017\033\b\000\001\000\000@\016\033\bHíì´´íì´\000\000\000\000Ðíì´O\000\000\000\000\000\000\000x1í´@¤:\b"
   depthc = "1\000\032\bLîì´\234ó,\b"
   oldcontext = "default", '\0' <repeats 72 times>
   inhangupc = <value optimized out>
   offset = <value optimized out>
   depth = 0
   maxdepth = 7
   setmacrocontext = 1
   inhangup = 0
   save_macro_exten = 0x0
   save_macro_context = 0x0
   save_macro_priority = 0x0
   save_macro_offset = 0x0
   macro_store = <value optimized out>
   __PRETTY_FUNCTION__ = "_macro_exec"
0000009 0x08106547 in pbx_exec (c=0x852b0f0, app=0x82cf368, data=0xb4ed0f14) at pbx.c:1348
   res = <value optimized out>
   u = (struct ast_module_user *) 0x8312988
   saved_c_appl = 0xb6d66e8a "AppDial"
   saved_c_data = 0xb6d66e92 "(Outgoing Line)"
   __PRETTY_FUNCTION__ = "pbx_exec"
0000010 0x08111302 in pbx_extension_helper (c=0x852b0f0, con=0x0, context=0x852b360 "macro-DialInternal", exten=0x852b3b0 "s", priority=1, label=0x0,
   callerid=0x8320908 "x±í·8¼X\b\020", action=E_SPAWN, found=0xb4ed3348, combined_find_spawn=1) at pbx.c:3711
   e = <value optimized out>
   app = (struct ast_app *) 0x82cf368
   res = <value optimized out>
   q = {incstack = {0x82914a0 "default", 0x0 <repeats 127 times>}, stacklen = 1, status = 5, swo = 0x0, data = 0x0,
 foundcontext = 0x82915d8 "defaultOUTBOUND"}
   passdata = "DialInternal,78888\00071422149,78903,colt,78903,1\000\000r where CustId=4299 and Dest='0033'\000AS2seconds,forwardto,CondForward,seconds,secondsCOND from astaccount where accountcode=78994", '\0' <repeats 1768 times>, "SUà·", '\0' <repeats 12 times>...
   matching_action = 0
   __PRETTY_FUNCTION__ = "pbx_extension_helper"
0000011 0x081136d5 in __ast_pbx_run (c=0x852b0f0, args=0x0) at pbx.c:4170
   dst_exten = '\0' <repeats 28 times>, "p3í´kW\025\b\000\000\000\000\000\000\000\000ô?Ù·.\221à·\000\000\000@", '\0' <repeats 28 times>, "\0343í´\000\000\000\000x±í·\020\000\000\000\002\000\000\00003í´(3í´À\205@\b43í´", '\0' <repeats 32 times>, "$\201à·83í´¦ÚØ·°\216à·@±í·\f\000\000\000\200}ä\000ô\237í·@±í·\000\000\000\00083í´5®à·@±í·\f\000\000\000\000\000\000\000@±í·è\203`\b\f\000\000\000\030\f\002\000øª\fµ-Uç·À\205@\bøª\fµ0x\a\b(N\033\b\f\000\000"
   pos = 4001536
   digit = 0
   invalid = <value optimized out>
   found = 1
   res = -1259523184
   error = 0
   __PRETTY_FUNCTION__ = "__ast_pbx_run"
0000012 0x08114f40 in pbx_thread (data=0x852b0f0) at pbx.c:4551
No locals.
0000013 0x0815573b in dummy_start (data=0xb62e6be0) at utils.c:968
   __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1257461000, 0, 4001536, -1259523128, 903567138, -988545445}, __mask_was_saved = 0}}, __pad = {
   0xb4ed3480, 0x0, 0xb4ed3b90, 0xb7ed9ff4}}
   not_first_call = <value optimized out>
   ret = <value optimized out>
0000014 0xb7d85175 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
0000015 0xb7e68dce in clone () from /lib/libc.so.6
No symbol table info available.

Thread 75 (process 4556):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88c15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e752ed in pthread_cond_wait () from /lib/libc.so.6
#3 0x08149022 in tps_processing_function (data=0x81d9328) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1751
#4 0x0815573b in dummy_start (data=0x81d7670) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 74 (process 4557):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x08077d61 in listener (unused=0x0) at asterisk.c:1268
#3 0x0815573b in dummy_start (data=0x81d9430) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 73 (process 4558):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5978b in write () from /lib/libc.so.6
#2 0xb7e02b1f in _IO_file_write () from /lib/libc.so.6
#3 0xb7e027c3 in ?? () from /lib/libc.so.6
#4 0xb7e02ac6 in _IO_do_write () from /lib/libc.so.6
0000005 0xb7e03690 in _IO_file_overflow () from /lib/libc.so.6
0000006 0xb7e028fd in _IO_file_xsputn () from /lib/libc.so.6
0000007 0xb7df7b6e in fputs () from /lib/libc.so.6
0000008 0x0807da7e in console_verboser (
   s=0xb46023a5 " -- Executing [s@macro-DialInternal:5] \033[1;36mMYSQL\033[0m(\"\033[1;35mLocal/78888@default-f168;2\033[0m\", \"\033[1;35mDisconnect 2\033[0m\") in new stack\n") at asterisk.c:1703
0000009 0x080ec2bd in logger_thread (data=0x0) at logger.c:955
0000010 0x0815573b in dummy_start (data=0x81d9440) at utils.c:968
0000011 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000012 0xb7e68dce in clone () from /lib/libc.so.6

Thread 72 (process 4559):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5970b in read () from /lib/libc.so.6
#2 0x08144ae9 in inotify_daemon (data=0x0) at stdtime/localtime.c:258
#3 0x0815573b in dummy_start (data=0x81de848) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 71 (process 4560):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x081556d3 in ast_wait_for_input (fd=8, ms=5000) at utils.c:1057
#3 0x0814a501 in ast_tcptls_server_root (data=0x81b3900) at tcptls.c:242
#4 0x0815573b in dummy_start (data=0x81ee2c8) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 70 (process 4561):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88c15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e752ed in pthread_cond_wait () from /lib/libc.so.6
#3 0x080b3c5c in do_devstate_changes (data=0x0) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1751
#4 0x0815573b in dummy_start (data=0x81ee128) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 69 (process 4562):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88c15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e752ed in pthread_cond_wait () from /lib/libc.so.6
#3 0x08149022 in tps_processing_function (data=0x81ef578) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1751
#4 0x0815573b in dummy_start (data=0x81ef5e8) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 68 (process 4563):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e61ef1 in select () from /lib/libc.so.6
#2 0x080ccb37 in do_parking_thread (ignore=0x0) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/channel.h:1729
#3 0x0815573b in dummy_start (data=0x81f16b0) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 67 (process 4564):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88c15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e752ed in pthread_cond_wait () from /lib/libc.so.6
#3 0xb70197d2 in do_timing (arg=0x0) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1751
#4 0x0815573b in dummy_start (data=0x820b6a0) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 66 (process 4569):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e320e6 in nanosleep () from /lib/libc.so.6
#2 0xb6a457d0 in lock_broker (unused=0x0) at func_lock.c:192
#3 0x0815573b in dummy_start (data=0x823b288) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 65 (process 4570):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88c15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e752ed in pthread_cond_wait () from /lib/libc.so.6
#3 0x08149022 in tps_processing_function (data=0xb7a48278) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1751
#4 0x0815573b in dummy_start (data=0x82ab2f0) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 64 (process 4571):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0xb6b5cf66 in pri_dchannel (vpri=0xb6b71ec0) at chan_dahdi.c:12532
#3 0x0815573b in dummy_start (data=0xb7a47618) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 63 (process 4572):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0xb6b5cf66 in pri_dchannel (vpri=0xb6b72b48) at chan_dahdi.c:12532
#3 0x0815573b in dummy_start (data=0xb7a69c58) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 62 (process 4573):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0xb6b5cf66 in pri_dchannel (vpri=0xb6b737d0) at chan_dahdi.c:12532
#3 0x0815573b in dummy_start (data=0xb7a47618) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 61 (process 4574):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0xb6b5cf66 in pri_dchannel (vpri=0xb6b74458) at chan_dahdi.c:12532
#3 0x0815573b in dummy_start (data=0xb7a69c58) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 60 (process 4575):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0xb6b52df9 in do_monitor (data=0x0) at chan_dahdi.c:9535
#3 0x0815573b in dummy_start (data=0xb7a69c58) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 59 (process 4576):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e61ef1 in select () from /lib/libc.so.6
#2 0xb6ba88cb in do_monitor (data=0x0) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/channel.h:1729
#3 0x0815573b in dummy_start (data=0xb7affca0) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 58 (process 4581):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x080e5234 in ast_io_wait (ioc=0xb6218538, howlong=55) at io.c:275
#3 0xb6fcca43 in do_monitor (data=0x0) at chan_sip.c:22437
#4 0x0815573b in dummy_start (data=0x82bd060) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 57 (process 4582):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x080e5234 in ast_io_wait (ioc=0xb6217dc0, howlong=1000) at io.c:275
#3 0xb64ef8c2 in do_monitor (data=0x0) at chan_mgcp.c:3458
#4 0x0815573b in dummy_start (data=0x82ce4d0) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 56 (process 4583):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88c15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e752ed in pthread_cond_wait () from /lib/libc.so.6
#3 0x08149022 in tps_processing_function (data=0xb6217990) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1751
#4 0x0815573b in dummy_start (data=0xb62187d0) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 55 (process 4584):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88f42 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e75344 in pthread_cond_timedwait () from /lib/libc.so.6
#3 0xb6f38ae3 in mb_poll_thread (data=0x0) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1756
#4 0x0815573b in dummy_start (data=0x82cdcd8) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 54 (process 4585):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e320e6 in nanosleep () from /lib/libc.so.6
#2 0xb7194f5e in scan_thread (unused=0x0) at pbx_spool.c:452
#3 0x0815573b in dummy_start (data=0x82cd7f8) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 53 (process 4586):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e69ef8 in accept () from /lib/libc.so.6
#2 0xb64bf8db in accept_thread (ignore=0x0) at chan_skinny.c:6394
#3 0x0815573b in dummy_start (data=0x82cea78) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 52 (process 4587):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x080e5234 in ast_io_wait (ioc=0x82d4130, howlong=1000) at io.c:275
#3 0xb64bed12 in do_monitor (data=0x0) at chan_skinny.c:6439
#4 0x0815573b in dummy_start (data=0x82be5c8) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 51 (process 4588):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x08077439 in monitor_sig_flags (unused=0x0) at asterisk.c:3022
#3 0x0815573b in dummy_start (data=0xb6218f08) at utils.c:968
#4 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000005 0xb7e68dce in clone () from /lib/libc.so.6

Thread 50 (process 5025):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7d88c15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7e752ed in pthread_cond_wait () from /lib/libc.so.6
#3 0x080825bc in autoservice_run (ign=0x0) at /usr/src/asterisk-1.6.2.3-rc2/include/asterisk/lock.h:1751
#4 0x0815573b in dummy_start (data=0xb62df8c8) at utils.c:968
0000005 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000006 0xb7e68dce in clone () from /lib/libc.so.6

Thread 49 (process 11457):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4c70b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4c70b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x85379b8, c1=0xb51101b0, config=0xb4c71c3c, fo=0xb4c70db8, rc=0xb4c70db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x85379b8, peer=0xb51101b0, config=0xb4c71c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x85379b8, data=0xb4c73e54, peerflags=0xb4c71d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x85379b8, data=0xb4c73e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x85379b8, app=0xb7a4ab48, data=0xb4c73e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x85379b8, con=0x0, context=0x8537c28 "macro-DefaultDialer", exten=0x8537c78 "s", priority=79, label=0x0,
   callerid=0xb525ced0 "42900429", action=E_SPAWN, found=0xb4c76e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0x85379b8, data=0xb4c78f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0x85379b8, app=0x82cf368, data=0xb4c78f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0x85379b8, con=0x0, context=0x8537c28 "macro-DefaultDialer", exten=0x8537c78 "s", priority=3, label=0x0,
   callerid=0x83efb50 "\n", action=E_SPAWN, found=0xb4c7b348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0x85379b8, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0x85379b8) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0x82fd078) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 48 (process 11865):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb5458b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb5458b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb50c9b58, c1=0x83c23b0, config=0xb5459c3c, fo=0xb5458db8, rc=0xb5458db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb50c9b58, peer=0x83c23b0, config=0xb5459c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb50c9b58, data=0xb545be54, peerflags=0xb5459d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb50c9b58, data=0xb545be54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb50c9b58, app=0xb7a4ab48, data=0xb545be54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb50c9b58, con=0x0, context=0xb50c9dc8 "macro-DefaultDialer", exten=0xb50c9e18 "s", priority=79, label=0x0,
   callerid=0x8333a38 "56457997", action=E_SPAWN, found=0xb545ee38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb50c9b58, data=0xb5460f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb50c9b58, app=0x82cf368, data=0xb5460f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb50c9b58, con=0x0, context=0xb50c9dc8 "macro-DefaultDialer", exten=0xb50c9e18 "s", priority=3, label=0x0,
   callerid=0xb62eeb48 "\020\200'µ%\034\001", action=E_SPAWN, found=0xb5463348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb50c9b58, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb50c9b58) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb62f00e0) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 47 (process 12013):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4e14b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4e14b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x858b860, c1=0xb502ecb0, config=0xb4e15c3c, fo=0xb4e14db8, rc=0xb4e14db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x858b860, peer=0xb502ecb0, config=0xb4e15c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x858b860, data=0xb4e17e54, peerflags=0xb4e15d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x858b860, data=0xb4e17e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x858b860, app=0xb7a4ab48, data=0xb4e17e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x858b860, con=0x0, context=0x858bad0 "macro-DefaultDialer", exten=0x858bb20 "s", priority=79, label=0x0,
   callerid=0xb50ff270 "27903267", action=E_SPAWN, found=0xb4e1ae38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0x858b860, data=0xb4e1cf14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0x858b860, app=0x82cf368, data=0xb4e1cf14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0x858b860, con=0x0, context=0x858bad0 "macro-DefaultDialer", exten=0x858bb20 "s", priority=1, label=0x0,
   callerid=0x83393d8 "\a", action=E_SPAWN, found=0xb4e1f348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0x858b860, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0x858b860) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0x836d1f8) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 46 (process 12758):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4a1dc00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4a1dc14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb51702b8, c1=0x82f9cf8, config=0xb4a1ecfc, fo=0xb4a1deb8, rc=0xb4a1deb4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb51702b8, peer=0x82f9cf8, config=0xb4a1ecfc) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb51702b8, data=0xb4a20f14, peerflags=0xb4a1ee50, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb51702b8, data=0xb4a20f14) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb51702b8, app=0xb7a4ab48, data=0xb4a20f14) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb51702b8, con=0x0, context=0xb5170528 "from-pstn", exten=0xb5170578 "87652588", priority=27, label=0x0,
   callerid=0x84b53c8 "087652693", action=E_SPAWN, found=0xb4a23348, combined_find_spawn=1) at pbx.c:3711
0000009 0x081136d5 in __ast_pbx_run (c=0xb51702b8, args=0x0) at pbx.c:4170
0000010 0x08114f40 in pbx_thread (data=0xb51702b8) at pbx.c:4551
0000011 0x0815573b in dummy_start (data=0xb521b5d0) at utils.c:968
0000012 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000013 0xb7e68dce in clone () from /lib/libc.so.6

Thread 45 (process 12960):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4b49c00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4b49c14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb62b5838, c1=0xb5139d28, config=0xb4b4acfc, fo=0xb4b49eb8, rc=0xb4b49eb4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb62b5838, peer=0xb5139d28, config=0xb4b4acfc) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb62b5838, data=0xb4b4cf14, peerflags=0xb4b4ae50, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb62b5838, data=0xb4b4cf14) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb62b5838, app=0xb7a4ab48, data=0xb4b4cf14) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb62b5838, con=0x0, context=0xb62b5aa8 "from-pstn", exten=0xb62b5af8 "34801812", priority=27, label=0x0,
   callerid=0xb526c588 "034553152", action=E_SPAWN, found=0xb4b4f348, combined_find_spawn=1) at pbx.c:3711
0000009 0x081136d5 in __ast_pbx_run (c=0xb62b5838, args=0x0) at pbx.c:4170
0000010 0x08114f40 in pbx_thread (data=0xb62b5838) at pbx.c:4551
0000011 0x0815573b in dummy_start (data=0xb6290d38) at utils.c:968
0000012 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000013 0xb7e68dce in clone () from /lib/libc.so.6

Thread 44 (process 13052):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb49e1c00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb49e1c14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb52e3ea8, c1=0x84100f8, config=0xb49e2cfc, fo=0xb49e1eb8, rc=0xb49e1eb4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb52e3ea8, peer=0x84100f8, config=0xb49e2cfc) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb52e3ea8, data=0xb49e4f14, peerflags=0xb49e2e50, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb52e3ea8, data=0xb49e4f14) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb52e3ea8, app=0xb7a4ab48, data=0xb49e4f14) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb52e3ea8, con=0x0, context=0xb52e4118 "from-pstn", exten=0xb52e4168 "81311319", priority=27, label=0x0,
   callerid=0xb520d230 "00492215506544", action=E_SPAWN, found=0xb49e7348, combined_find_spawn=1) at pbx.c:3711
0000009 0x081136d5 in __ast_pbx_run (c=0xb52e3ea8, args=0x0) at pbx.c:4170
0000010 0x08114f40 in pbx_thread (data=0xb52e3ea8) at pbx.c:4551
0000011 0x0815573b in dummy_start (data=0xb526c5c0) at utils.c:968
0000012 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000013 0xb7e68dce in clone () from /lib/libc.so.6

Thread 43 (process 13225):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4f04b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4f04b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x84b9a90, c1=0x831ad58, config=0xb4f05c3c, fo=0xb4f04db8, rc=0xb4f04db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x84b9a90, peer=0x831ad58, config=0xb4f05c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x84b9a90, data=0xb4f07e54, peerflags=0xb4f05d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x84b9a90, data=0xb4f07e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x84b9a90, app=0xb7a4ab48, data=0xb4f07e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x84b9a90, con=0x0, context=0x84b9d00 "macro-DefaultDialer", exten=0x84b9d50 "s", priority=79, label=0x0,
   callerid=0x838aea8 "87605006", action=E_SPAWN, found=0xb4f0ae38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0x84b9a90, data=0xb4f0cf14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0x84b9a90, app=0x82cf368, data=0xb4f0cf14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0x84b9a90, con=0x0, context=0x84b9d00 "macro-DefaultDialer", exten=0x84b9d50 "s", priority=3, label=0x0,
   callerid=0x838aea8 "87605006", action=E_SPAWN, found=0xb4f0f348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0x84b9a90, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0x84b9a90) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0x8438298) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 42 (process 13385):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb477cb00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb477cb14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb5067230, c1=0xb52583d8, config=0xb477dc3c, fo=0xb477cdb8, rc=0xb477cdb4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb5067230, peer=0xb52583d8, config=0xb477dc3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb5067230, data=0xb477fe54, peerflags=0xb477dd90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb5067230, data=0xb477fe54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb5067230, app=0xb7a4ab48, data=0xb477fe54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb5067230, con=0x0, context=0xb50674a0 "macro-DefaultDialer", exten=0xb50674f0 "s", priority=79, label=0x0,
   callerid=0xb5248428 "27903201", action=E_SPAWN, found=0xb4782e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb5067230, data=0xb4784f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb5067230, app=0x82cf368, data=0xb4784f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb5067230, con=0x0, context=0xb50674a0 "macro-DefaultDialer", exten=0xb50674f0 "s", priority=3, label=0x0,
   callerid=0xb624d688 "", action=E_SPAWN, found=0xb4787348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb5067230, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb5067230) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb5099e58) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 41 (process 13612):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb47f4b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb47f4b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x8568468, c1=0xb513a5d0, config=0xb47f5c3c, fo=0xb47f4db8, rc=0xb47f4db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x8568468, peer=0xb513a5d0, config=0xb47f5c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x8568468, data=0xb47f7e54, peerflags=0xb47f5d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x8568468, data=0xb47f7e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x8568468, app=0xb7a4ab48, data=0xb47f7e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x8568468, con=0x0, context=0x85686d8 "macro-DefaultDialer2", exten=0x8568728 "s", priority=78, label=0x0,
   callerid=0xb5275eb8 "78903", action=E_SPAWN, found=0xb47fae38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0x8568468, data=0xb47fcf14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0x8568468, app=0x82cf368, data=0xb47fcf14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0x8568468, con=0x0, context=0x85686d8 "macro-DefaultDialer2", exten=0x8568728 "s", priority=2, label=0x0,
   callerid=0x8359d10 "AHDI/68-1", action=E_SPAWN, found=0xb47ff348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0x8568468, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0x8568468) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0x839ffa0) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 40 (process 13649):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4e50b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4e50b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb62bb3f0, c1=0xb514a058, config=0xb4e51c3c, fo=0xb4e50db8, rc=0xb4e50db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb62bb3f0, peer=0xb514a058, config=0xb4e51c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb62bb3f0, data=0xb4e53e54, peerflags=0xb4e51d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb62bb3f0, data=0xb4e53e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb62bb3f0, app=0xb7a4ab48, data=0xb4e53e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb62bb3f0, con=0x0, context=0xb62bb660 "macro-DefaultDialer", exten=0xb62bb6b0 "s", priority=79, label=0x0,
   callerid=0xb5216a80 "42900423", action=E_SPAWN, found=0xb4e56e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb62bb3f0, data=0xb4e58f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb62bb3f0, app=0x82cf368, data=0xb4e58f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb62bb3f0, con=0x0, context=0xb62bb660 "macro-DefaultDialer", exten=0xb62bb6b0 "s", priority=3, label=0x0,
   callerid=0xb62a6860 "4.248.69", action=E_SPAWN, found=0xb4e5b348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb62bb3f0, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb62bb3f0) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb62593b0) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 39 (process 13719):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4dd8b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4dd8b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb51d3a28, c1=0xb519a618, config=0xb4dd9c3c, fo=0xb4dd8db8, rc=0xb4dd8db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb51d3a28, peer=0xb519a618, config=0xb4dd9c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb51d3a28, data=0xb4ddbe54, peerflags=0xb4dd9d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb51d3a28, data=0xb4ddbe54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb51d3a28, app=0xb7a4ab48, data=0xb4ddbe54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb51d3a28, con=0x0, context=0xb51d3c98 "macro-DefaultDialer", exten=0xb51d3ce8 "s", priority=79, label=0x0,
   callerid=0xb522f140 "", action=E_SPAWN, found=0xb4ddee38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb51d3a28, data=0xb4de0f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb51d3a28, app=0x82cf368, data=0xb4de0f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb51d3a28, con=0x0, context=0xb51d3c98 "macro-DefaultDialer", exten=0xb51d3ce8 "s", priority=1, label=0x0,
   callerid=0xb522f140 "", action=E_SPAWN, found=0xb4de3348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb51d3a28, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb51d3a28) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb52b29f0) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 38 (process 13861):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4d60b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4d60b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x8346380, c1=0xb522e300, config=0xb4d61c3c, fo=0xb4d60db8, rc=0xb4d60db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x8346380, peer=0xb522e300, config=0xb4d61c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x8346380, data=0xb4d63e54, peerflags=0xb4d61d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x8346380, data=0xb4d63e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x8346380, app=0xb7a4ab48, data=0xb4d63e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x8346380, con=0x0, context=0x83465f0 "macro-DefaultDialer", exten=0x8346640 "s", priority=79, label=0x0,
   callerid=0xb484ead8 "14317159", action=E_SPAWN, found=0xb4d66e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0x8346380, data=0xb4d68f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0x8346380, app=0x82cf368, data=0xb4d68f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0x8346380, con=0x0, context=0x83465f0 "macro-DefaultDialer", exten=0x8346640 "s", priority=3, label=0x0,
   callerid=0x831b848 "ngth: 0", action=E_SPAWN, found=0xb4d6b348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0x8346380, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0x8346380) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0x835eea8) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 37 (process 13902):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb5511c00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb5511c14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x84e8970, c1=0xb5186ac0, config=0xb5512cfc, fo=0xb5511eb8, rc=0xb5511eb4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x84e8970, peer=0xb5186ac0, config=0xb5512cfc) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x84e8970, data=0xb5514f14, peerflags=0xb5512e50, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x84e8970, data=0xb5514f14) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x84e8970, app=0xb7a4ab48, data=0xb5514f14) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x84e8970, con=0x0, context=0x84e8be0 "from-pstn", exten=0x84e8c30 "51251780", priority=27, label=0x0,
   callerid=0x83209b8 "00441606591950", action=E_SPAWN, found=0xb5517348, combined_find_spawn=1) at pbx.c:3711
0000009 0x081136d5 in __ast_pbx_run (c=0x84e8970, args=0x0) at pbx.c:4170
0000010 0x08114f40 in pbx_thread (data=0x84e8970) at pbx.c:4551
0000011 0x0815573b in dummy_start (data=0x83edc90) at utils.c:968
0000012 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000013 0xb7e68dce in clone () from /lib/libc.so.6

Thread 36 (process 13914):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb54d0b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb54d0b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x85366f8, c1=0xb5220078, config=0xb54d1c3c, fo=0xb54d0db8, rc=0xb54d0db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x85366f8, peer=0xb5220078, config=0xb54d1c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x85366f8, data=0xb54d3e54, peerflags=0xb54d1d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x85366f8, data=0xb54d3e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x85366f8, app=0xb7a4ab48, data=0xb54d3e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x85366f8, con=0x0, context=0x8536968 "macro-DefaultDialer2", exten=0x85369b8 "s", priority=78, label=0x0,
   callerid=0xb521e3c8 "78903", action=E_SPAWN, found=0xb54d6e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0x85366f8, data=0xb54d8f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0x85366f8, app=0x82cf368, data=0xb54d8f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0x85366f8, con=0x0, context=0x8536968 "macro-DefaultDialer2", exten=0x85369b8 "s", priority=2, label=0x0,
   callerid=0x83ae248 "(¿\023µèà(µ", action=E_SPAWN, found=0xb54db348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0x85366f8, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0x85366f8) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0x83c7f40) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 35 (process 13929):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4ff4b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4ff4b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb5099890, c1=0xb5150460, config=0xb4ff5c3c, fo=0xb4ff4db8, rc=0xb4ff4db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb5099890, peer=0xb5150460, config=0xb4ff5c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb5099890, data=0xb4ff7e54, peerflags=0xb4ff5d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb5099890, data=0xb4ff7e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb5099890, app=0xb7a4ab48, data=0xb4ff7e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb5099890, con=0x0, context=0xb5099b00 "macro-DefaultDialer", exten=0xb5099b50 "s", priority=79, label=0x0,
   callerid=0xb52004c8 "65470025", action=E_SPAWN, found=0xb4ffae38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb5099890, data=0xb4ffcf14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb5099890, app=0x82cf368, data=0xb4ffcf14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb5099890, con=0x0, context=0xb5099b00 "macro-DefaultDialer", exten=0xb5099b50 "s", priority=3, label=0x0,
   callerid=0xb6228cb0 "", action=E_SPAWN, found=0xb4fff348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb5099890, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb5099890) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb6298470) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 34 (process 14078):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb5e34b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb5e34b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb52f1578, c1=0xb51218b8, config=0xb5e35c3c, fo=0xb5e34db8, rc=0xb5e34db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb52f1578, peer=0xb51218b8, config=0xb5e35c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb52f1578, data=0xb5e37e54, peerflags=0xb5e35d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb52f1578, data=0xb5e37e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb52f1578, app=0xb7a4ab48, data=0xb5e37e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb52f1578, con=0x0, context=0xb52f17e8 "macro-DefaultDialer2", exten=0xb52f1838 "s", priority=78, label=0x0,
   callerid=0xb5216a08 "78933", action=E_SPAWN, found=0xb5e3ae38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb52f1578, data=0xb5e3cf14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb52f1578, app=0x82cf368, data=0xb5e3cf14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb52f1578, con=0x0, context=0xb52f17e8 "macro-DefaultDialer2", exten=0xb52f1838 "s", priority=7, label=0x0,
   callerid=0xb5216a08 "78933", action=E_SPAWN, found=0xb5e3f348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb52f1578, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb52f1578) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb525f540) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 33 (process 14087):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb5ebab00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb5ebab14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb513bf28, c1=0x832f008, config=0xb5ebbc3c, fo=0xb5ebadb8, rc=0xb5ebadb4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb513bf28, peer=0x832f008, config=0xb5ebbc3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb513bf28, data=0xb5ebde54, peerflags=0xb5ebbd90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb513bf28, data=0xb5ebde54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb513bf28, app=0xb7a4ab48, data=0xb5ebde54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb513bf28, con=0x0, context=0xb513c198 "macro-DefaultDialer2", exten=0xb513c1e8 "s", priority=78, label=0x0,
   callerid=0xb5239548 "78903", action=E_SPAWN, found=0xb5ec0e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb513bf28, data=0xb5ec2f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb513bf28, app=0x82cf368, data=0xb5ec2f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb513bf28, con=0x0, context=0xb513c198 "macro-DefaultDialer2", exten=0xb513c1e8 "s", priority=2, label=0x0,
   callerid=0xb5239548 "78903", action=E_SPAWN, found=0xb5ec5348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb513bf28, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb513bf28) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb51f7eb0) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 32 (process 14125):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb45b8b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb45b8b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb504dbc0, c1=0xb460cfe8, config=0xb45b9c3c, fo=0xb45b8db8, rc=0xb45b8db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb504dbc0, peer=0xb460cfe8, config=0xb45b9c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb504dbc0, data=0xb45bbe54, peerflags=0xb45b9d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb504dbc0, data=0xb45bbe54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb504dbc0, app=0xb7a4ab48, data=0xb45bbe54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb504dbc0, con=0x0, context=0xb504de30 "macro-DefaultDialer2", exten=0xb504de80 "s", priority=78, label=0x0,
   callerid=0xb6299058 "78903", action=E_SPAWN, found=0xb45bee38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb504dbc0, data=0xb45c0f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb504dbc0, app=0x82cf368, data=0xb45c0f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb504dbc0, con=0x0, context=0xb504de30 "macro-DefaultDialer2", exten=0xb504de80 "s", priority=2, label=0x0,
   callerid=0xb6299058 "78903", action=E_SPAWN, found=0xb45c3348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb504dbc0, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb504dbc0) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb624cc28) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 31 (process 14128):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4b80b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4b80b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb5068d68, c1=0xb50689b0, config=0xb4b81c3c, fo=0xb4b80db8, rc=0xb4b80db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb5068d68, peer=0xb50689b0, config=0xb4b81c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb5068d68, data=0xb4b83e54, peerflags=0xb4b81d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb5068d68, data=0xb4b83e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb5068d68, app=0xb7a4ab48, data=0xb4b83e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb5068d68, con=0x0, context=0xb5068fd8 "macro-DefaultDialer", exten=0xb5069028 "s", priority=79, label=0x0,
   callerid=0xb6224b60 "93718619", action=E_SPAWN, found=0xb4b86e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb5068d68, data=0xb4b88f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb5068d68, app=0x82cf368, data=0xb4b88f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb5068d68, con=0x0, context=0xb5068fd8 "macro-DefaultDialer", exten=0xb5069028 "s", priority=3, label=0x0,
   callerid=0xb6224b60 "93718619", action=E_SPAWN, found=0xb4b8b348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb5068d68, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb5068d68) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb624c588) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 30 (process 14133):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb53a4b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb53a4b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb5001428, c1=0xb51b1ef0, config=0xb53a5c3c, fo=0xb53a4db8, rc=0xb53a4db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb5001428, peer=0xb51b1ef0, config=0xb53a5c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb5001428, data=0xb53a7e54, peerflags=0xb53a5d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb5001428, data=0xb53a7e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb5001428, app=0xb7a4ab48, data=0xb53a7e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb5001428, con=0x0, context=0xb5001698 "macro-DefaultDialer2", exten=0xb50016e8 "s", priority=78, label=0x0,
   callerid=0xb52b29f0 "78333", action=E_SPAWN, found=0xb53aae38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb5001428, data=0xb53acf14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb5001428, app=0x82cf368, data=0xb53acf14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb5001428, con=0x0, context=0xb5001698 "macro-DefaultDialer2", exten=0xb50016e8 "s", priority=7, label=0x0,
   callerid=0xb6268340 "", action=E_SPAWN, found=0xb53af348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb5001428, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb5001428) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb62a1350) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 29 (process 14136):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4540b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4540b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0x83b7338, c1=0xb5270970, config=0xb4541c3c, fo=0xb4540db8, rc=0xb4540db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0x83b7338, peer=0xb5270970, config=0xb4541c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0x83b7338, data=0xb4543e54, peerflags=0xb4541d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0x83b7338, data=0xb4543e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0x83b7338, app=0xb7a4ab48, data=0xb4543e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0x83b7338, con=0x0, context=0x83b75a8 "macro-DefaultDialer2", exten=0x83b75f8 "s", priority=78, label=0x0,
   callerid=0xb5260a08 "79437", action=E_SPAWN, found=0xb4546e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0x83b7338, data=0xb4548f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0x83b7338, app=0x82cf368, data=0xb4548f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0x83b7338, con=0x0, context=0x83b75a8 "macro-DefaultDialer2", exten=0x83b75f8 "s", priority=7, label=0x0,
   callerid=0x83b9920 "79114", action=E_SPAWN, found=0xb454b348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0x83b7338, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0x83b7338) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0x859cfc8) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 28 (process 14141):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb5e7eb00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb5e7eb14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb5288600, c1=0x8422f90, config=0xb5e7fc3c, fo=0xb5e7edb8, rc=0xb5e7edb4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb5288600, peer=0x8422f90, config=0xb5e7fc3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb5288600, data=0xb5e81e54, peerflags=0xb5e7fd90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb5288600, data=0xb5e81e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb5288600, app=0xb7a4ab48, data=0xb5e81e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb5288600, con=0x0, context=0xb5288870 "macro-DefaultDialer2", exten=0xb52888c0 "s", priority=78, label=0x0,
   callerid=0xb5277c48 "78903", action=E_SPAWN, found=0xb5e84e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb5288600, data=0xb5e86f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb5288600, app=0x82cf368, data=0xb5e86f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb5288600, con=0x0, context=0xb5288870 "macro-DefaultDialer2", exten=0xb52888c0 "s", priority=2, label=0x0,
   callerid=0xb5277c48 "78903", action=E_SPAWN, found=0xb5e89348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb5288600, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb5288600) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb525b3d8) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 27 (process 14146):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb5d80b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb5d80b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb52d2ca0, c1=0xb5147b70, config=0xb5d81c3c, fo=0xb5d80db8, rc=0xb5d80db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb52d2ca0, peer=0xb5147b70, config=0xb5d81c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb52d2ca0, data=0xb5d83e54, peerflags=0xb5d81d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb52d2ca0, data=0xb5d83e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb52d2ca0, app=0xb7a4ab48, data=0xb5d83e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb52d2ca0, con=0x0, context=0xb52d2f10 "macro-DefaultDialer2", exten=0xb52d2f60 "s", priority=78, label=0x0,
   callerid=0x831be80 "78903", action=E_SPAWN, found=0xb5d86e38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb52d2ca0, data=0xb5d88f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb52d2ca0, app=0x82cf368, data=0xb5d88f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb52d2ca0, con=0x0, context=0xb52d2f10 "macro-DefaultDialer2", exten=0xb52d2f60 "s", priority=2, label=0x0,
   callerid=0xb520b500 "timeleft", action=E_SPAWN, found=0xb5d8b348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb52d2ca0, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb52d2ca0) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb526be20) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 26 (process 14170):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb4b08b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb4b08b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb5273a80, c1=0xb52da290, config=0xb4b09c3c, fo=0xb4b08db8, rc=0xb4b08db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb5273a80, peer=0xb52da290, config=0xb4b09c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb5273a80, data=0xb4b0be54, peerflags=0xb4b09d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb5273a80, data=0xb4b0be54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb5273a80, app=0xb7a4ab48, data=0xb4b0be54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb5273a80, con=0x0, context=0xb5273cf0 "macro-DefaultDialer2", exten=0xb5273d40 "s", priority=78, label=0x0,
   callerid=0xb51fcc08 "78903", action=E_SPAWN, found=0xb4b0ee38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb5273a80, data=0xb4b10f14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb5273a80, app=0x82cf368, data=0xb4b10f14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb5273a80, con=0x0, context=0xb5273cf0 "macro-DefaultDialer2", exten=0xb5273d40 "s", priority=2, label=0x0,
   callerid=0xb51fcc08 "78903", action=E_SPAWN, found=0xb4b13348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb5273a80, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb5273a80) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb521f128) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 25 (process 14173):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb5494b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb5494b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb483c078, c1=0xb50583d8, config=0xb5495c3c, fo=0xb5494db8, rc=0xb5494db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb483c078, peer=0xb50583d8, config=0xb5495c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb483c078, data=0xb5497e54, peerflags=0xb5495d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb483c078, data=0xb5497e54) at app_dial.c:2342
0000007 0x08106547 in pbx_exec (c=0xb483c078, app=0xb7a4ab48, data=0xb5497e54) at pbx.c:1348
0000008 0x08111302 in pbx_extension_helper (c=0xb483c078, con=0x0, context=0xb483c2e8 "macro-DefaultDialer2", exten=0xb483c338 "s", priority=78, label=0x0,
   callerid=0x82e1700 "78903", action=E_SPAWN, found=0xb549ae38, combined_find_spawn=1) at pbx.c:3711
0000009 0xb70322ee in _macro_exec (chan=0xb483c078, data=0xb549cf14, exclusive=0) at app_macro.c:398
0000010 0x08106547 in pbx_exec (c=0xb483c078, app=0x82cf368, data=0xb549cf14) at pbx.c:1348
0000011 0x08111302 in pbx_extension_helper (c=0xb483c078, con=0x0, context=0xb483c2e8 "macro-DefaultDialer2", exten=0xb483c338 "s", priority=2, label=0x0,
   callerid=0xb52f8978 "", action=E_SPAWN, found=0xb549f348, combined_find_spawn=1) at pbx.c:3711
0000012 0x081136d5 in __ast_pbx_run (c=0xb483c078, args=0x0) at pbx.c:4170
0000013 0x08114f40 in pbx_thread (data=0xb483c078) at pbx.c:4551
0000014 0x0815573b in dummy_start (data=0xb5218c70) at utils.c:968
0000015 0xb7d85175 in start_thread () from /lib/libpthread.so.0
0000016 0xb7e68dce in clone () from /lib/libc.so.6

Thread 24 (process 14186):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e5f1c7 in poll () from /lib/libc.so.6
#2 0x0809c33b in ast_waitfor_nandfds (c=0xb47b8b00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb47b8b14) at channel.c:2125
#3 0x080a1dd0 in ast_channel_bridge (c0=0xb48814e8, c1=0x84b65f8, config=0xb47b9c3c, fo=0xb47b8db8, rc=0xb47b8db4) at channel.c:2383
#4 0x080c7d5f in ast_bridge_call (chan=0xb48814e8, peer=0x84b65f8, config=0xb47b9c3c) at features.c:2589
0000005 0xb6d61e8b in dial_exec_full (chan=0xb48814e8, data=0xb47bbe54, peerflags=0xb47b9d90, continue_exec=0x0) at app_dial.c:2258
0000006 0xb6d65c2d in dial_exec (chan=0xb48814e8, data=0xb47bbe54) at app_dial.c:2342
0000007 0
Comments:By: Leif Madsen (lmadsen) 2010-02-17 14:05:41.000-0600

This is a duplicate of another bug you opened.