GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from asterisk...done. [New LWP 20226] [New LWP 20237] [New LWP 20228] [New LWP 20229] [New LWP 20232] [New LWP 20234] [New LWP 20235] [New LWP 20233] [New LWP 20239] [New LWP 20238] [New LWP 20242] [New LWP 20236] [New LWP 20241] [New LWP 20267] [New LWP 20257] [New LWP 30489] [New LWP 30349] [New LWP 30525] [New LWP 20230] [New LWP 20264] [New LWP 20245] [New LWP 29995] [New LWP 31479] [New LWP 31762] [New LWP 30750] [New LWP 20429] [New LWP 20265] [New LWP 21112] [New LWP 31317] [New LWP 31439] [New LWP 31564] [New LWP 32027] [New LWP 31213] [New LWP 31210] [New LWP 32035] [New LWP 31565] [New LWP 29526] [New LWP 31220] [New LWP 31484] [New LWP 20246] [New LWP 31080] [New LWP 31129] [New LWP 32201] [New LWP 31854] [New LWP 31938] [New LWP 31943] [New LWP 31309] [New LWP 30157] [New LWP 31740] [New LWP 31744] [New LWP 32202] [New LWP 20224] [New LWP 20244] [New LWP 20268] [New LWP 31755] [New LWP 20247] [New LWP 31852] [New LWP 20259] [New LWP 30798] [New LWP 31741] [New LWP 31794] [New LWP 31944] [New LWP 20227] [New LWP 31946] [New LWP 20248] [New LWP 31574] [New LWP 20263] [New LWP 20249] [New LWP 20250] [New LWP 20222] [New LWP 20251] [New LWP 20252] [New LWP 20253] [New LWP 20254] [New LWP 20256] [New LWP 20231] [New LWP 20262] [New LWP 20258] [New LWP 20255] [New LWP 20260] [New LWP 32080] [New LWP 32286] [New LWP 20261] [New LWP 32205] [New LWP 20240] [New LWP 32032] [New LWP 32285] [New LWP 20266] [New LWP 20243] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/sbin/asterisk -f -vvvg -c'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f8cf90001ea in _int_free (av=0x7f8cf932c620 , p=, have_lock=0) at malloc.c:3987 (gdb) set logging on Copying output to gdb.txt. (gdb) bt #0 0x00007f8cf90001ea in _int_free (av=0x7f8cf932c620 , p=, have_lock=0) at malloc.c:3987 #1 0x00007f8cbd812ec5 in net_end (net=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql/net_serv.cc:130 #2 0x00007f8cbd81be32 in end_server (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1602 #3 0x00007f8cbd81c26f in cli_safe_read_with_ok (mysql=0xf26b48, parse_ok=0 '\000', is_data_packet=0x0) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1065 #4 0x00007f8cbd81cd89 in cli_read_query_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:5149 #5 0x00007f8cbd80dd3b in mysql_next_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/libmysql/libmysql.c:4998 #6 0x00007f8cbd804a64 in next_result (stmt=stmt@entry=0x7f8ce800e170) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/my_stmt.c:296 #7 0x00007f8cbd7fa10c in my_SQLFreeStmtExtended (hstmt=hstmt@entry=0x7f8ce800e170, fOption=fOption@entry=1000, clearAllResults=clearAllResults@entry=1) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:639 #8 0x00007f8cbd7fa4ac in my_SQLFreeStmt (hstmt=hstmt@entry=0x7f8ce800e170, fOption=fOption@entry=1000) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:578 #9 0x00007f8cbd7f8ac0 in my_SQLExecute (pStmt=0x7f8ce800e170) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/execute.c:1382 #10 0x00007f8cbd7f8fe1 in SQLExecute (hstmt=) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/execute.c:1296 #11 0x00007f8cf5876139 in SQLExecute () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 #12 0x00007f8cf5acc83e in ast_odbc_prepare_and_execute (obj=0xf0d198, prepare_cb=0x7f8cb9d339f5 , data=0x7f8ce800b938) at res_odbc.c:635 #13 0x00007f8cb9d36720 in odbc_log (event=0x7f8bb4010cf0, userdata=0x0) at cel_odbc.c:767 #14 0x00000000004c1e79 in handle_event (data=0x7f8bb4010848) at event.c:1523 #15 0x0000000000576a63 in tps_processing_function (data=0x8e86e8) at taskprocessor.c:331 #16 0x00000000005887e7 in dummy_start (data=0x8e87e0) at utils.c:1223 #17 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf96be700) at pthread_create.c:309 #18 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) bt full #0 0x00007f8cf90001ea in _int_free (av=0x7f8cf932c620 , p=, have_lock=0) at malloc.c:3987 size = 24672 fb = nextchunk = 0xf318b0 nextsize = 1520 nextinuse = prevsize = bck = 0xf286b0 fwd = 0xdead008edb20 errstr = 0x0 locked = 1 __func__ = "_int_free" #1 0x00007f8cbd812ec5 in net_end (net=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql/net_serv.cc:130 No locals. #2 0x00007f8cbd81be32 in end_server (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1602 save_errno = 0 #3 0x00007f8cbd81c26f in cli_safe_read_with_ok (mysql=0xf26b48, parse_ok=0 '\000', is_data_packet=0x0) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1065 net = 0xf26b48 len = #4 0x00007f8cbd81cd89 in cli_read_query_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:5149 pos = 0xf0e5b0 "ZK" field_count = length = #5 0x00007f8cbd80dd3b in mysql_next_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/libmysql/libmysql.c:4998 No locals. #6 0x00007f8cbd804a64 in next_result (stmt=stmt@entry=0x7f8ce800e170) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/my_stmt.c:296 No locals. #7 0x00007f8cbd7fa10c in my_SQLFreeStmtExtended (hstmt=hstmt@entry=0x7f8ce800e170, fOption=fOption@entry=1000, clearAllResults=clearAllResults@entry=1) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:639 stmt = 0x7f8ce800e170 i = #8 0x00007f8cbd7fa4ac in my_SQLFreeStmt (hstmt=hstmt@entry=0x7f8ce800e170, fOption=fOption@entry=1000) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:578 No locals. #9 0x00007f8cbd7f8ac0 in my_SQLExecute (pStmt=0x7f8ce800e170) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/execute.c:1382 query = 0x7f8cb9d33aa3 "\230\211E\354\203", cursor_pos = 0x0 dae_rec = is_select_stmt = one_of_params_not_succeded = 0 connection_failure = 0 pStmtCursor = 0x7f8ce800e170 rc = row = length = 0 param_operation_ptr = 0x0 param_status_ptr = 0x0 lastError = 0x0 all_parameters_failed = 0 #10 0x00007f8cbd7f8fe1 in SQLExecute (hstmt=) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/execute.c:1296 No locals. #11 0x00007f8cf5876139 in SQLExecute () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 No symbol table info available. #12 0x00007f8cf5acc83e in ast_odbc_prepare_and_execute (obj=0xf0d198, prepare_cb=0x7f8cb9d339f5 , data=0x7f8ce800b938) at res_odbc.c:635 res = 0 i = 0 attempt = 0 nativeerror = 0 numfields = 0 diagbytes = 0 state = "\360k\000\350\214\177\000\000\034" diagnostic = "\000\000\000\000)\001\000\000\306\000\000\000\360\001\000\000\300\326k\371\214\177\000\000\017vX\000\000\000\000\000\360\326k\371\214\177\000\000[rӹ\214\177\000\000\000\000\000\000\000\000\000\000h\335k\371\214\177\000\000\300\327k\371\214\177\000\000{xX\000\000\000\000\000\360\335k\371\214\177\000\000[rӹ\214\177\000\000\000\000\000\000\000\000\000\000h\335k\371\214\177\000\000\030\000\000\000\060\000\000\000\320\327k\371\214\177\000\000\020\327k\371\214\177\000\000\020\327k\371)\001\000\000l\330k\371\214\177\000\000h\330k\371\214\177\000\000X\330k\371\214\177\000\000x\273\000\350\214\177\000\000\000\000\000\000\000\000\000\000\232)\375\370\214\177\000\000\000\004\000\000\000\000\000\000`\331"... stmt = 0x7f8ce800c250 __PRETTY_FUNCTION__ = "ast_odbc_prepare_and_execute" #13 0x00007f8cb9d36720 in odbc_log (event=0x7f8bb4010cf0, userdata=0x0) at cel_odbc.c:767 first = 0 tableptr = 0x15c9dd0 entry = 0x0 obj = 0xf0d198 sql = 0x7f8ce800b920 sql2 = 0x7f8ce800bb60 tmp = 0x7f8cf96bd960 "" colbuf = "\000ROSODIE\000\061\065\062\070\071\066\071\066\067\061.62574\000\063\061\063\064\063\067\063\065\063\061\063\063\063\066\000\065;1\000\060\062\064\061e;1\000\000;1\000\000X", '\000' , "\300\245]\000\000\000\061\065\062\070\067\062\064\061\070\071\000\332k\371\214\177\000\000P\335k\371\214\177\000\000\000\332k\371\214\177\000\000\212-Z\000\000\000\000\000h\333k\371\214\177\000\000\035\000\000\000\000\000\000\000\000\347k\371\214\177\000\000P\335k\371\214\177\000\000|\250O\000\000\000\000\000\001\200\255\373\000\000\000\000 \334\000\350\214\177\000\000\256\254Y\000\000\000\000\000\000\256Y\000\000\000\000\000\256\254Y\000\246\004\000\000"... colptr = 0x7f8cf96bd960 "" stmt = 0x0 rows = 0 record = {version = 2, event_type = AST_CEL_USER_DEFINED, event_time = {tv_sec = 1528969671, tv_usec = 724189}, event_name = 0x5a28ad "USER_DEFINED", user_defined_name = 0x7f8bb4010d14 "UUI", caller_id_name = 0x7f8bb4010d20 "0630908060", caller_id_num = 0x7f8bb4010d33 "0630908060", caller_id_ani = 0x7f8bb4010d46 "0630908060", caller_id_rdnis = 0x5a2df4 "", caller_id_dnid = 0x7f8bb4010d62 "+33368072005", extension = 0x7f8bb4010d77 "+33118008", context = 0x7f8bb4010d89 "118008", channel_name = 0x7f8bb4010d98 "SIP/Avaya-SBC-0000ac22", application_name = 0x7f8bb4010db7 "CELGenUserEvent", application_data = 0x7f8bb4010dcf "UUI,465232303138303631343131343735313336", account_code = 0x5a2df4 "", peer_account = 0x5a2df4 "", unique_id = 0x7f8bb4010e1a "PS1PBX01-1528969671.62574", linked_id = 0x7f8bb4010e3c "PS1PBX01-1528969671.62574", amaflag = 3, user_field = 0x7f8bb4010e5e "PROSODIE", peer = 0x5a2df4 "", extra = 0x7f8bb4010e6f "465232303138303631343131343735313336"} __PRETTY_FUNCTION__ = "odbc_log" #14 0x00000000004c1e79 in handle_event (data=0x7f8bb4010848) at event.c:1523 ie_val = 0x0 event_ref = 0x7f8bb4010848 sub = 0x15b34b0 event_types = {AST_EVENT_CEL, AST_EVENT_ALL} i = 0 __PRETTY_FUNCTION__ = "handle_event" #15 0x0000000000576a63 in tps_processing_function (data=0x8e86e8) at taskprocessor.c:331 i = 0x8e86e8 t = 0x7f8bb400be50 size = 0 __PRETTY_FUNCTION__ = "tps_processing_function" #16 0x00000000005887e7 in dummy_start (data=0x8e87e0) at utils.c:1223 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {0, -3754365417167659491, 0, 140243457364064, 0, 140243456747264, -3754365417125716451, 3817964989051952669}, __mask_was_saved = 0}}, __pad = {0x7f8cf96bdf70, 0x0, 0x0, 0x0}} __cancel_routine = 0x43fc30 __cancel_arg = 0x7f8cf96be700 __not_first_call = 0 ret = 0x0 a = {start_routine = 0x576878 , data = 0x8e86e8, name = 0x8e8800 "tps_processing_function started at [ 472] taskprocessor.c ast_taskprocessor_get()"} #17 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf96be700) at pthread_create.c:309 __res = pd = 0x7f8cf96be700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140243456747264, 3817964366227430941, 0, 140243457364064, 0, 140243456747264, -3754365417165562339, -3754368760571503075}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #18 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. (gdb) thread apply all bt Thread 89 (Thread 0x7f8c963e1700 (LWP 20243)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000000000588b53 in ast_wait_for_input (fd=19, ms=-1) at utils.c:1312 #2 0x0000000000578d42 in ast_tcptls_server_root (data=0x7f8c9e4b8ec0 ) at tcptls.c:714 #3 0x00000000005887e7 in dummy_start (data=0x1054bb0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c963e1700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 88 (Thread 0x7f8c957bb700 (LWP 20266)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004f4e4f in ast_io_wait (ioc=0x1712b70, howlong=1000) at io.c:279 #2 0x00007f8c9cdae038 in do_monitor (data=0x0) at chan_unistim.c:5737 #3 0x00000000005887e7 in dummy_start (data=0x17efa10) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c957bb700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 87 (Thread 0x7f8c94c97700 (LWP 32285)): #0 0x00007f8cf906b72a in mmap64 () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8cf8ffa143 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7f8cf90ef210 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:147 #2 0x00007f8cf8fff98e in malloc_printerr (action=1, str=0x7f8cf90ef318 "double free or corruption (!prev)", ptr=) at malloc.c:4996 #3 0x00007f8cf9000696 in _int_free (av=, p=, have_lock=0) at malloc.c:3840 #4 0x00007f8cbd831f36 in vio_delete (vio=0xf286e0) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/vio/vio.c:400 #5 0x00007f8cbd81bd9a in end_server (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1598 #6 0x00007f8cbd81c26f in cli_safe_read_with_ok (mysql=0xf26b48, parse_ok=0 '\000', is_data_packet=0x0) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1065 #7 0x00007f8cbd81cd89 in cli_read_query_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:5149 #8 0x00007f8cbd80dd3b in mysql_next_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/libmysql/libmysql.c:4998 #9 0x00007f8cbd804a64 in next_result (stmt=stmt@entry=0x7f8be000afa0) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/my_stmt.c:296 #10 0x00007f8cbd7fa10c in my_SQLFreeStmtExtended (hstmt=0x7f8be000afa0, fOption=fOption@entry=0, clearAllResults=clearAllResults@entry=1) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:639 #11 0x00007f8cbd7fa4ac in my_SQLFreeStmt (hstmt=, fOption=fOption@entry=0) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:578 #12 0x00007f8cbd7f412b in SQLCloseCursor (Handle=) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/cursor.c:1980 #13 0x00007f8cf586a20c in SQLCloseCursor () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 #14 0x00007f8ca0728c31 in acf_odbc_read (chan=0x7f8c78392aa8, cmd=0x7f8c94c8f2e0 "ODBC_checkpaliercenteuros", s=0x7f8c94c8f2fa "118218", buf=0x7f8c94c8f3c0 "416", len=4096) at func_odbc.c:764 #15 0x0000000000527c16 in ast_func_read (chan=0x7f8c78392aa8, function=0x7f8c94c903e0 "ODBC_checkpaliercenteuros(118218,0608680852)", workspace=0x7f8c94c8f3c0 "416", len=4096) at pbx.c:4434 #16 0x0000000000528ef5 in pbx_substitute_variables_helper_full (c=0x7f8c78392aa8, headp=0x7f8c78393120, cp1=0x7f8c94c92580 "BouyguesCallCapDuration=${ODBC_checkpaliercenteuros(118218,${CALLERID(num)})}", cp2=0x7f8c94c946d8 "", count=8167, used=0x7f8c94c92558) at pbx.c:4822 #17 0x0000000000529478 in pbx_substitute_variables_helper (c=0x7f8c78392aa8, cp1=0x7f8c94c92580 "BouyguesCallCapDuration=${ODBC_checkpaliercenteuros(118218,${CALLERID(num)})}", cp2=0x7f8c94c946c0 "BouyguesCallCapDuration=", count=8191) at pbx.c:4918 #18 0x0000000000529820 in pbx_extension_helper (c=0x7f8c78392aa8, con=0x0, context=0x7f8c783938f8 "public", exten=0x7f8c78393948 "+33118218", priority=62, label=0x0, callerid=0x7f8be0011080 "0608680852", action=E_SPAWN, found=0x7f8c94c96d64, combined_find_spawn=1) at pbx.c:5000 #19 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c78392aa8, context=0x7f8c783938f8 "public", exten=0x7f8c78393948 "+33118218", priority=62, callerid=0x7f8be0011080 "0608680852", found=0x7f8c94c96d64, combined_find_spawn=1) at pbx.c:6254 #20 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c78392aa8, args=0x0) at pbx.c:6729 #21 0x000000000052fd52 in pbx_thread (data=0x7f8c78392aa8) at pbx.c:7059 #22 0x00000000005887e7 in dummy_start (data=0x7f8c781f6c60) at utils.c:1223 #23 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94c97700) at pthread_create.c:309 #24 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 86 (Thread 0x7f8b66c9f700 (LWP 32032)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b66c97e30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b66c97e0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b66c97e30, n=2, ms=0x7f8b66c97e0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c784dfaf8, c1=0x7f8ad402b278, instance0=0x7f8c78293008, instance1=0x7f8ad4023888, timeoutms=414999, flags=0, fo=0x7f8b66c98fd0, rc=0x7f8b66c98fc8, pvt0=0x7f8c78126318, pvt1=0x7f8ad4019858) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c784dfaf8, c1=0x7f8ad402b278, flags=0, fo=0x7f8b66c98fd0, rc=0x7f8b66c98fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c784dfaf8, c1=0x7f8ad402b278, config=0x7f8b66c9a0f0, fo=0x7f8b66c98fd0, rc=0x7f8b66c98fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c784dfaf8, peer=0x7f8ad402b278, config=0x7f8b66c9a0f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c784dfaf8, data=0x7f8b66c9c6c0 "SIP/1018@SMDUBLIN,,L(416000)", peerflags=0x7f8b66c9a500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c784dfaf8, data=0x7f8b66c9c6c0 "SIP/1018@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c784dfaf8, app=0x162aea0, data=0x7f8b66c9c6c0 "SIP/1018@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c784dfaf8, con=0x0, context=0x7f8c784e0948 "public", exten=0x7f8c784e0998 "+33118218", priority=154, label=0x0, callerid=0x7f8ad400a840 "0140317527", action=E_SPAWN, found=0x7f8b66c9ed64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c784dfaf8, context=0x7f8c784e0948 "public", exten=0x7f8c784e0998 "+33118218", priority=154, callerid=0x7f8ad400a840 "0140317527", found=0x7f8b66c9ed64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c784dfaf8, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c784dfaf8) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c782a67f0) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b66c9f700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 85 (Thread 0x7f8c96555700 (LWP 20240)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004f4e4f in ast_io_wait (ioc=0x1024850, howlong=1000) at io.c:279 #2 0x00007f8caf903e5d in do_monitor (data=0x0) at chan_mgcp.c:3894 #3 0x00000000005887e7 in dummy_start (data=0x1008ca0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c96555700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 84 (Thread 0x7f8c94c1b700 (LWP 32205)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c94c16328, n=1, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c94c16324) at channel.c:3267 #2 0x0000000000477cc4 in ast_waitfor (c=0x7f8c781f93a8, ms=1000) at channel.c:3559 #3 0x00000000004df32a in waitstream_core (c=0x7f8c781f93a8, breakon=0x7f8c9bf7a1e0 "", forward=0x5b99ec "", reverse=0x5b99ec "", skip_ms=0, audiofd=-1, cmdfd=-1, context=0x0, cb=0x0) at file.c:1301 #4 0x00000000004dfb2d in ast_waitstream (c=0x7f8c781f93a8, breakon=0x7f8c9bf7a1e0 "") at file.c:1436 #5 0x00007f8c9bf79d82 in playback_exec (chan=0x7f8c781f93a8, data=0x7f8c94c186c0 "France/118008/welcomeMessage,noanswer") at app_playback.c:481 #6 0x000000000051f69d in pbx_exec (c=0x7f8c781f93a8, app=0x177d300, data=0x7f8c94c186c0 "France/118008/welcomeMessage,noanswer") at pbx.c:1686 #7 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c781f93a8, con=0x0, context=0x7f8c781fa1f8 "118008", exten=0x7f8c781fa248 "+33118008", priority=90, label=0x0, callerid=0x7f8bc0001150 "0683066981", action=E_SPAWN, found=0x7f8c94c1ad64, combined_find_spawn=1) at pbx.c:5037 #8 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c781f93a8, context=0x7f8c781fa1f8 "118008", exten=0x7f8c781fa248 "+33118008", priority=90, callerid=0x7f8bc0001150 "0683066981", found=0x7f8c94c1ad64, combined_find_spawn=1) at pbx.c:6254 #9 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c781f93a8, args=0x0) at pbx.c:6729 #10 0x000000000052fd52 in pbx_thread (data=0x7f8c781f93a8) at pbx.c:7059 #11 0x00000000005887e7 in dummy_start (data=0x7f8c781a8150) at utils.c:1223 #12 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94c1b700) at pthread_create.c:309 #13 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 83 (Thread 0x7f8c95a27700 (LWP 20261)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004f4e4f in ast_io_wait (ioc=0x15dda00, howlong=1000) at io.c:279 #2 0x00007f8ca5502c4b in network_thread (ignore=0x0) at pbx_dundi.c:2182 #3 0x00000000005887e7 in dummy_start (data=0x15fc650) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95a27700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 82 (Thread 0x7f8c95267700 (LWP 32286)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8cbcfb0de5 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so #2 0x00007f8cbcfb145d in ?? () from /usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so #3 0x00007f8cbcfb1913 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so #4 0x00007f8cbcf9e358 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so #5 0x00007f8cbcf9a2d8 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so #6 0x00007f8cbcf7d968 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so #7 0x00007f8cbcf82d7d in ?? () from /usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so #8 0x00007f8cf5875bd2 in SQLExecDirect () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 #9 0x00007f8ca07268c8 in generic_execute (obj=0xf294f8, data=0x7f8bb40111e8) at func_odbc.c:180 #10 0x00007f8cf5acc6a6 in ast_odbc_direct_execute (obj=0xf294f8, exec_cb=0x7f8ca0726828 , data=0x7f8bb40111e8) at res_odbc.c:596 #11 0x00007f8ca0727cd6 in acf_odbc_read (chan=0x7f8c7816ac88, cmd=0x7f8c9525f300 "ODBC_OPTOUTCHECKSTATE", s=0x7f8c9525f316 "0630908060", buf=0x7f8c9525f3e0 "", len=4096) at func_odbc.c:529 #12 0x0000000000527c16 in ast_func_read (chan=0x7f8c7816ac88, function=0x7f8c95260400 "ODBC_OPTOUTCHECKSTATE(0630908060,,118008)", workspace=0x7f8c9525f3e0 "", len=4096) at pbx.c:4434 #13 0x0000000000528ef5 in pbx_substitute_variables_helper_full (c=0x7f8c7816ac88, headp=0x7f8c7816b300, cp1=0x7f8c95262580 "OptOutState=${ODBC_OPTOUTCHECKSTATE(${CALLERID(num)},,118008)}", cp2=0x7f8c952646cc "", count=8179, used=0x7f8c95262568) at pbx.c:4822 #14 0x0000000000529478 in pbx_substitute_variables_helper (c=0x7f8c7816ac88, cp1=0x7f8c95262580 "OptOutState=${ODBC_OPTOUTCHECKSTATE(${CALLERID(num)},,118008)}", cp2=0x7f8c952646c0 "OptOutState=", count=8191) at pbx.c:4918 #15 0x0000000000529820 in pbx_extension_helper (c=0x7f8c7816ac88, con=0x0, context=0x7f8c7816bad8 "118008", exten=0x7f8c7816bb28 "+33118008", priority=71, label=0x0, callerid=0x7f8bb400c970 "0630908060", action=E_SPAWN, found=0x7f8c95266d64, combined_find_spawn=1) at pbx.c:5000 #16 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7816ac88, context=0x7f8c7816bad8 "118008", exten=0x7f8c7816bb28 "+33118008", priority=71, callerid=0x7f8bb400c970 "0630908060", found=0x7f8c95266d64, combined_find_spawn=1) at pbx.c:6254 #17 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7816ac88, args=0x0) at pbx.c:6729 #18 0x000000000052fd52 in pbx_thread (data=0x7f8c7816ac88) at pbx.c:7059 #19 0x00000000005887e7 in dummy_start (data=0x7f8c782d8340) at utils.c:1223 #20 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95267700) at pthread_create.c:309 #21 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 81 (Thread 0x7f8b66d1b700 (LWP 32080)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b66d13e30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b66d13e0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b66d13e30, n=2, ms=0x7f8b66d13e0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c7837a008, c1=0x7f8ad0025f38, instance0=0x7f8c7800ff28, instance1=0x7f8ad001dfb8, timeoutms=414999, flags=0, fo=0x7f8b66d14fd0, rc=0x7f8b66d14fc8, pvt0=0x7f8c78370e58, pvt1=0x7f8ad0012438) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c7837a008, c1=0x7f8ad0025f38, flags=0, fo=0x7f8b66d14fd0, rc=0x7f8b66d14fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c7837a008, c1=0x7f8ad0025f38, config=0x7f8b66d160f0, fo=0x7f8b66d14fd0, rc=0x7f8b66d14fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7837a008, peer=0x7f8ad0025f38, config=0x7f8b66d160f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7837a008, data=0x7f8b66d186c0 "SIP/1012@SMDUBLIN,,L(416000)", peerflags=0x7f8b66d16500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7837a008, data=0x7f8b66d186c0 "SIP/1012@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7837a008, app=0x162aea0, data=0x7f8b66d186c0 "SIP/1012@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7837a008, con=0x0, context=0x7f8c7837ae58 "public", exten=0x7f8c7837aea8 "+33118008", priority=106, label=0x0, callerid=0x7f8ad000c310 "0322286325", action=E_SPAWN, found=0x7f8b66d1ad64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7837a008, context=0x7f8c7837ae58 "public", exten=0x7f8c7837aea8 "+33118008", priority=106, callerid=0x7f8ad000c310 "0322286325", found=0x7f8b66d1ad64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7837a008, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7837a008) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c780322a0) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b66d1b700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 80 (Thread 0x7f8c95aa3700 (LWP 20260)): #0 0x00007f8cf9040f2d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8ca1f91b97 in cleanup (unused=0x0) at pbx_realtime.c:133 #2 0x00000000005887e7 in dummy_start (data=0x15c9da0) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95aa3700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 79 (Thread 0x7f8c95d0f700 (LWP 20255)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x155b598, t=0x155b560) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x155a4a0) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x1550920) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95d0f700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 78 (Thread 0x7f8c95b9b700 (LWP 20258)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d707b "taskprocessor.c", lineno=314, func=0x5d7710 <__PRETTY_FUNCTION__.8609> "tps_processing_function", cond_name=0x5d73e9 "&i->poll_cond", mutex_name=0x5d73d2 "&i->taskprocessor_lock", cond=0x15afca0, t=0x15afcd8) at lock.c:600 #2 0x000000000057696b in tps_processing_function (data=0x15afc98) at taskprocessor.c:314 #3 0x00000000005887e7 in dummy_start (data=0x15ce180) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95b9b700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 77 (Thread 0x7f8c959ab700 (LWP 20262)): #0 0x00007f8cf9040f2d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8cf9040dc4 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:137 #2 0x00007f8ca5502fe7 in process_precache (ign=0x0) at pbx_dundi.c:2260 #3 0x00000000005887e7 in dummy_start (data=0x15e3670) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c959ab700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 76 (Thread 0x7f8cf6a65700 (LWP 20231)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000000000588b53 in ast_wait_for_input (fd=8, ms=5000) at utils.c:1312 #2 0x0000000000578d42 in ast_tcptls_server_root (data=0x812180 ) at tcptls.c:714 #3 0x00000000005887e7 in dummy_start (data=0xea85b0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf6a65700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 75 (Thread 0x7f8c95c93700 (LWP 20256)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x155c8b8, t=0x155c880) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x155b7c0) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x1550920) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95c93700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 74 (Thread 0x7f8c95d8b700 (LWP 20254)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x155a278, t=0x155a240) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x1559180) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x1550920) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95d8b700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 73 (Thread 0x7f8c95e07700 (LWP 20253)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x15590a8, t=0x1559070) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x1557fb0) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x154edc0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95e07700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 72 (Thread 0x7f8c95e83700 (LWP 20252)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x1557ed8, t=0x1557ea0) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x1556de0) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x154f430) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95e83700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 71 (Thread 0x7f8c95eff700 (LWP 20251)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x1556d08, t=0x1556cd0) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x1555c10) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x154f1a0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95eff700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 70 (Thread 0x7f8cf973c700 (LWP 20222)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000000000444e98 in ast_el_read_char (editline=0x8bc5a0, cp=0x7ffc3657a138 "\025\205T\371\214\177") at asterisk.c:2655 #2 0x00007f8cf723b56e in el_wgetc () from /usr/lib/x86_64-linux-gnu/libedit.so.2 #3 0x00007f8cf723b7c4 in el_wgets () from /usr/lib/x86_64-linux-gnu/libedit.so.2 #4 0x00007f8cf724a4cd in el_gets () from /usr/lib/x86_64-linux-gnu/libedit.so.2 #5 0x000000000044ad60 in asterisk_daemon (isroot=1, runuser=0x0, rungroup=0x0) at asterisk.c:4461 #6 0x000000000044a254 in main (argc=4, argv=0x7ffc3657c6b8) at asterisk.c:4185 Thread 69 (Thread 0x7f8c95f7b700 (LWP 20250)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x1555b38, t=0x1555b00) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x1554a40) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x154edc0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95f7b700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 68 (Thread 0x7f8c95ff7700 (LWP 20249)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x1554968, t=0x1554930) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x1553870) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x154f430) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95ff7700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 67 (Thread 0x7f8c9592f700 (LWP 20263)): #0 0x00007f8cf9040f2d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8cf9040dc4 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:137 #2 0x00007f8ca5502e4b in process_clearcache (ignore=0x0) at pbx_dundi.c:2223 #3 0x00000000005887e7 in dummy_start (data=0x15fc650) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9592f700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 66 (Thread 0x7f8c94a2b700 (LWP 31574)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c94a23e30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c94a23e0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c94a23e30, n=2, ms=0x7f8c94a23e0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c7808e478, c1=0x7f8b20026308, instance0=0x7f8c782aad38, instance1=0x7f8b2001e7a8, timeoutms=414999, flags=0, fo=0x7f8c94a24fd0, rc=0x7f8c94a24fc8, pvt0=0x7f8c78263a98, pvt1=0x7f8b20012148) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c7808e478, c1=0x7f8b20026308, flags=0, fo=0x7f8c94a24fd0, rc=0x7f8c94a24fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c7808e478, c1=0x7f8b20026308, config=0x7f8c94a260f0, fo=0x7f8c94a24fd0, rc=0x7f8c94a24fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7808e478, peer=0x7f8b20026308, config=0x7f8c94a260f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7808e478, data=0x7f8c94a286c0 "SIP/5601@SMSLOUGH,,L(416000)", peerflags=0x7f8c94a26500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7808e478, data=0x7f8c94a286c0 "SIP/5601@SMSLOUGH,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7808e478, app=0x162aea0, data=0x7f8c94a286c0 "SIP/5601@SMSLOUGH,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7808e478, con=0x0, context=0x7f8c7808f2c8 "public", exten=0x7f8c7808f318 "118218", priority=125, label=0x0, callerid=0x7f8c780f3df0 "0650445092", action=E_SPAWN, found=0x7f8c94a2ad64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7808e478, context=0x7f8c7808f2c8 "public", exten=0x7f8c7808f318 "118218", priority=125, callerid=0x7f8c780f3df0 "0650445092", found=0x7f8c94a2ad64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7808e478, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7808e478) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c7821ca60) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94a2b700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 65 (Thread 0x7f8c96073700 (LWP 20248)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x1553798, t=0x1553760) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x15526a0) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x154edc0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c96073700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 64 (Thread 0x7f8b6726f700 (LWP 31946)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b67267e30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b67267e0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b67267e30, n=2, ms=0x7f8b67267e0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c781f2188, c1=0x7f8b04025f48, instance0=0x7f8c781eb458, instance1=0x7f8b0401e3e8, timeoutms=414999, flags=0, fo=0x7f8b67268fd0, rc=0x7f8b67268fc8, pvt0=0x7f8c781b7ff8, pvt1=0x7f8b04012b88) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c781f2188, c1=0x7f8b04025f48, flags=0, fo=0x7f8b67268fd0, rc=0x7f8b67268fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c781f2188, c1=0x7f8b04025f48, config=0x7f8b6726a0f0, fo=0x7f8b67268fd0, rc=0x7f8b67268fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c781f2188, peer=0x7f8b04025f48, config=0x7f8b6726a0f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c781f2188, data=0x7f8b6726c6c0 "SIP/5601@SMDUBLIN,,L(416000)", peerflags=0x7f8b6726a500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c781f2188, data=0x7f8b6726c6c0 "SIP/5601@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c781f2188, app=0x162aea0, data=0x7f8b6726c6c0 "SIP/5601@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c781f2188, con=0x0, context=0x7f8c781f2fd8 "public", exten=0x7f8c781f3028 "118218", priority=125, label=0x0, callerid=0x7f8c7844bde0 "0624452077", action=E_SPAWN, found=0x7f8b6726ed64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c781f2188, context=0x7f8c781f2fd8 "public", exten=0x7f8c781f3028 "118218", priority=125, callerid=0x7f8c7844bde0 "0624452077", found=0x7f8b6726ed64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c781f2188, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c781f2188) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c7809b900) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b6726f700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 63 (Thread 0x7f8cf9642700 (LWP 20227)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000044282d in listener (unused=0x0) at asterisk.c:1515 #2 0x00000000005887e7 in dummy_start (data=0x8ece70) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf9642700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 62 (Thread 0x7f8b67c1f700 (LWP 31944)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b67c189d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b67c189cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b67c189d0, n=2, ms=0x7f8b67c189cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8b7001b128, c1=0x7f8b1801b9b8, config=0x7f8b67c1a100, fo=0x7f8b67c18fd0, rc=0x7f8b67c18fc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8b7001b128, c1=0x7f8b1801b9b8, config=0x7f8b67c1a100, fo=0x7f8b67c18fd0, rc=0x7f8b67c18fc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8b7001b128, peer=0x7f8b1801b9b8, config=0x7f8b67c1a100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8b7001b128, data=0x7f8b67c1c6c0 "SIP/0974503286@10.147.40.45,35", peerflags=0x7f8b67c1a510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8b7001b128, data=0x7f8b67c1c6c0 "SIP/0974503286@10.147.40.45,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8b7001b128, app=0x162aea0, data=0x7f8b67c1c6c0 "SIP/0974503286@10.147.40.45,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8b7001b128, con=0x0, context=0x7f8b7001bf78 "118218_calllimit", exten=0x7f8b7001bfc8 "0974503286", priority=4, label=0x0, callerid=0x7f8b70017cc0 "0450211130", action=E_SPAWN, found=0x7f8b67c1ed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8b7001b128, context=0x7f8b7001bf78 "118218_calllimit", exten=0x7f8b7001bfc8 "0974503286", priority=4, callerid=0x7f8b70017cc0 "0450211130", found=0x7f8b67c1ed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8b7001b128, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8b7001b128) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8b70018320) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67c1f700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 61 (Thread 0x7f8c94e87700 (LWP 31794)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c94e7fe30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c94e7fe0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c94e7fe30, n=2, ms=0x7f8c94e7fe0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c780a3e78, c1=0x7f8ba8020be8, instance0=0x7f8c78402448, instance1=0x7f8ba80191f8, timeoutms=414999, flags=0, fo=0x7f8c94e80fd0, rc=0x7f8c94e80fc8, pvt0=0x7f8c7845ecd8, pvt1=0x7f8ba8029c58) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c780a3e78, c1=0x7f8ba8020be8, flags=0, fo=0x7f8c94e80fd0, rc=0x7f8c94e80fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c780a3e78, c1=0x7f8ba8020be8, config=0x7f8c94e820f0, fo=0x7f8c94e80fd0, rc=0x7f8c94e80fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c780a3e78, peer=0x7f8ba8020be8, config=0x7f8c94e820f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c780a3e78, data=0x7f8c94e846c0 "SIP/5601@SMDUBLIN,,L(416000)", peerflags=0x7f8c94e82500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c780a3e78, data=0x7f8c94e846c0 "SIP/5601@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c780a3e78, app=0x162aea0, data=0x7f8c94e846c0 "SIP/5601@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c780a3e78, con=0x0, context=0x7f8c780a4cc8 "public", exten=0x7f8c780a4d18 "118218", priority=125, label=0x0, callerid=0x7f8c78209d20 "0387583816", action=E_SPAWN, found=0x7f8c94e86d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c780a3e78, context=0x7f8c780a4cc8 "public", exten=0x7f8c780a4d18 "118218", priority=125, callerid=0x7f8c78209d20 "0387583816", found=0x7f8c94e86d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c780a3e78, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c780a3e78) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c781a5610) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94e87700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 60 (Thread 0x7f8c95457700 (LWP 31741)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c9544fe30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c9544fe0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c9544fe30, n=2, ms=0x7f8c9544fe0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c780918b8, c1=0x7f8bc8026ed8, instance0=0x7f8c780b4018, instance1=0x7f8bc801f4e8, timeoutms=414999, flags=0, fo=0x7f8c95450fd0, rc=0x7f8c95450fc8, pvt0=0x7f8c7820e3f8, pvt1=0x7f8bc80154b8) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c780918b8, c1=0x7f8bc8026ed8, flags=0, fo=0x7f8c95450fd0, rc=0x7f8c95450fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c780918b8, c1=0x7f8bc8026ed8, config=0x7f8c954520f0, fo=0x7f8c95450fd0, rc=0x7f8c95450fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c780918b8, peer=0x7f8bc8026ed8, config=0x7f8c954520f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c780918b8, data=0x7f8c954546c0 "SIP/1012@SMDUBLIN,,L(416000)", peerflags=0x7f8c95452500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c780918b8, data=0x7f8c954546c0 "SIP/1012@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c780918b8, app=0x162aea0, data=0x7f8c954546c0 "SIP/1012@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c780918b8, con=0x0, context=0x7f8c78092708 "public", exten=0x7f8c78092758 "+33118008", priority=106, label=0x0, callerid=0x7f8bc80036c0 "0383631415", action=E_SPAWN, found=0x7f8c95456d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c780918b8, context=0x7f8c78092708 "public", exten=0x7f8c78092758 "+33118008", priority=106, callerid=0x7f8bc80036c0 "0383631415", found=0x7f8c95456d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c780918b8, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c780918b8) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c784546f0) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95457700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 59 (Thread 0x7f8b66aaf700 (LWP 30798)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b66aa89a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b66aa899c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b66aa89a0, n=2, ms=0x7f8b66aa899c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c78188f38, c1=0x7f8ac4014818, config=0x7f8b66aaa0e0, fo=0x7f8b66aa8fa0, rc=0x7f8b66aa8f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c78188f38, c1=0x7f8ac4014818, config=0x7f8b66aaa0e0, fo=0x7f8b66aa8fa0, rc=0x7f8b66aa8f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c78188f38, peer=0x7f8ac4014818, config=0x7f8b66aaa0e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c78188f38, data=0x7f8b66aac6c0 "Local/0546931104@118008_calllimit/n,,L(283000)", peerflags=0x7f8b66aaa4f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c78188f38, data=0x7f8b66aac6c0 "Local/0546931104@118008_calllimit/n,,L(283000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c78188f38, app=0x162aea0, data=0x7f8b66aac6c0 "Local/0546931104@118008_calllimit/n,,L(283000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c78188f38, con=0x0, context=0x7f8c78189d88 "118008_checkcallstatus", exten=0x7f8c78189dd8 "s", priority=29, label=0x0, callerid=0x7f8ac400bb20 "0680221436", action=E_SPAWN, found=0x7f8b66aaed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c78188f38, context=0x7f8c78189d88 "118008_checkcallstatus", exten=0x7f8c78189dd8 "s", priority=29, callerid=0x7f8ac400bb20 "0680221436", found=0x7f8b66aaed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c78188f38, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c78188f38) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c78471510) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b66aaf700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 58 (Thread 0x7f8c95b1f700 (LWP 20259)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8ca1d8e0c1 in scan_thread (unused=0x0) at pbx_spool.c:730 #2 0x00000000005887e7 in dummy_start (data=0x15c79c0) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95b1f700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 57 (Thread 0x7f8c950f3700 (LWP 31852)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c950ec9d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c950ec9cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c950ec9d0, n=2, ms=0x7f8c950ec9cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8adc0256b8, c1=0x7f8be8011038, config=0x7f8c950ee100, fo=0x7f8c950ecfd0, rc=0x7f8c950ecfc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8adc0256b8, c1=0x7f8be8011038, config=0x7f8c950ee100, fo=0x7f8c950ecfd0, rc=0x7f8c950ecfc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8adc0256b8, peer=0x7f8be8011038, config=0x7f8c950ee100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8adc0256b8, data=0x7f8c950f06c0 "SIP/0492912323@DIALOGIC,35", peerflags=0x7f8c950ee510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8adc0256b8, data=0x7f8c950f06c0 "SIP/0492912323@DIALOGIC,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8adc0256b8, app=0x162aea0, data=0x7f8c950f06c0 "SIP/0492912323@DIALOGIC,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8adc0256b8, con=0x0, context=0x7f8adc026508 "118008_calllimit", exten=0x7f8adc026558 "0492912323", priority=4, label=0x0, callerid=0x7f8adc00d250 "0483153054", action=E_SPAWN, found=0x7f8c950f2d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8adc0256b8, context=0x7f8adc026508 "118008_calllimit", exten=0x7f8adc026558 "0492912323", priority=4, callerid=0x7f8adc00d250 "0483153054", found=0x7f8c950f2d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8adc0256b8, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8adc0256b8) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8adc00d900) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c950f3700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 56 (Thread 0x7f8c960ef700 (LWP 20247)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca25f94eb "chan_iax2.c", lineno=12112, func=0x7f8ca2601b50 <__PRETTY_FUNCTION__.20482> "iax2_process_thread", cond_name=0x7f8ca25f98a1 "&thread->cond", mutex_name=0x7f8ca25f9893 "&thread->lock", cond=0x15525c8, t=0x1552590) at lock.c:600 #2 0x00007f8ca25e0d2b in iax2_process_thread (data=0x15514d0) at chan_iax2.c:12112 #3 0x00000000005887e7 in dummy_start (data=0x1550910) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c960ef700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 55 (Thread 0x7f8b679b3700 (LWP 31755)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b679abe30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b679abe0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b679abe30, n=2, ms=0x7f8b679abe0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c78146c18, c1=0x7f8c04012b68, instance0=0x7f8c78074678, instance1=0x7f8c04025ef8, timeoutms=414999, flags=0, fo=0x7f8b679acfd0, rc=0x7f8b679acfc8, pvt0=0x7f8c780935f8, pvt1=0x7f8c040206c8) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c78146c18, c1=0x7f8c04012b68, flags=0, fo=0x7f8b679acfd0, rc=0x7f8b679acfc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c78146c18, c1=0x7f8c04012b68, config=0x7f8b679ae0f0, fo=0x7f8b679acfd0, rc=0x7f8b679acfc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c78146c18, peer=0x7f8c04012b68, config=0x7f8b679ae0f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c78146c18, data=0x7f8b679b06c0 "SIP/5601@SMSLOUGH,,L(416000)", peerflags=0x7f8b679ae500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c78146c18, data=0x7f8b679b06c0 "SIP/5601@SMSLOUGH,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c78146c18, app=0x162aea0, data=0x7f8b679b06c0 "SIP/5601@SMSLOUGH,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c78146c18, con=0x0, context=0x7f8c78147a68 "public", exten=0x7f8c78147ab8 "118218", priority=125, label=0x0, callerid=0x7f8c781764c0 "0613812743", action=E_SPAWN, found=0x7f8b679b2d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c78146c18, context=0x7f8c78147a68 "public", exten=0x7f8c78147ab8 "118218", priority=125, callerid=0x7f8c781764c0 "0613812743", found=0x7f8b679b2d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c78146c18, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c78146c18) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c781642a0) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b679b3700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 54 (Thread 0x7f8c956c3700 (LWP 20268)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000000000448880 in monitor_sig_flags (unused=0x0) at asterisk.c:3674 #2 0x00000000005887e7 in dummy_start (data=0x1814410) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c956c3700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 53 (Thread 0x7f8c96365700 (LWP 20244)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004f4e4f in ast_io_wait (ioc=0x104c870, howlong=246) at io.c:279 #2 0x00007f8c9e2679a2 in do_monitor (data=0x0) at chan_sip.c:29364 #3 0x00000000005887e7 in dummy_start (data=0x10856d0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c96365700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 52 (Thread 0x7f8cf973a700 (LWP 20224)): #0 0x00007f8cf9040f2d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8cf9040dc4 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:137 #2 0x00000000004489dc in canary_thread (unused=0x0) at asterisk.c:3719 #3 0x00000000005887e7 in dummy_start (data=0x8b6ef0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf973a700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 51 (Thread 0x7f8b67e0f700 (LWP 32202)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b67e08550, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b67e0a1bc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b67e08550, n=2, ms=0x7f8b67e0a1bc) at channel.c:3548 #3 0x00007f8c9fad2c47 in wait_for_answer (in=0x7f8bbc009cd8, out_chans=0x7f8b67e0a1c0, to=0x7f8b67e0a1bc, peerflags=0x7f8b67e0a510, opt_args=0x7f8b67e09a00, pa=0x7f8b67e09ae0, num_in=0x7f8b67e0a1a0, result=0x7f8b67e09adc, dtmf_progress=0x0, ignore_cc=1, forced_clid=0x7f8b67e098b0, stored_clid=0x7f8b67e09860) at app_dial.c:1193 #4 0x00007f8c9fad9588 in dial_exec_full (chan=0x7f8bbc009cd8, data=0x7f8b67e0c6c0 "SIP/0826253235@10.147.40.45,35", peerflags=0x7f8b67e0a510, continue_exec=0x0) at app_dial.c:2701 #5 0x00007f8c9fadbaed in dial_exec (chan=0x7f8bbc009cd8, data=0x7f8b67e0c6c0 "SIP/0826253235@10.147.40.45,35") at app_dial.c:3148 #6 0x000000000051f69d in pbx_exec (c=0x7f8bbc009cd8, app=0x162aea0, data=0x7f8b67e0c6c0 "SIP/0826253235@10.147.40.45,35") at pbx.c:1686 #7 0x0000000000529a43 in pbx_extension_helper (c=0x7f8bbc009cd8, con=0x0, context=0x7f8bbc00ab28 "118218_calllimit", exten=0x7f8bbc00ab78 "0826253235", priority=4, label=0x0, callerid=0x7f8bbc004fe0 "0169747576", action=E_SPAWN, found=0x7f8b67e0ed64, combined_find_spawn=1) at pbx.c:5037 #8 0x000000000052cee1 in ast_spawn_extension (c=0x7f8bbc009cd8, context=0x7f8bbc00ab28 "118218_calllimit", exten=0x7f8bbc00ab78 "0826253235", priority=4, callerid=0x7f8bbc004fe0 "0169747576", found=0x7f8b67e0ed64, combined_find_spawn=1) at pbx.c:6254 #9 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8bbc009cd8, args=0x0) at pbx.c:6729 #10 0x000000000052fd52 in pbx_thread (data=0x7f8bbc009cd8) at pbx.c:7059 #11 0x00000000005887e7 in dummy_start (data=0x7f8bbc005650) at utils.c:1223 #12 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67e0f700) at pthread_create.c:309 #13 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 50 (Thread 0x7f8c942e7700 (LWP 31744)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c942dfe30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c942dfe0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c942dfe30, n=2, ms=0x7f8c942dfe0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c7814fbe8, c1=0x7f8b60008868, instance0=0x7f8c78068f28, instance1=0x7f8b600259d8, timeoutms=414999, flags=0, fo=0x7f8c942e0fd0, rc=0x7f8c942e0fc8, pvt0=0x7f8c7846a608, pvt1=0x7f8b6000aaf8) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c7814fbe8, c1=0x7f8b60008868, flags=0, fo=0x7f8c942e0fd0, rc=0x7f8c942e0fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c7814fbe8, c1=0x7f8b60008868, config=0x7f8c942e20f0, fo=0x7f8c942e0fd0, rc=0x7f8c942e0fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7814fbe8, peer=0x7f8b60008868, config=0x7f8c942e20f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7814fbe8, data=0x7f8c942e46c0 "SIP/1018@SMDUBLIN,,L(416000)", peerflags=0x7f8c942e2500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7814fbe8, data=0x7f8c942e46c0 "SIP/1018@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7814fbe8, app=0x162aea0, data=0x7f8c942e46c0 "SIP/1018@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7814fbe8, con=0x0, context=0x7f8c78150a38 "public", exten=0x7f8c78150a88 "+33118218", priority=154, label=0x0, callerid=0x7f8b60017100 "0665271115", action=E_SPAWN, found=0x7f8c942e6d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7814fbe8, context=0x7f8c78150a38 "public", exten=0x7f8c78150a88 "+33118218", priority=154, callerid=0x7f8b60017100 "0665271115", found=0x7f8c942e6d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7814fbe8, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7814fbe8) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c782b1c80) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c942e7700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 49 (Thread 0x7f8b67177700 (LWP 31740)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b6716fe30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b6716fe0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b6716fe30, n=2, ms=0x7f8b6716fe0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c782cf5a8, c1=0x7f8afc02bb98, instance0=0x7f8c78248148, instance1=0x7f8afc0241a8, timeoutms=414999, flags=0, fo=0x7f8b67170fd0, rc=0x7f8b67170fc8, pvt0=0x7f8c782b85c8, pvt1=0x7f8afc01a178) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c782cf5a8, c1=0x7f8afc02bb98, flags=0, fo=0x7f8b67170fd0, rc=0x7f8b67170fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c782cf5a8, c1=0x7f8afc02bb98, config=0x7f8b671720f0, fo=0x7f8b67170fd0, rc=0x7f8b67170fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c782cf5a8, peer=0x7f8afc02bb98, config=0x7f8b671720f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c782cf5a8, data=0x7f8b671746c0 "SIP/1020@SMSLOUGH,,L(416000)", peerflags=0x7f8b67172500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c782cf5a8, data=0x7f8b671746c0 "SIP/1020@SMSLOUGH,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c782cf5a8, app=0x162aea0, data=0x7f8b671746c0 "SIP/1020@SMSLOUGH,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c782cf5a8, con=0x0, context=0x7f8c782d03f8 "public", exten=0x7f8c782d0448 "+33118000", priority=106, label=0x0, callerid=0x7f8afc008b30 "0761546721", action=E_SPAWN, found=0x7f8b67176d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c782cf5a8, context=0x7f8c782d03f8 "public", exten=0x7f8c782d0448 "+33118000", priority=106, callerid=0x7f8afc008b30 "0761546721", found=0x7f8b67176d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c782cf5a8, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c782cf5a8) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c78370de0) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67177700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 48 (Thread 0x7f8c948b7700 (LWP 30157)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c948b09a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c948b099c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c948b09a0, n=2, ms=0x7f8c948b099c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c780a7978, c1=0x7f8b34028838, config=0x7f8c948b20e0, fo=0x7f8c948b0fa0, rc=0x7f8c948b0f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c780a7978, c1=0x7f8b34028838, config=0x7f8c948b20e0, fo=0x7f8c948b0fa0, rc=0x7f8c948b0f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c780a7978, peer=0x7f8b34028838, config=0x7f8c948b20e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c780a7978, data=0x7f8c948b46c0 "Local/0146741300@118218_calllimit/n,,L(352000)", peerflags=0x7f8c948b24f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c780a7978, data=0x7f8c948b46c0 "Local/0146741300@118218_calllimit/n,,L(352000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c780a7978, app=0x162aea0, data=0x7f8c948b46c0 "Local/0146741300@118218_calllimit/n,,L(352000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c780a7978, con=0x0, context=0x7f8c780a87c8 "118218_checkcallstatus", exten=0x7f8c780a8818 "s", priority=20, label=0x0, callerid=0x7f8c78007450 "0603293403", action=E_SPAWN, found=0x7f8c948b6d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c780a7978, context=0x7f8c780a87c8 "118218_checkcallstatus", exten=0x7f8c780a8818 "s", priority=20, callerid=0x7f8c78007450 "0603293403", found=0x7f8c948b6d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c780a7978, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c780a7978) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c7825a0a0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c948b7700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 47 (Thread 0x7f8c943df700 (LWP 31309)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c943d90b8, n=1, fds=0x7f8c943d91a0, nfds=1, exception=0x0, outfd=0x7f8c943d9100, ms=0x7f8c943d910c) at channel.c:3267 #2 0x00000000004df3ec in waitstream_core (c=0x7f8c7817f528, breakon=0x7f8c943d97bf "", forward=0x5b99ec "", reverse=0x5b99ec "", skip_ms=0, audiofd=-1, cmdfd=58, context=0x0, cb=0x0) at file.c:1309 #3 0x00000000004dfb7b in ast_waitstream_full (c=0x7f8c7817f528, breakon=0x7f8c943d97bf "", audiofd=-1, cmdfd=58) at file.c:1441 #4 0x00007f8cf4e13c66 in handle_streamfile (chan=0x7f8c7817f528, agi=0x7f8c943da0a0, argc=5, argv=0x7f8c943d9300) at res_agi.c:2033 #5 0x00007f8cf4e18137 in agi_handle_command (chan=0x7f8c7817f528, agi=0x7f8c943da0a0, buf=0x7f8c943d97a0 "STREAM", dead=0) at res_agi.c:3459 #6 0x00007f8cf4e18b7d in run_agi (chan=0x7f8c7817f528, request=0x7f8c943da040 "DigitParserFrance.agi", agi=0x7f8c943da0a0, pid=32237, status=0x7f8c943da094, dead=0, argc=2, argv=0x7f8c943da0c8) at res_agi.c:3657 #7 0x00007f8cf4e19d4d in agi_exec_full (chan=0x7f8c7817f528, data=0x7f8c943dc6c0 "DigitParserFrance.agi,0387805603", enhanced=0, dead=0) at res_agi.c:3942 #8 0x00007f8cf4e19e8f in agi_exec (chan=0x7f8c7817f528, data=0x7f8c943dc6c0 "DigitParserFrance.agi,0387805603") at res_agi.c:3976 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7817f528, app=0xf8d4b0, data=0x7f8c943dc6c0 "DigitParserFrance.agi,0387805603") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7817f528, con=0x0, context=0x7f8c78180378 "118218Prosodie_callcompletion", exten=0x7f8c781803c8 "0387805603", priority=13, label=0x0, callerid=0x7f8b7c0116a0 "0658171012", action=E_SPAWN, found=0x7f8c943ded64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7817f528, context=0x7f8c78180378 "118218Prosodie_callcompletion", exten=0x7f8c781803c8 "0387805603", priority=13, callerid=0x7f8b7c0116a0 "0658171012", found=0x7f8c943ded64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7817f528, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7817f528) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c7823da70) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c943df700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 46 (Thread 0x7f8b678bb700 (LWP 31943)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b678b49d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b678b49cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b678b49d0, n=2, ms=0x7f8b678b49cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8ae401ec58, c1=0x7f8bcc00b4a8, config=0x7f8b678b6100, fo=0x7f8b678b4fd0, rc=0x7f8b678b4fc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8ae401ec58, c1=0x7f8bcc00b4a8, config=0x7f8b678b6100, fo=0x7f8b678b4fd0, rc=0x7f8b678b4fc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8ae401ec58, peer=0x7f8bcc00b4a8, config=0x7f8b678b6100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8ae401ec58, data=0x7f8b678b86c0 "SIP/0553925050@10.147.40.45,35", peerflags=0x7f8b678b6510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8ae401ec58, data=0x7f8b678b86c0 "SIP/0553925050@10.147.40.45,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8ae401ec58, app=0x162aea0, data=0x7f8b678b86c0 "SIP/0553925050@10.147.40.45,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8ae401ec58, con=0x0, context=0x7f8ae401faa8 "118218_calllimit", exten=0x7f8ae401faf8 "0553925050", priority=4, label=0x0, callerid=0x7f8ae4026e80 "0553918654", action=E_SPAWN, found=0x7f8b678bad64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8ae401ec58, context=0x7f8ae401faa8 "118218_calllimit", exten=0x7f8ae401faf8 "0553925050", priority=4, callerid=0x7f8ae4026e80 "0553918654", found=0x7f8b678bad64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8ae401ec58, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8ae401ec58) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8ae40274b0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b678bb700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 45 (Thread 0x7f8c94363700 (LWP 31938)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c9435be30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c9435be0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c9435be30, n=2, ms=0x7f8c9435be0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c7844a828, c1=0x7f8ba000b908, instance0=0x7f8c780c0a28, instance1=0x7f8ba0003f18, timeoutms=414999, flags=0, fo=0x7f8c9435cfd0, rc=0x7f8c9435cfc8, pvt0=0x7f8c78442bf8, pvt1=0x7f8ba00243a8) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c7844a828, c1=0x7f8ba000b908, flags=0, fo=0x7f8c9435cfd0, rc=0x7f8c9435cfc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c7844a828, c1=0x7f8ba000b908, config=0x7f8c9435e0f0, fo=0x7f8c9435cfd0, rc=0x7f8c9435cfc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7844a828, peer=0x7f8ba000b908, config=0x7f8c9435e0f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7844a828, data=0x7f8c943606c0 "SIP/5601@SMSLOUGH,,L(416000)", peerflags=0x7f8c9435e500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7844a828, data=0x7f8c943606c0 "SIP/5601@SMSLOUGH,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7844a828, app=0x162aea0, data=0x7f8c943606c0 "SIP/5601@SMSLOUGH,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7844a828, con=0x0, context=0x7f8c7844b678 "public", exten=0x7f8c7844b6c8 "118218", priority=125, label=0x0, callerid=0x7f8c7815b390 "0631273946", action=E_SPAWN, found=0x7f8c94362d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7844a828, context=0x7f8c7844b678 "public", exten=0x7f8c7844b6c8 "118218", priority=125, callerid=0x7f8c7815b390 "0631273946", found=0x7f8c94362d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7844a828, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7844a828) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c78147cc0) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94363700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 44 (Thread 0x7f8c94f7f700 (LWP 31854)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c94f789e0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c94f789dc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c94f789e0, n=2, ms=0x7f8c94f789dc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8bec01d538, c1=0x7f8b3c031f58, config=0x7f8c94f7a100, fo=0x7f8c94f78fe0, rc=0x7f8c94f78fd8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8bec01d538, c1=0x7f8b3c031f58, config=0x7f8c94f7a100, fo=0x7f8c94f78fe0, rc=0x7f8c94f78fd8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8bec01d538, peer=0x7f8b3c031f58, config=0x7f8c94f7a100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8bec01d538, data=0x7f8c94f7c6c0 "SIP/5602@SMDUBLIN", peerflags=0x7f8c94f7a510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8bec01d538, data=0x7f8c94f7c6c0 "SIP/5602@SMDUBLIN") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8bec01d538, app=0x162aea0, data=0x7f8c94f7c6c0 "SIP/5602@SMDUBLIN") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8bec01d538, con=0x0, context=0x7f8bec01e388 "118218_calllimit", exten=0x7f8bec01e3d8 "s-NOANSWER", priority=26, label=0x0, callerid=0x7f8bec013d20 "0633982659", action=E_SPAWN, found=0x7f8c94f7ed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8bec01d538, context=0x7f8bec01e388 "118218_calllimit", exten=0x7f8bec01e3d8 "s-NOANSWER", priority=26, callerid=0x7f8bec013d20 "0633982659", found=0x7f8c94f7ed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8bec01d538, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8bec01d538) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8bec014390) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94f7f700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 43 (Thread 0x7f8c9426b700 (LWP 32201)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c94266328, n=1, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c94266324) at channel.c:3267 #2 0x0000000000477cc4 in ast_waitfor (c=0x7f8c7821ac08, ms=1000) at channel.c:3559 #3 0x00000000004df32a in waitstream_core (c=0x7f8c7821ac08, breakon=0x7f8c9bf7a1e0 "", forward=0x5b99ec "", reverse=0x5b99ec "", skip_ms=0, audiofd=-1, cmdfd=-1, context=0x0, cb=0x0) at file.c:1301 #4 0x00000000004dfb2d in ast_waitstream (c=0x7f8c7821ac08, breakon=0x7f8c9bf7a1e0 "") at file.c:1436 #5 0x00007f8c9bf79d82 in playback_exec (chan=0x7f8c7821ac08, data=0x7f8c942686c0 "France/118218Prosodie/welcomeMessage,noanswer") at app_playback.c:481 #6 0x000000000051f69d in pbx_exec (c=0x7f8c7821ac08, app=0x177d300, data=0x7f8c942686c0 "France/118218Prosodie/welcomeMessage,noanswer") at pbx.c:1686 #7 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7821ac08, con=0x0, context=0x7f8c7821ba58 "public", exten=0x7f8c7821baa8 "+33118218", priority=116, label=0x0, callerid=0x7f8b2c01c260 "0651314316", action=E_SPAWN, found=0x7f8c9426ad64, combined_find_spawn=1) at pbx.c:5037 #8 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7821ac08, context=0x7f8c7821ba58 "public", exten=0x7f8c7821baa8 "+33118218", priority=116, callerid=0x7f8b2c01c260 "0651314316", found=0x7f8c9426ad64, combined_find_spawn=1) at pbx.c:6254 #9 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7821ac08, args=0x0) at pbx.c:6729 #10 0x000000000052fd52 in pbx_thread (data=0x7f8c7821ac08) at pbx.c:7059 #11 0x00000000005887e7 in dummy_start (data=0x7f8c78192e80) at utils.c:1223 #12 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9426b700) at pthread_create.c:309 #13 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 42 (Thread 0x7f8b66d97700 (LWP 31129)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b66d909a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b66d9099c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b66d909a0, n=2, ms=0x7f8b66d9099c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c78469028, c1=0x7f8adc02f208, config=0x7f8b66d920e0, fo=0x7f8b66d90fa0, rc=0x7f8b66d90f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c78469028, c1=0x7f8adc02f208, config=0x7f8b66d920e0, fo=0x7f8b66d90fa0, rc=0x7f8b66d90f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c78469028, peer=0x7f8adc02f208, config=0x7f8b66d920e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c78469028, data=0x7f8b66d946c0 "Local/0492912323@118008_calllimit/n,,L(355000)", peerflags=0x7f8b66d924f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c78469028, data=0x7f8b66d946c0 "Local/0492912323@118008_calllimit/n,,L(355000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c78469028, app=0x162aea0, data=0x7f8b66d946c0 "Local/0492912323@118008_calllimit/n,,L(355000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c78469028, con=0x0, context=0x7f8c78469e78 "118008_checkcallstatus", exten=0x7f8c78469ec8 "s", priority=29, label=0x0, callerid=0x7f8adc003280 "0483153054", action=E_SPAWN, found=0x7f8b66d96d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c78469028, context=0x7f8c78469e78 "118008_checkcallstatus", exten=0x7f8c78469ec8 "s", priority=29, callerid=0x7f8adc003280 "0483153054", found=0x7f8b66d96d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c78469028, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c78469028) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c7843b560) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b66d97700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 41 (Thread 0x7f8b67aab700 (LWP 31080)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b67aa49a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b67aa499c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b67aa49a0, n=2, ms=0x7f8b67aa499c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c781a81c8, c1=0x7f8bec01b2f8, config=0x7f8b67aa60e0, fo=0x7f8b67aa4fa0, rc=0x7f8b67aa4f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c781a81c8, c1=0x7f8bec01b2f8, config=0x7f8b67aa60e0, fo=0x7f8b67aa4fa0, rc=0x7f8b67aa4f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c781a81c8, peer=0x7f8bec01b2f8, config=0x7f8b67aa60e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c781a81c8, data=0x7f8b67aa86c0 "Local/0254350780@118218_calllimit/n,,L(347000)", peerflags=0x7f8b67aa64f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c781a81c8, data=0x7f8b67aa86c0 "Local/0254350780@118218_calllimit/n,,L(347000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c781a81c8, app=0x162aea0, data=0x7f8b67aa86c0 "Local/0254350780@118218_calllimit/n,,L(347000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c781a81c8, con=0x0, context=0x7f8c781a9018 "118218_checkcallstatus", exten=0x7f8c781a9068 "s", priority=20, label=0x0, callerid=0x7f8c780f8b10 "0633982659", action=E_SPAWN, found=0x7f8b67aaad64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c781a81c8, context=0x7f8c781a9018 "118218_checkcallstatus", exten=0x7f8c781a9068 "s", priority=20, callerid=0x7f8c780f8b10 "0633982659", found=0x7f8b67aaad64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c781a81c8, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c781a81c8) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c7822d7b0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67aab700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 40 (Thread 0x7f8c9616b700 (LWP 20246)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d415b "sched.c", lineno=141, func=0x5d44f1 <__PRETTY_FUNCTION__.11967> "sched_run", cond_name=0x5d416e "&con->sched_thread->cond", mutex_name=0x5d4163 "&con->lock", cond=0x15391b8, t=0x1538730) at lock.c:600 #2 0x000000000056a4bb in sched_run (data=0x1538730) at sched.c:141 #3 0x00000000005887e7 in dummy_start (data=0x1538530) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9616b700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 39 (Thread 0x7f8c940f7700 (LWP 31484)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c940efe30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c940efe0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c940efe30, n=2, ms=0x7f8c940efe0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c7815b458, c1=0x7f8c00009a48, instance0=0x7f8c78254758, instance1=0x7f8c00002d18, timeoutms=414999, flags=0, fo=0x7f8c940f0fd0, rc=0x7f8c940f0fc8, pvt0=0x7f8c7824d4b8, pvt1=0x7f8c0000b868) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c7815b458, c1=0x7f8c00009a48, flags=0, fo=0x7f8c940f0fd0, rc=0x7f8c940f0fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c7815b458, c1=0x7f8c00009a48, config=0x7f8c940f20f0, fo=0x7f8c940f0fd0, rc=0x7f8c940f0fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7815b458, peer=0x7f8c00009a48, config=0x7f8c940f20f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7815b458, data=0x7f8c940f46c0 "SIP/5601@SMDUBLIN,,L(416000)", peerflags=0x7f8c940f2500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7815b458, data=0x7f8c940f46c0 "SIP/5601@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7815b458, app=0x162aea0, data=0x7f8c940f46c0 "SIP/5601@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7815b458, con=0x0, context=0x7f8c7815c2a8 "public", exten=0x7f8c7815c2f8 "118218", priority=125, label=0x0, callerid=0x7f8c782bee80 "0471564435", action=E_SPAWN, found=0x7f8c940f6d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7815b458, context=0x7f8c7815c2a8 "public", exten=0x7f8c7815c2f8 "118218", priority=125, callerid=0x7f8c782bee80 "0471564435", found=0x7f8c940f6d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7815b458, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7815b458) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c78188380) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c940f7700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 38 (Thread 0x7f8b67e8b700 (LWP 31220)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b67e83e30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b67e83e0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b67e83e30, n=2, ms=0x7f8b67e83e0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c7836fdc8, c1=0x7f8b68009508, instance0=0x7f8c78120ae8, instance1=0x7f8b68001b18, timeoutms=414999, flags=0, fo=0x7f8b67e84fd0, rc=0x7f8b67e84fc8, pvt0=0x7f8c781e4648, pvt1=0x7f8b68022378) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c7836fdc8, c1=0x7f8b68009508, flags=0, fo=0x7f8b67e84fd0, rc=0x7f8b67e84fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c7836fdc8, c1=0x7f8b68009508, config=0x7f8b67e860f0, fo=0x7f8b67e84fd0, rc=0x7f8b67e84fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7836fdc8, peer=0x7f8b68009508, config=0x7f8b67e860f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7836fdc8, data=0x7f8b67e886c0 "SIP/5601@SMSLOUGH,,L(416000)", peerflags=0x7f8b67e86500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7836fdc8, data=0x7f8b67e886c0 "SIP/5601@SMSLOUGH,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7836fdc8, app=0x162aea0, data=0x7f8b67e886c0 "SIP/5601@SMSLOUGH,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7836fdc8, con=0x0, context=0x7f8c78370c18 "public", exten=0x7f8c78370c68 "118218", priority=125, label=0x0, callerid=0x7f8c782e41e0 "0952710243", action=E_SPAWN, found=0x7f8b67e8ad64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7836fdc8, context=0x7f8c78370c18 "public", exten=0x7f8c78370c68 "118218", priority=125, callerid=0x7f8c782e41e0 "0952710243", found=0x7f8b67e8ad64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7836fdc8, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7836fdc8) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c7805e460) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67e8b700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 37 (Thread 0x7f8c94b9f700 (LWP 29526)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c94b989a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c94b9899c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c94b989a0, n=2, ms=0x7f8c94b9899c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c7820a758, c1=0x7f8b80028278, config=0x7f8c94b9a0e0, fo=0x7f8c94b98fa0, rc=0x7f8c94b98f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c7820a758, c1=0x7f8b80028278, config=0x7f8c94b9a0e0, fo=0x7f8c94b98fa0, rc=0x7f8c94b98f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7820a758, peer=0x7f8b80028278, config=0x7f8c94b9a0e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7820a758, data=0x7f8c94b9c6c0 "Local/0141793570@118218_calllimit/n,,L(329000)", peerflags=0x7f8c94b9a4f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7820a758, data=0x7f8c94b9c6c0 "Local/0141793570@118218_calllimit/n,,L(329000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c7820a758, app=0x162aea0, data=0x7f8c94b9c6c0 "Local/0141793570@118218_calllimit/n,,L(329000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7820a758, con=0x0, context=0x7f8c7820b5a8 "118218_checkcallstatus", exten=0x7f8c7820b5f8 "s", priority=20, label=0x0, callerid=0x7f8c78003770 "0951103749", action=E_SPAWN, found=0x7f8c94b9ed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7820a758, context=0x7f8c7820b5a8 "118218_checkcallstatus", exten=0x7f8c7820b5f8 "s", priority=20, callerid=0x7f8c78003770 "0951103749", found=0x7f8c94b9ed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7820a758, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c7820a758) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c78436ad0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94b9f700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 36 (Thread 0x7f8b66843700 (LWP 31565)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b6683be30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b6683be0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b6683be30, n=2, ms=0x7f8b6683be0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c780da438, c1=0x7f8aa8025558, instance0=0x7f8c782422b8, instance1=0x7f8aa801e828, timeoutms=414999, flags=0, fo=0x7f8b6683cfd0, rc=0x7f8b6683cfc8, pvt0=0x7f8c782e44b8, pvt1=0x7f8aa80137c8) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c780da438, c1=0x7f8aa8025558, flags=0, fo=0x7f8b6683cfd0, rc=0x7f8b6683cfc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c780da438, c1=0x7f8aa8025558, config=0x7f8b6683e0f0, fo=0x7f8b6683cfd0, rc=0x7f8b6683cfc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c780da438, peer=0x7f8aa8025558, config=0x7f8b6683e0f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c780da438, data=0x7f8b668406c0 "SIP/1018@SMSLOUGH,,L(416000)", peerflags=0x7f8b6683e500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c780da438, data=0x7f8b668406c0 "SIP/1018@SMSLOUGH,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c780da438, app=0x162aea0, data=0x7f8b668406c0 "SIP/1018@SMSLOUGH,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c780da438, con=0x0, context=0x7f8c780db288 "public", exten=0x7f8c780db2d8 "+33118218", priority=154, label=0x0, callerid=0x7f8aa80090a0 "0234502499", action=E_SPAWN, found=0x7f8b66842d64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c780da438, context=0x7f8c780db288 "public", exten=0x7f8c780db2d8 "+33118218", priority=154, callerid=0x7f8aa80090a0 "0234502499", found=0x7f8b66842d64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c780da438, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c780da438) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c78194990) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b66843700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 35 (Thread 0x7f8b67a2f700 (LWP 32035)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b67a289d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b67a289cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b67a289d0, n=2, ms=0x7f8b67a289cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8ac401d178, c1=0x7f8ba403a028, config=0x7f8b67a2a100, fo=0x7f8b67a28fd0, rc=0x7f8b67a28fc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8ac401d178, c1=0x7f8ba403a028, config=0x7f8b67a2a100, fo=0x7f8b67a28fd0, rc=0x7f8b67a28fc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8ac401d178, peer=0x7f8ba403a028, config=0x7f8b67a2a100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8ac401d178, data=0x7f8b67a2c6c0 "SIP/0546931104@DIALOGIC,35", peerflags=0x7f8b67a2a510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8ac401d178, data=0x7f8b67a2c6c0 "SIP/0546931104@DIALOGIC,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8ac401d178, app=0x162aea0, data=0x7f8b67a2c6c0 "SIP/0546931104@DIALOGIC,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8ac401d178, con=0x0, context=0x7f8ac401dfc8 "118008_calllimit", exten=0x7f8ac401e018 "0546931104", priority=4, label=0x0, callerid=0x7f8ac40135f0 "0680221436", action=E_SPAWN, found=0x7f8b67a2ed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8ac401d178, context=0x7f8ac401dfc8 "118008_calllimit", exten=0x7f8ac401e018 "0546931104", priority=4, callerid=0x7f8ac40135f0 "0680221436", found=0x7f8b67a2ed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8ac401d178, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8ac401d178) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8ac4013c70) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67a2f700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 34 (Thread 0x7f8b67f83700 (LWP 31210)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b67f7c9d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b67f7c9cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b67f7c9d0, n=2, ms=0x7f8b67f7c9cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8bf000daf8, c1=0x7f8b5800e788, config=0x7f8b67f7e100, fo=0x7f8b67f7cfd0, rc=0x7f8b67f7cfc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8bf000daf8, c1=0x7f8b5800e788, config=0x7f8b67f7e100, fo=0x7f8b67f7cfd0, rc=0x7f8b67f7cfc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8bf000daf8, peer=0x7f8b5800e788, config=0x7f8b67f7e100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8bf000daf8, data=0x7f8b67f806c0 "SIP/0321263783@DIALOGIC,35", peerflags=0x7f8b67f7e510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8bf000daf8, data=0x7f8b67f806c0 "SIP/0321263783@DIALOGIC,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8bf000daf8, app=0x162aea0, data=0x7f8b67f806c0 "SIP/0321263783@DIALOGIC,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8bf000daf8, con=0x0, context=0x7f8bf000e948 "118218Prosodie_calllimit", exten=0x7f8bf000e998 "0321263783", priority=4, label=0x0, callerid=0x7f8bf0006d90 "0688078696", action=E_SPAWN, found=0x7f8b67f82d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8bf000daf8, context=0x7f8bf000e948 "118218Prosodie_calllimit", exten=0x7f8bf000e998 "0321263783", priority=4, callerid=0x7f8bf0006d90 "0688078696", found=0x7f8b67f82d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8bf000daf8, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8bf000daf8) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8bf0007410) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67f83700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 33 (Thread 0x7f8b6764f700 (LWP 31213)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b676489a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b6764899c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b676489a0, n=2, ms=0x7f8b6764899c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c780ff788, c1=0x7f8b700123c8, config=0x7f8b6764a0e0, fo=0x7f8b67648fa0, rc=0x7f8b67648f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c780ff788, c1=0x7f8b700123c8, config=0x7f8b6764a0e0, fo=0x7f8b67648fa0, rc=0x7f8b67648f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c780ff788, peer=0x7f8b700123c8, config=0x7f8b6764a0e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c780ff788, data=0x7f8b6764c6c0 "Local/0974503286@118218_calllimit/n,,L(347000)", peerflags=0x7f8b6764a4f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c780ff788, data=0x7f8b6764c6c0 "Local/0974503286@118218_calllimit/n,,L(347000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c780ff788, app=0x162aea0, data=0x7f8b6764c6c0 "Local/0974503286@118218_calllimit/n,,L(347000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c780ff788, con=0x0, context=0x7f8c781005d8 "118218_checkcallstatus", exten=0x7f8c78100628 "s", priority=20, label=0x0, callerid=0x7f8c781c2fb0 "0450211130", action=E_SPAWN, found=0x7f8b6764ed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c780ff788, context=0x7f8c781005d8 "118218_checkcallstatus", exten=0x7f8c78100628 "s", priority=20, callerid=0x7f8c781c2fb0 "0450211130", found=0x7f8b6764ed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c780ff788, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c780ff788) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c783bc800) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b6764f700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 32 (Thread 0x7f8c9535f700 (LWP 32027)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c95357e30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c95357e0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c95357e30, n=2, ms=0x7f8c95357e0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c7822df88, c1=0x7f8b280262c8, instance0=0x7f8c781405d8, instance1=0x7f8b2801e8d8, timeoutms=414999, flags=0, fo=0x7f8c95358fd0, rc=0x7f8c95358fc8, pvt0=0x7f8c7809bc28, pvt1=0x7f8b28004a38) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c7822df88, c1=0x7f8b280262c8, flags=0, fo=0x7f8c95358fd0, rc=0x7f8c95358fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c7822df88, c1=0x7f8b280262c8, config=0x7f8c9535a0f0, fo=0x7f8c95358fd0, rc=0x7f8c95358fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7822df88, peer=0x7f8b280262c8, config=0x7f8c9535a0f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7822df88, data=0x7f8c9535c6c0 "SIP/5601@SMSLOUGH,,L(416000)", peerflags=0x7f8c9535a500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7822df88, data=0x7f8c9535c6c0 "SIP/5601@SMSLOUGH,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c7822df88, app=0x162aea0, data=0x7f8c9535c6c0 "SIP/5601@SMSLOUGH,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7822df88, con=0x0, context=0x7f8c7822edd8 "public", exten=0x7f8c7822ee28 "118218", priority=125, label=0x0, callerid=0x7f8c7809b8d0 "0951150344", action=E_SPAWN, found=0x7f8c9535ed64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7822df88, context=0x7f8c7822edd8 "public", exten=0x7f8c7822ee28 "118218", priority=125, callerid=0x7f8c7809b8d0 "0951150344", found=0x7f8c9535ed64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7822df88, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c7822df88) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c7814dbd0) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9535f700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 31 (Thread 0x7f8b66e8f700 (LWP 31564)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b66e889a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b66e8899c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b66e889a0, n=2, ms=0x7f8b66e8899c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c7820cd18, c1=0x7f8ae4028fc8, config=0x7f8b66e8a0e0, fo=0x7f8b66e88fa0, rc=0x7f8b66e88f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c7820cd18, c1=0x7f8ae4028fc8, config=0x7f8b66e8a0e0, fo=0x7f8b66e88fa0, rc=0x7f8b66e88f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c7820cd18, peer=0x7f8ae4028fc8, config=0x7f8b66e8a0e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c7820cd18, data=0x7f8b66e8c6c0 "Local/0553925050@118218_calllimit/n,,L(374000)", peerflags=0x7f8b66e8a4f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c7820cd18, data=0x7f8b66e8c6c0 "Local/0553925050@118218_calllimit/n,,L(374000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c7820cd18, app=0x162aea0, data=0x7f8b66e8c6c0 "Local/0553925050@118218_calllimit/n,,L(374000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c7820cd18, con=0x0, context=0x7f8c7820db68 "118218_checkcallstatus", exten=0x7f8c7820dbb8 "s", priority=20, label=0x0, callerid=0x7f8c781639f0 "0553918654", action=E_SPAWN, found=0x7f8b66e8ed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c7820cd18, context=0x7f8c7820db68 "118218_checkcallstatus", exten=0x7f8c7820dbb8 "s", priority=20, callerid=0x7f8c781639f0 "0553918654", found=0x7f8b66e8ed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c7820cd18, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c7820cd18) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c78220bc0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b66e8f700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 30 (Thread 0x7f8c9516f700 (LWP 31439)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c95167e30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c95167e0c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c95167e30, n=2, ms=0x7f8c95167e0c) at channel.c:3548 #3 0x0000000000546155 in local_bridge_loop (c0=0x7f8c782bddf8, c1=0x7f8bf402b348, instance0=0x7f8c78171808, instance1=0x7f8bf4023958, timeoutms=414999, flags=0, fo=0x7f8c95168fd0, rc=0x7f8c95168fc8, pvt0=0x7f8c7825b638, pvt1=0x7f8bf4019928) at rtp_engine.c:1029 #4 0x00000000005491db in ast_rtp_instance_bridge (c0=0x7f8c782bddf8, c1=0x7f8bf402b348, flags=0, fo=0x7f8c95168fd0, rc=0x7f8c95168fc8, timeoutms=414999) at rtp_engine.c:1617 #5 0x0000000000486f3f in ast_channel_bridge (c0=0x7f8c782bddf8, c1=0x7f8bf402b348, config=0x7f8c9516a0f0, fo=0x7f8c95168fd0, rc=0x7f8c95168fc8) at channel.c:8065 #6 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c782bddf8, peer=0x7f8bf402b348, config=0x7f8c9516a0f0) at features.c:4487 #7 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c782bddf8, data=0x7f8c9516c6c0 "SIP/1012@SMDUBLIN,,L(416000)", peerflags=0x7f8c9516a500, continue_exec=0x0) at app_dial.c:3065 #8 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c782bddf8, data=0x7f8c9516c6c0 "SIP/1012@SMDUBLIN,,L(416000)") at app_dial.c:3148 #9 0x000000000051f69d in pbx_exec (c=0x7f8c782bddf8, app=0x162aea0, data=0x7f8c9516c6c0 "SIP/1012@SMDUBLIN,,L(416000)") at pbx.c:1686 #10 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c782bddf8, con=0x0, context=0x7f8c782bec48 "public", exten=0x7f8c782bec98 "+33118008", priority=106, label=0x0, callerid=0x7f8bf400a840 "0555742040", action=E_SPAWN, found=0x7f8c9516ed64, combined_find_spawn=1) at pbx.c:5037 #11 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c782bddf8, context=0x7f8c782bec48 "public", exten=0x7f8c782bec98 "+33118008", priority=106, callerid=0x7f8bf400a840 "0555742040", found=0x7f8c9516ed64, combined_find_spawn=1) at pbx.c:6254 #12 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c782bddf8, args=0x0) at pbx.c:6729 #13 0x000000000052fd52 in pbx_thread (data=0x7f8c782bddf8) at pbx.c:7059 #14 0x00000000005887e7 in dummy_start (data=0x7f8c7820b750) at utils.c:1223 #15 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9516f700) at pthread_create.c:309 #16 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 29 (Thread 0x7f8b672eb700 (LWP 31317)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b672e4980, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b672e497c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b672e4980, n=2, ms=0x7f8b672e497c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c781ea288, c1=0x7f8b00004138, config=0x7f8b672e60e0, fo=0x7f8b672e4f80, rc=0x7f8b672e4f78) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c781ea288, c1=0x7f8b00004138, config=0x7f8b672e60e0, fo=0x7f8b672e4f80, rc=0x7f8b672e4f78) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c781ea288, peer=0x7f8b00004138, config=0x7f8b672e60e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c781ea288, data=0x7f8b672e86c0 "Local/0299061431@118218Prosodie_calllimit/n,,L(368000)", peerflags=0x7f8b672e64f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c781ea288, data=0x7f8b672e86c0 "Local/0299061431@118218Prosodie_calllimit/n,,L(368000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c781ea288, app=0x162aea0, data=0x7f8b672e86c0 "Local/0299061431@118218Prosodie_calllimit/n,,L(368000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c781ea288, con=0x0, context=0x7f8c781eb0d8 "118218Prosodie_checkcallstatus", exten=0x7f8c781eb128 "s", priority=29, label=0x0, callerid=0x7f8b0001b8f0 "0620307219", action=E_SPAWN, found=0x7f8b672ead64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c781ea288, context=0x7f8c781eb0d8 "118218Prosodie_checkcallstatus", exten=0x7f8c781eb128 "s", priority=29, callerid=0x7f8b0001b8f0 "0620307219", found=0x7f8b672ead64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c781ea288, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c781ea288) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c78112780) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b672eb700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 28 (Thread 0x7f8c954d3700 (LWP 21112)): #0 0x00007f8cf9062bbd in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000056ef2e in inotify_daemon (data=0x0) at stdtime/localtime.c:380 #2 0x00000000005887e7 in dummy_start (data=0x7f8c10058200) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c954d3700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 27 (Thread 0x7f8c95837700 (LWP 20265)): #0 0x00007f8cf9040f2d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8cb9f3aadb in lock_broker (unused=0x0) at func_lock.c:211 #2 0x00000000005887e7 in dummy_start (data=0x174e0a0) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95837700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 26 (Thread 0x7f8c9554f700 (LWP 20429)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c95548f00, n=1, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c9554eccc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c95548f00, n=1, ms=0x7f8c9554eccc) at channel.c:3548 #3 0x00000000004520ea in autoservice_run (ign=0x0) at autoservice.c:128 #4 0x00000000005887e7 in dummy_start (data=0x7f8c100009a0) at utils.c:1223 #5 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9554f700) at pthread_create.c:309 #6 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 25 (Thread 0x7f8b676cb700 (LWP 30750)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b676c49d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b676c49cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b676c49d0, n=2, ms=0x7f8b676c49cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8b3401cf68, c1=0x7f8c0c00d1e8, config=0x7f8b676c6100, fo=0x7f8b676c4fd0, rc=0x7f8b676c4fc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8b3401cf68, c1=0x7f8c0c00d1e8, config=0x7f8b676c6100, fo=0x7f8b676c4fd0, rc=0x7f8b676c4fc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8b3401cf68, peer=0x7f8c0c00d1e8, config=0x7f8b676c6100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8b3401cf68, data=0x7f8b676c86c0 "SIP/0146741300@10.147.40.45,35", peerflags=0x7f8b676c6510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8b3401cf68, data=0x7f8b676c86c0 "SIP/0146741300@10.147.40.45,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8b3401cf68, app=0x162aea0, data=0x7f8b676c86c0 "SIP/0146741300@10.147.40.45,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8b3401cf68, con=0x0, context=0x7f8b3401ddb8 "118218_calllimit", exten=0x7f8b3401de08 "0146741300", priority=4, label=0x0, callerid=0x7f8b34020760 "0603293403", action=E_SPAWN, found=0x7f8b676cad64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8b3401cf68, context=0x7f8b3401ddb8 "118218_calllimit", exten=0x7f8b3401de08 "0146741300", priority=4, callerid=0x7f8b34020760 "0603293403", found=0x7f8b676cad64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8b3401cf68, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8b3401cf68) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8b34020dd0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b676cb700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 24 (Thread 0x7f8c949af700 (LWP 31762)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c949a89d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c949a89cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c949a89d0, n=2, ms=0x7f8c949a89cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8b00007328, c1=0x7f8bac00fe88, config=0x7f8c949aa100, fo=0x7f8c949a8fd0, rc=0x7f8c949a8fc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8b00007328, c1=0x7f8bac00fe88, config=0x7f8c949aa100, fo=0x7f8c949a8fd0, rc=0x7f8c949a8fc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8b00007328, peer=0x7f8bac00fe88, config=0x7f8c949aa100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8b00007328, data=0x7f8c949ac6c0 "SIP/0299061431@DIALOGIC,35", peerflags=0x7f8c949aa510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8b00007328, data=0x7f8c949ac6c0 "SIP/0299061431@DIALOGIC,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8b00007328, app=0x162aea0, data=0x7f8c949ac6c0 "SIP/0299061431@DIALOGIC,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8b00007328, con=0x0, context=0x7f8b00008178 "118218Prosodie_calllimit", exten=0x7f8b000081c8 "0299061431", priority=4, label=0x0, callerid=0x7f8b00001dc0 "0620307219", action=E_SPAWN, found=0x7f8c949aed64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8b00007328, context=0x7f8b00008178 "118218Prosodie_calllimit", exten=0x7f8b000081c8 "0299061431", priority=4, callerid=0x7f8b00001dc0 "0620307219", found=0x7f8c949aed64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8b00007328, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8b00007328) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8b00002440) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c949af700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 23 (Thread 0x7f8b67937700 (LWP 31479)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b679309a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b6793099c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b679309a0, n=2, ms=0x7f8b6793099c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c78208ca8, c1=0x7f8bbc007298, config=0x7f8b679320e0, fo=0x7f8b67930fa0, rc=0x7f8b67930f98) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c78208ca8, c1=0x7f8bbc007298, config=0x7f8b679320e0, fo=0x7f8b67930fa0, rc=0x7f8b67930f98) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c78208ca8, peer=0x7f8bbc007298, config=0x7f8b679320e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c78208ca8, data=0x7f8b679346c0 "Local/0826253235@118218_calllimit/n,,L(336000)", peerflags=0x7f8b679324f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c78208ca8, data=0x7f8b679346c0 "Local/0826253235@118218_calllimit/n,,L(336000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c78208ca8, app=0x162aea0, data=0x7f8b679346c0 "Local/0826253235@118218_calllimit/n,,L(336000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c78208ca8, con=0x0, context=0x7f8c78209af8 "118218_checkcallstatus", exten=0x7f8c78209b48 "s", priority=20, label=0x0, callerid=0x7f8c781c81e0 "0169747576", action=E_SPAWN, found=0x7f8b67936d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c78208ca8, context=0x7f8c78209af8 "118218_checkcallstatus", exten=0x7f8c78209b48 "s", priority=20, callerid=0x7f8c781c81e0 "0169747576", found=0x7f8b67936d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c78208ca8, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c78208ca8) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c7809b0b0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b67937700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 22 (Thread 0x7f8c94ffb700 (LWP 29995)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c94ff4980, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c94ff497c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c94ff4980, n=2, ms=0x7f8c94ff497c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c780dbe78, c1=0x7f8b9c01ec78, config=0x7f8c94ff60e0, fo=0x7f8c94ff4f80, rc=0x7f8c94ff4f78) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c780dbe78, c1=0x7f8b9c01ec78, config=0x7f8c94ff60e0, fo=0x7f8c94ff4f80, rc=0x7f8c94ff4f78) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c780dbe78, peer=0x7f8b9c01ec78, config=0x7f8c94ff60e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c780dbe78, data=0x7f8c94ff86c0 "Local/0140365852@118218Prosodie_calllimit/n,,L(361000)", peerflags=0x7f8c94ff64f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c780dbe78, data=0x7f8c94ff86c0 "Local/0140365852@118218Prosodie_calllimit/n,,L(361000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c780dbe78, app=0x162aea0, data=0x7f8c94ff86c0 "Local/0140365852@118218Prosodie_calllimit/n,,L(361000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c780dbe78, con=0x0, context=0x7f8c780dccc8 "118218Prosodie_checkcallstatus", exten=0x7f8c780dcd18 "s", priority=29, label=0x0, callerid=0x7f8b9c01a010 "0699682802", action=E_SPAWN, found=0x7f8c94ffad64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c780dbe78, context=0x7f8c780dccc8 "118218Prosodie_checkcallstatus", exten=0x7f8c780dcd18 "s", priority=29, callerid=0x7f8b9c01a010 "0699682802", found=0x7f8c94ffad64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c780dbe78, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c780dbe78) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c782391a0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c94ffb700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 21 (Thread 0x7f8c961e7700 (LWP 20245)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d707b "taskprocessor.c", lineno=314, func=0x5d7710 <__PRETTY_FUNCTION__.8609> "tps_processing_function", cond_name=0x5d73e9 "&i->poll_cond", mutex_name=0x5d73d2 "&i->taskprocessor_lock", cond=0x1538440, t=0x1538478) at lock.c:600 #2 0x000000000057696b in tps_processing_function (data=0x1538438) at taskprocessor.c:314 #3 0x00000000005887e7 in dummy_start (data=0x1538530) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c961e7700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 20 (Thread 0x7f8c958b3700 (LWP 20264)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8cac9d21d9 in do_monitor (data=0x0) at chan_phone.c:1085 #2 0x00000000005887e7 in dummy_start (data=0xfa44f0) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c958b3700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 19 (Thread 0x7f8cf6ae1700 (LWP 20230)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d707b "taskprocessor.c", lineno=314, func=0x5d7710 <__PRETTY_FUNCTION__.8609> "tps_processing_function", cond_name=0x5d73e9 "&i->poll_cond", mutex_name=0x5d73d2 "&i->taskprocessor_lock", cond=0xe58890, t=0xe588c8) at lock.c:600 #2 0x000000000057696b in tps_processing_function (data=0xe58888) at taskprocessor.c:314 #3 0x00000000005887e7 in dummy_start (data=0xe56380) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf6ae1700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 18 (Thread 0x7f8c944d7700 (LWP 30525)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c944d0980, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c944d097c) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c944d0980, n=2, ms=0x7f8c944d097c) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8c78465a88, c1=0x7f8bf0023228, config=0x7f8c944d20e0, fo=0x7f8c944d0f80, rc=0x7f8c944d0f78) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8c78465a88, c1=0x7f8bf0023228, config=0x7f8c944d20e0, fo=0x7f8c944d0f80, rc=0x7f8c944d0f78) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8c78465a88, peer=0x7f8bf0023228, config=0x7f8c944d20e0) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8c78465a88, data=0x7f8c944d46c0 "Local/0321263783@118218Prosodie_calllimit/n,,L(352000)", peerflags=0x7f8c944d24f0, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8c78465a88, data=0x7f8c944d46c0 "Local/0321263783@118218Prosodie_calllimit/n,,L(352000)") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8c78465a88, app=0x162aea0, data=0x7f8c944d46c0 "Local/0321263783@118218Prosodie_calllimit/n,,L(352000)") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8c78465a88, con=0x0, context=0x7f8c784668d8 "118218Prosodie_checkcallstatus", exten=0x7f8c78466928 "s", priority=29, label=0x0, callerid=0x7f8bf00014c0 "0688078696", action=E_SPAWN, found=0x7f8c944d6d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8c78465a88, context=0x7f8c784668d8 "118218Prosodie_checkcallstatus", exten=0x7f8c78466928 "s", priority=29, callerid=0x7f8bf00014c0 "0688078696", found=0x7f8c944d6d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8c78465a88, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8c78465a88) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8c7843b580) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c944d7700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 17 (Thread 0x7f8c95647700 (LWP 30349)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8c956409d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8c956409cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8c956409d0, n=2, ms=0x7f8c956409cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8b80020268, c1=0x7f8bb000ad68, config=0x7f8c95642100, fo=0x7f8c95640fd0, rc=0x7f8c95640fc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8b80020268, c1=0x7f8bb000ad68, config=0x7f8c95642100, fo=0x7f8c95640fd0, rc=0x7f8c95640fc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8b80020268, peer=0x7f8bb000ad68, config=0x7f8c95642100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8b80020268, data=0x7f8c956446c0 "SIP/0141793570@10.147.40.45,35", peerflags=0x7f8c95642510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8b80020268, data=0x7f8c956446c0 "SIP/0141793570@10.147.40.45,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8b80020268, app=0x162aea0, data=0x7f8c956446c0 "SIP/0141793570@10.147.40.45,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8b80020268, con=0x0, context=0x7f8b800210b8 "118218_calllimit", exten=0x7f8b80021108 "0141793570", priority=4, label=0x0, callerid=0x7f8b800115d0 "0951103749", action=E_SPAWN, found=0x7f8c95646d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8b80020268, context=0x7f8b800210b8 "118218_calllimit", exten=0x7f8b80021108 "0141793570", priority=4, callerid=0x7f8b800115d0 "0951103749", found=0x7f8c95646d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8b80020268, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8b80020268) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8b80011c00) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95647700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 16 (Thread 0x7f8b66ba7700 (LWP 30489)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x000000000047781c in ast_waitfor_nandfds (c=0x7f8b66ba09d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f8b66ba09cc) at channel.c:3267 #2 0x0000000000477c34 in ast_waitfor_n (c=0x7f8b66ba09d0, n=2, ms=0x7f8b66ba09cc) at channel.c:3548 #3 0x0000000000484d14 in ast_generic_bridge (c0=0x7f8b9c009468, c1=0x7f8acc016f28, config=0x7f8b66ba2100, fo=0x7f8b66ba0fd0, rc=0x7f8b66ba0fc8) at channel.c:7626 #4 0x0000000000487528 in ast_channel_bridge (c0=0x7f8b9c009468, c1=0x7f8acc016f28, config=0x7f8b66ba2100, fo=0x7f8b66ba0fd0, rc=0x7f8b66ba0fc8) at channel.c:8121 #5 0x00000000004ceeaa in ast_bridge_call (chan=0x7f8b9c009468, peer=0x7f8acc016f28, config=0x7f8b66ba2100) at features.c:4487 #6 0x00007f8c9fadb4d5 in dial_exec_full (chan=0x7f8b9c009468, data=0x7f8b66ba46c0 "SIP/0140365852@DIALOGIC,35", peerflags=0x7f8b66ba2510, continue_exec=0x0) at app_dial.c:3065 #7 0x00007f8c9fadbaed in dial_exec (chan=0x7f8b9c009468, data=0x7f8b66ba46c0 "SIP/0140365852@DIALOGIC,35") at app_dial.c:3148 #8 0x000000000051f69d in pbx_exec (c=0x7f8b9c009468, app=0x162aea0, data=0x7f8b66ba46c0 "SIP/0140365852@DIALOGIC,35") at pbx.c:1686 #9 0x0000000000529a43 in pbx_extension_helper (c=0x7f8b9c009468, con=0x0, context=0x7f8b9c00a2b8 "118218Prosodie_calllimit", exten=0x7f8b9c00a308 "0140365852", priority=4, label=0x0, callerid=0x7f8b9c020150 "0699682802", action=E_SPAWN, found=0x7f8b66ba6d64, combined_find_spawn=1) at pbx.c:5037 #10 0x000000000052cee1 in ast_spawn_extension (c=0x7f8b9c009468, context=0x7f8b9c00a2b8 "118218Prosodie_calllimit", exten=0x7f8b9c00a308 "0140365852", priority=4, callerid=0x7f8b9c020150 "0699682802", found=0x7f8b66ba6d64, combined_find_spawn=1) at pbx.c:6254 #11 0x000000000052e4f0 in __ast_pbx_run (c=0x7f8b9c009468, args=0x0) at pbx.c:6729 #12 0x000000000052fd52 in pbx_thread (data=0x7f8b9c009468) at pbx.c:7059 #13 0x00000000005887e7 in dummy_start (data=0x7f8b9c0207e0) at utils.c:1223 #14 0x00007f8cf7ee1064 in start_thread (arg=0x7f8b66ba7700) at pthread_create.c:309 #15 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 15 (Thread 0x7f8c95c17700 (LWP 20257)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004f4e4f in ast_io_wait (ioc=0x15393c0, howlong=1000) at io.c:279 #2 0x00007f8ca25e3325 in network_thread (ignore=0x0) at chan_iax2.c:12616 #3 0x00000000005887e7 in dummy_start (data=0x154f1a0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c95c17700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 14 (Thread 0x7f8c9573f700 (LWP 20267)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d707b "taskprocessor.c", lineno=314, func=0x5d7710 <__PRETTY_FUNCTION__.8609> "tps_processing_function", cond_name=0x5d73e9 "&i->poll_cond", mutex_name=0x5d73d2 "&i->taskprocessor_lock", cond=0x1860a20, t=0x1860a58) at lock.c:600 #2 0x000000000057696b in tps_processing_function (data=0x1860a18) at taskprocessor.c:314 #3 0x00000000005887e7 in dummy_start (data=0x17ece50) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9573f700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 13 (Thread 0x7f8c964d9700 (LWP 20241)): #0 0x00007f8cf90702dd in accept () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f8ca1762f2f in accept_thread (ignore=0x0) at chan_skinny.c:7007 #2 0x00000000005887e7 in dummy_start (data=0x1018bd0) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c964d9700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 12 (Thread 0x7f8cf67f9700 (LWP 20236)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d707b "taskprocessor.c", lineno=314, func=0x5d7710 <__PRETTY_FUNCTION__.8609> "tps_processing_function", cond_name=0x5d73e9 "&i->poll_cond", mutex_name=0x5d73d2 "&i->taskprocessor_lock", cond=0xeccb90, t=0xeccbc8) at lock.c:600 #2 0x000000000057696b in tps_processing_function (data=0xeccb88) at taskprocessor.c:314 #3 0x00000000005887e7 in dummy_start (data=0xebad10) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf67f9700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 11 (Thread 0x7f8c9645d700 (LWP 20242)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d415b "sched.c", lineno=141, func=0x5d44f1 <__PRETTY_FUNCTION__.11967> "sched_run", cond_name=0x5d416e "&con->sched_thread->cond", mutex_name=0x5d4163 "&con->lock", cond=0x102f6c8, t=0x102f2d0) at lock.c:600 #2 0x000000000056a4bb in sched_run (data=0x102f2d0) at sched.c:141 #3 0x00000000005887e7 in dummy_start (data=0x1029f00) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8c9645d700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 10 (Thread 0x7f8cbe874700 (LWP 20238)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000004fa9a3 in __ast_cond_timedwait (filename=0x7f8cf502b98b "res_calendar.c", lineno=1791, func=0x7f8cf502cf9b <__PRETTY_FUNCTION__.14570> "do_refresh", cond_name=0x7f8cf502c062 "&refresh_condition", mutex_name=0x7f8cf502bf2d "&refreshlock", cond=0x7f8cf522eac0 , t=0x7f8cf522ea80 , abstime=0x7f8cbe873e50) at lock.c:668 #2 0x00007f8cf502b448 in do_refresh (data=0x0) at res_calendar.c:1791 #3 0x00000000005887e7 in dummy_start (data=0xf8db00) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cbe874700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 9 (Thread 0x7f8cbe7f8700 (LWP 20239)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x7f8ca198428b "res_timing_pthread.c", lineno=476, func=0x7f8ca198470c <__PRETTY_FUNCTION__.9754> "do_timing", cond_name=0x7f8ca19842cb "&timing_thread.cond", mutex_name=0x7f8ca19842b7 "&timing_thread.lock", cond=0x7f8ca1b855c0 , t=0x7f8ca1b85588 ) at lock.c:600 #2 0x00007f8ca1983faf in do_timing (arg=0x0) at res_timing_pthread.c:476 #3 0x00000000005887e7 in dummy_start (data=0x100a140) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cbe7f8700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 8 (Thread 0x7f8cf696d700 (LWP 20233)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5ce54b "presencestate.c", lineno=299, func=0x5ce810 <__PRETTY_FUNCTION__.13909> "do_presence_changes", cond_name=0x5ce6e8 "&change_pending", mutex_name=0x5ce6f8 "&state_changes.lock", cond=0x82c180 , t=0x814ad0 ) at lock.c:600 #2 0x0000000000542a60 in do_presence_changes (data=0x0) at presencestate.c:299 #3 0x00000000005887e7 in dummy_start (data=0xead4a0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf696d700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 7 (Thread 0x7f8cf6875700 (LWP 20235)): #0 0x00007f8cf9066aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004d1d7b in do_parking_thread (ignore=0x0) at features.c:5332 #2 0x00000000005887e7 in dummy_start (data=0xec9910) at utils.c:1223 #3 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf6875700) at pthread_create.c:309 #4 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 6 (Thread 0x7f8cf68f1700 (LWP 20234)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d707b "taskprocessor.c", lineno=314, func=0x5d7710 <__PRETTY_FUNCTION__.8609> "tps_processing_function", cond_name=0x5d73e9 "&i->poll_cond", mutex_name=0x5d73d2 "&i->taskprocessor_lock", cond=0xeafbc0, t=0xeafbf8) at lock.c:600 #2 0x000000000057696b in tps_processing_function (data=0xeafbb8) at taskprocessor.c:314 #3 0x00000000005887e7 in dummy_start (data=0xeafcc0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf68f1700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 5 (Thread 0x7f8cf69e9700 (LWP 20232)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5b02cb "devicestate.c", lineno=559, func=0x5b09d0 <__PRETTY_FUNCTION__.13961> "do_devstate_changes", cond_name=0x5b05df "&change_pending", mutex_name=0x5b05ef "&state_changes.lock", cond=0x82af20 , t=0x80dc50 ) at lock.c:600 #2 0x00000000004b1240 in do_devstate_changes (data=0x0) at devicestate.c:559 #3 0x00000000005887e7 in dummy_start (data=0xeab550) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf69e9700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 4 (Thread 0x7f8cf6b5d700 (LWP 20229)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5af18b "db.c", lineno=967, func=0x5b0272 <__PRETTY_FUNCTION__.14707> "db_sync_thread", cond_name=0x5b0138 "&dbcond", mutex_name=0x5af459 "&dblock", cond=0x82ae80 , t=0x80d600 ) at lock.c:600 #2 0x00000000004b00be in db_sync_thread (data=0x0) at db.c:967 #3 0x00000000005887e7 in dummy_start (data=0xe572e0) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf6b5d700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 3 (Thread 0x7f8cf6bd9700 (LWP 20228)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5bf1cb "logger.c", lineno=1216, func=0x5c01b4 <__PRETTY_FUNCTION__.18391> "logger_thread", cond_name=0x5bfca5 "&logcond", mutex_name=0x5bfc97 "&logmsgs.lock", cond=0x82bf80 , t=0x811490 ) at lock.c:600 #2 0x00000000004fdb40 in logger_thread (data=0x0) at logger.c:1216 #3 0x00000000005887e7 in dummy_start (data=0x8ece70) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf6bd9700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 2 (Thread 0x7f8cf677d700 (LWP 20237)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000004fa965 in __ast_cond_wait (filename=0x5d415b "sched.c", lineno=141, func=0x5d44f1 <__PRETTY_FUNCTION__.11967> "sched_run", cond_name=0x5d416e "&con->sched_thread->cond", mutex_name=0x5d4163 "&con->lock", cond=0xee9108, t=0xeceeb0) at lock.c:600 #2 0x000000000056a4bb in sched_run (data=0xeceeb0) at sched.c:141 #3 0x00000000005887e7 in dummy_start (data=0xebad10) at utils.c:1223 #4 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf677d700) at pthread_create.c:309 #5 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7f8cf96be700 (LWP 20226)): #0 0x00007f8cf90001ea in _int_free (av=0x7f8cf932c620 , p=, have_lock=0) at malloc.c:3987 #1 0x00007f8cbd812ec5 in net_end (net=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql/net_serv.cc:130 #2 0x00007f8cbd81be32 in end_server (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1602 #3 0x00007f8cbd81c26f in cli_safe_read_with_ok (mysql=0xf26b48, parse_ok=0 '\000', is_data_packet=0x0) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:1065 #4 0x00007f8cbd81cd89 in cli_read_query_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/sql-common/client.c:5149 #5 0x00007f8cbd80dd3b in mysql_next_result (mysql=0xf26b48) at /export/home/pb2/build/sb_0-26514852-1514433850.9/mysql-5.7.21/libmysql/libmysql.c:4998 #6 0x00007f8cbd804a64 in next_result (stmt=stmt@entry=0x7f8ce800e170) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/my_stmt.c:296 #7 0x00007f8cbd7fa10c in my_SQLFreeStmtExtended (hstmt=hstmt@entry=0x7f8ce800e170, fOption=fOption@entry=1000, clearAllResults=clearAllResults@entry=1) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:639 #8 0x00007f8cbd7fa4ac in my_SQLFreeStmt (hstmt=hstmt@entry=0x7f8ce800e170, fOption=fOption@entry=1000) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/handle.c:578 #9 0x00007f8cbd7f8ac0 in my_SQLExecute (pStmt=0x7f8ce800e170) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/execute.c:1382 #10 0x00007f8cbd7f8fe1 in SQLExecute (hstmt=) at /export/home/pb2/build/sb_0-26796952-1516363682.88/mysql-connector-odbc-5.3.10-src/driver/execute.c:1296 #11 0x00007f8cf5876139 in SQLExecute () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 #12 0x00007f8cf5acc83e in ast_odbc_prepare_and_execute (obj=0xf0d198, prepare_cb=0x7f8cb9d339f5 , data=0x7f8ce800b938) at res_odbc.c:635 #13 0x00007f8cb9d36720 in odbc_log (event=0x7f8bb4010cf0, userdata=0x0) at cel_odbc.c:767 #14 0x00000000004c1e79 in handle_event (data=0x7f8bb4010848) at event.c:1523 #15 0x0000000000576a63 in tps_processing_function (data=0x8e86e8) at taskprocessor.c:331 #16 0x00000000005887e7 in dummy_start (data=0x8e87e0) at utils.c:1223 #17 0x00007f8cf7ee1064 in start_thread (arg=0x7f8cf96be700) at pthread_create.c:309 #18 0x00007f8cf906f62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) quit