GNU gdb (GDB) SUSE (7.3-0.6.1) Copyright (C) 2011 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-suse-linux". For bug reporting instructions, please see: ... Reading symbols from /usr/sbin/asterisk...done. [New LWP 8275] [New LWP 7800] [New LWP 8084] [New LWP 8163] [New LWP 8263] [New LWP 6130] [New LWP 6147] [New LWP 6191] [New LWP 8258] [New LWP 6145] [New LWP 7676] [New LWP 7390] [New LWP 6146] [New LWP 6142] [New LWP 6141] [New LWP 6143] [New LWP 7529] [New LWP 8274] [New LWP 7343] [New LWP 6131] [New LWP 6136] [New LWP 6144] [New LWP 6139] [New LWP 8127] [New LWP 6138] [New LWP 6148] [New LWP 6133] [New LWP 6609] [New LWP 6132] [New LWP 6623] [New LWP 8253] [New LWP 8117] [New LWP 8256] [New LWP 8113] [New LWP 8098] [New LWP 8265] [New LWP 8093] [New LWP 8089] [New LWP 8082] [New LWP 7919] [New LWP 7763] [New LWP 7670] [New LWP 7344] [New LWP 6140] [New LWP 8264] [New LWP 6218] [New LWP 6137] [New LWP 6135] [New LWP 6134] [New LWP 8276] [New LWP 7822] [New LWP 6514] [New LWP 8249] [New LWP 8254] [New LWP 8228] [New LWP 8155] [New LWP 8171] [Thread debugging using libthread_db enabled] Core was generated by `/usr/sbin/asterisk -f -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 ast_jb_configure (chan=0xa73230, conf=0x7fe972104640) at abstract_jb.c:603 603 memcpy(&chan->jb.conf, conf, sizeof(*conf)); [?1034h(gdb) bt #0 ast_jb_configure (chan=0xa73230, conf=0x7fe972104640) at abstract_jb.c:603 #1 0x00007fe971ed5c3b in __oh323_update_info (c=0xa73230, pvt=0x97cee0) at chan_h323.c:388 #2 0x00007fe971edc311 in oh323_update_info (c=) at chan_h323.c:404 #3 oh323_indicate (c=0xa73230, condition=14, data=0x0, datalen=) at chan_h323.c:933 #4 0x0000000000449285 in ast_indicate_data (chan=0xa73230, _condition=14, data=0x0, datalen=0) at channel.c:3002 #5 0x00007fe978f9cd96 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:732 #6 dial_exec_full (chan=0xa73230, data=, peerflags=0x7fe96ce24290, continue_exec=0x0) at app_dial.c:1594 #7 0x00007fe978f9ed56 in dial_exec (chan=0xa73230, data=0x7fe972104640) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ce26330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=2, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2968c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0xa73230, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xa73230, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96ce2b760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=1, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2ddbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9423376, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xa73230, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0xa73230) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () (gdb) btfull full #0 ast_jb_configure (chan=0xa73230, conf=0x7fe972104640) at abstract_jb.c:603 No locals. #1 0x00007fe971ed5c3b in __oh323_update_info (c=0xa73230, pvt=0x97cee0) at chan_h323.c:388 __PRETTY_FUNCTION__ = "__oh323_update_info" #2 0x00007fe971edc311 in oh323_update_info (c=) at chan_h323.c:404 pvt = 0x97cee0 #3 oh323_indicate (c=0xa73230, condition=14, data=0x0, datalen=) at chan_h323.c:933 pvt = token = 0x7fe98089a8b0 "\320\177n\200\351\177" res = 0 got_progress = 0 __PRETTY_FUNCTION__ = "oh323_indicate" #4 0x0000000000449285 in ast_indicate_data (chan=0xa73230, _condition=14, data=0x0, datalen=0) at channel.c:3002 condition = ts = res = __PRETTY_FUNCTION__ = "ast_indicate_data" #5 0x00007fe978f9cd96 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:732 f = 0x1046470 pos = numlines = winner = 0x7fe981cea710 watchers = {0xa73230, 0x7fe981cea710, 0x0 , 0x3128440033475241, 0x3e207d293030312c, 0x303520, 0x0 , 0x7fe98c932c4e, 0x0, 0x7fe96ce23d80, 0x7fe96ce23d90, 0xbd, 0x0, 0x7fe98c90246b, 0xfffff3de00000000, 0x7fe96ce23cec, 0x7fe96ce23ce0, 0x7fe96ce23d18, 0x0, 0x0, 0x7fe96ce23c80, 0x7fe96ce2e700, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fe96ce23870, 0x0, 0x0, 0x0, 0x0, 0x521db3, 0x521db5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xffffff43, 0x0, 0x0, 0x0, 0x0, 0x7fe98c932c4e, 0x0, 0x7fe96ce23eb0, 0x7fe96ce23ec0, 0x0, 0xffffffffffffffff, 0x521db4, 0x521db3, 0x0, 0x7fe96ce23c58, 0x6ce23e48, 0x0, 0x0, 0x7fe96ce23db0, 0x932c4e, 0x1, 0x7fe96ce23f20, 0x6ce23f30, 0x0, 0x0, 0x0, 0x0, 0x6ce23e8c, 0x7fe96ce23e20, 0x7fe96ce23eb8, 0x51e030, 0x7351e034, 0x7fe96ce23e20, 0x7fe96ce2e700, 0x0, 0x0, 0x0, 0x0, 0xffffffd2, 0x7fe96ce23a10, 0x0, 0x0, 0x0, 0x7fe98c932c4e, 0x7fe96ce240d0, 0x7fe96ce240fe, 0x2, 0x6ce23df700000000, 0xffffffff00000001, 0x51e033, 0x521db5, 0xbd00000000, 0x7fe9fffffff4, 0x16ce23f78, 0x0, 0x0, 0x7fe96ce23ee0, 0x0, 0x0, 0x7fe96ce23c58, 0x0, 0x0, 0xffffffffffffffff, 0xffffffff6ce240fd} single = 1 orig = 60000 __PRETTY_FUNCTION__ = "wait_for_answer" #6 dial_exec_full (chan=0xa73230, data=, peerflags=0x7fe96ce24290, continue_exec=0x0) at app_dial.c:1594 res = 0 rest = 0x0 outgoing = 0x7fe98106e410 peer = 0x7fe981cea710 to = 58001 cause = 0 numsubst = "84957400220@sw1_to_e1gw1\000\000\000\000\000\000\000\000aC\032Q\000\000\000\000\234b\n\000\000\000\000\000aC\032Q\000\000\000\000\234b\n\000\000\000\000\000\240B\342l\351\177\000\000p\265\006\201\351\177\000\000\230MR\000\000\000\000\000\260\002\000\000\000\000\000\000\210\000\000\200\351\177\000\000\177\002\000\000\000\000\000\000 \000\000\200\351\177\000\000\241\326\026\201\351\177\000\000\240\207\342l)\000\000\000`\344\302\214\351\177\000\000\000\000\000\000\000\000\000\000\230MR\000\000\000\000\000\230MR\000\000\000\000\000P\207\342l\351\177\000\000x\000\000\200\351\177\000\000\000\000\000\000)", '\000' , " \000\000\200\351\177\000\000\240B\342l\351\177\000\000\220v\002\000\000\000\000\000\200\016Ì\351\177\000\000pYށ\351\177\000\000\177\002\000\000\000\000\000\000"... cidname = '\000' config = {features_caller = {flags = 0}, features_callee = {flags = 0}, start_time = {tv_sec = 0, tv_usec = 0}, nexteventts = {tv_sec = 0, tv_usec = 0}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0, start_sound = 0x0, firstpass = 0, flags = 0, end_bridge_callback = 0, end_bridge_callback_data = 0x0, end_bridge_callback_data_fixup = 0} calldurationlimit = 0 dtmfcalled = 0x0 dtmfcalling = 0x0 pa = {sentringing = 0, privdb_val = 0, privcid = '\000' , privintro = '\000' , status = "NOANSWER\000GS", '\000' } sentringing = 0 moh = 0 outbound_group = 0x0 result = opermode = 0 args = {argc = 3, argv = 0x7fe96ce241f8, peers = 0x7fe96ce22ed0 "SIP", timeout = 0x7fe96ce22eed "60", options = 0x7fe96ce22ef0 "t", url = 0x0} opts = {flags = 524288} opt_args = {0x3000000030
, 0x7fe96ce24250 "\330\v\003\210\351\177", 0x7fe96ce24170 "", 0x0, 0x0, 0x521fce "Newexten", 0x3000000030
, 0x7fe96ce242c0 "\330\064\247", 0x7fe96ce241d0 "", 0x7fe96ce24250 "\330\v\003\210\351\177"} datastore = 0x7fe981ae0080 fulldial = 0 num_dialed = 1 __PRETTY_FUNCTION__ = "dial_exec_full" #7 0x00007fe978f9ed56 in dial_exec (chan=0xa73230, data=0x7fe972104640) at app_dial.c:1967 peerflags = {flags = 0} #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ce26330, app=, c=) at pbx.c:942 No locals. #9 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=2, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2968c, combined_find_spawn=1) at pbx.c:3111 e = app = 0x7fe988030bb0 res = q = {incstack = {0x0 }, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0xa73488 "macro-dialbalans"} passdata = "SIP/84957400220@sw1_to_e1gw1,60,t", '\000' "\372, \211J", '\000' , "EXTEN\000\000\000{\207J", '\000' , "\020\000\000 v\342l\351\177\000\000\220\226\342l\351\177\000\000\060\062\247", '\000' , "p6\247\000\000\000\000\000\000 w\000\000\000\000\000\000\000\000\000\377\377\377\177", '\000' , "0\206\342l\351\177\000\000\301\242\304\000\000\000\000\000Ǣ\304\000\000\000\000\000Ж\342l\351\177\000\000\273\216J", '\000' , "84957400220", '\000' , "\020\206\342l\351\177\000\000 \206\342l\351\177\000\000\004", '\000' ... matching_action = __PRETTY_FUNCTION__ = "pbx_extension_helper" #10 0x00000000004ab930 in ast_spawn_extension (c=0xa73230, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 No locals. #11 0x00007fe970db590b in _macro_exec (chan=0xa73230, data=, exclusive=0) at app_macro.c:333 c = 0x7fe98120d620 e = 0x7fe98120e4a0 foundx = 1 s = cur = 0x7fe98120e4a0 "\034\345 \201\351\177" rest = 0x7fe98120e4a0 "\034\345 \201\351\177" fullmacro = "macro-dialbalans\000\367\t\201\351\177\000\000\220v\002\000\000\000\000\000\200\016Ì\351\177\000\000pYށ\351\177\000\000\020\000\000\000\000\000\000\000\210\213\223\214\351\177\000\000%\000\000\000\351\177\000\000p\372\t\201\351\177\000" varname = "ARG3\000\177\000\000 ", '\000' , "(\000\000\200\351\177\000\000\000\000\000\000\000\000\000\000\330\064\247\000\000\000\000\000\210\064\247\000\000\000\000\000\001\000\000\000\000\000\000\000\320\333\342l\351\177\000\000\200\333\342l\351\177\000" runningapp = "Dial\000f", '\000' "\316, \037R\000\000\000\000\000\060\000\000\000\060\000\000\000\360\226\342l\351\177\000\000\000\226\342l\351\177\000\000\200\226\342l\351\177\000\000\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000" runningdata = "${ARG1}@sw1_to_e1gw1,${ARG2},${ARG3}", '\000' "\270, \221\342l\351\177\000\000\n", '\000' "\377, \377\377\377/\225\342l\351\177\000\000\000\000\000\000\f\000\000\000 \000\000\000\000\000\000\000'\222\342l\351\177\000\000\000\000\000\000\000\000\000\000\350m\035d", '\000' "\351, \177\000\000\000\000\000\000\000\000\000\000(\222\342l\351\177", '\000' , "\001", '\000' "\377, \377\377\377", '\000' "\302, )S\000\000\000\000\000\000\000\000\000\005", '\000' "\346, \222\342l\351\177\000\000\000\000\000\000\000\000\000\000\377\377\377\377\377\377\377\000ȓ\342l\351\177\000\000\030m\035\223\351\177\000\000\000\000\000"... oldargs = {0x0 } argc = 4 x = res = 0 oldexten = "84957400220", '\000' oldpriority = 1 gosub_level = 0 pc = "1", '\000' "\310, \367\t\201\351\177\000\000P\000\000\000\000\000\000\000\320\333\342l\351\177\000\000\200\226\342l\351\177\000\000\001\000\000\000\000\000\000\000\003А\214\351\177\000\000\060\000\000\000\060\000\000\000\200\226\342l\351\177\000" depthc = "1\000\t\201\351\177\000\000\060\062\247" oldcontext = "pereskokdlyah323", '\000' inhangupc = offset = depth = 0 maxdepth = 7 setmacrocontext = 1 inhangup = 0 save_macro_exten = 0x0 save_macro_context = 0x0 save_macro_priority = 0x0 save_macro_offset = 0x0 macro_store = __PRETTY_FUNCTION__ = "_macro_exec" #12 0x00000000004ab460 in pbx_exec (data=0x7fe96ce2b760, app=, c=) at pbx.c:942 No locals. #13 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=1, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2ddbc, combined_find_spawn=1) at pbx.c:3111 e = app = 0x7fe98109f7a0 res = q = {incstack = {0x7fe981ad7bf0 "pereskokdlyah323", 0xb884c0 "specslugbi", 0xb95a80 "gorod", 0xbfcb70 "zona", 0x0 }, stacklen = 4, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x7fe981ad88e2 "mezhgorod"} passdata = "dialbalans,SIP/84957400220,60,t\000(\000\000\000\060\000\000\000`\270\342l\351\177\000\000\240\267\342l\351\177\000\000\004\000\000\000\000\000\000\000@\301\342l\351\177\000\000\246\201\022\001\000\000\000\000\001}\022\001\000\000\000\000!\362\262v\351\177\000\000\240Z\324v\351\177\000\000D\000\000\000\000\000\000\000(\000\000\000\060\000\000\000\260\270\342l\351\177\000\000\360\267\342l\351\177\000\000\002\000\000\000\000\000\000\000\376\377\377\377\377\377\377\377\023(\263v\351\177\000\000\004\000\000\000\000\000\000\000\340\201\022\001\000\000\000\000\070{\022\001\000\000\000\000\373\201\022\001\000\000\000\000\037\000\263v\000\000\000\000\020(\263v\351\177\000\000\340\201\022\001\000\000\000\000 \271\342l\351\177\000\000\004\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\341\201\022\001\000\000\000\000\322c\255v\351"... matching_action = __PRETTY_FUNCTION__ = "pbx_extension_helper" #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9423376, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 No locals. #15 __ast_pbx_run (c=0xa73230, args=0x0) at pbx.c:3701 dst_exten = "\250\335\342l\351\177\000\000\260\335\342l\351\177\000\000\000\000\000\000\000\000\000\000\250\336\342l\351\177", '\000' "\340, \335\342l\351\177", '\000' , "\030\000\000\000\000\000\000\000 \000\000\200\351\177\000\000 \000\000\000\000\000\000\000\320\335\342l\351\177\000\000(\000\000\200\351\177\000\000\270\336\342l\351\177\000\000\000\000\000\000\000\000\000\000\300\336\342l\351\177\000\000\266Gn\216\351\177", '\000' , " \000\000\200\351\177\000\000\000\000\000\000\000\000\000\000\220v\002\000\000\000\000\000\200\016Ì\351\177\000\000pYށ\351\177\000\000\030\000\000\000\000\000\000\000\210\213\223\214\351\177\000\000\060\336\342l\351\177\000\000\020ʏ\000\000\000\000" pos = 1811617440 digit = 0 found = 1 res = 0 error = 0 __PRETTY_FUNCTION__ = "__ast_pbx_run" #16 0x00000000004adc4b in pbx_thread (data=0xa73230) at pbx.c:3974 No locals. #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {9423376, -5324947326784937228, 140640515724960, 140640530915296, 140640870209040, 245760, 5317384861159351028, -5324947998244510988}, __mask_was_saved = 0}}, __pad = {0x7fe96ce2df50, 0x0, 0x7fe98cc2b898, 0x7fe984108fe0}} not_first_call = ret = #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 No symbol table info available. #20 0x0000000000000000 in ?? () No symbol table info available. (gdb) bt fullthread apply all bt Thread 57 (Thread 0x7fe96d7e3700 (LWP 8171)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d7d7a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d7d7aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe988651920, c1=0x104dc10, config=0x7fe96d7d9080, fo=0x7fe96d7d7e10, rc=0x7fe96d7d7e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe988651920, peer=0x104dc10, config=0x7fe96d7d9080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe988651920, data=, peerflags=0x7fe96d7d9290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d7d7840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d7db330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe988651920, con=, context=0x7fe988651b78 "macro-dialbalans", exten=0x7fe988651bc8 "s", priority=4, label=0x0, callerid=0x7fe988239990 "904551", action=E_SPAWN, found=0x7fe96d7de68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d7d7840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe988651920, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96d7e0760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe988651920, con=, context=0x7fe988651b78 "macro-dialbalans", exten=0x7fe988651bc8 "s", priority=1, label=0x0, callerid=0x7fe988239990 "904551", action=E_SPAWN, found=0x7fe96d7e2dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2010681536, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe988651920, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96d7d7840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 56 (Thread 0x7fe96cc7b700 (LWP 8155)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cc6fa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cc6fafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d0d40, c1=0x7fe9810b2e30, config=0x7fe96cc71080, fo=0x7fe96cc6fe20, rc=0x7fe96cc6fe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d0d40, peer=0x7fe9810b2e30, config=0x7fe96cc71080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d0d40, data=, peerflags=0x7fe96cc71290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cc6f850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96cc73330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d0d40, con=, context=0x7fe9810d0f98 "macro-dialbalans", exten=0x7fe9810d0fe8 "s", priority=6, label=0x0, callerid=0x7fe981067e10 "958704", action=E_SPAWN, found=0x7fe96cc7668c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96cc6f850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9810d0d40, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96cc78760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9810d0d40, con=, context=0x7fe9810d0f98 "macro-dialbalans", exten=0x7fe9810d0fe8 "s", priority=1, label=0x0, callerid=0x7fe981067e10 "958704", action=E_SPAWN, found=0x7fe96cc7adbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130278144, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9810d0d40, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96cc6f850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 55 (Thread 0x7fe96c1d1700 (LWP 8228)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c1caec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c1caf4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9885fc940, c1=0x1130d70, config=0x7fe96c1cc4b0, fo=0x7fe96c1cb270, rc=0x7fe96c1cb268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9885fc940, peer=0x1130d70, config=0x7fe96c1cc4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9885fc940, data=, peerflags=0x7fe96c1cc6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c1caca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c1ce760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9885fc940, con=, context=0x7fe9885fcb98 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9885fcbe8 "958605", priority=1, label=0x0, callerid=0x7fe9886d9d60 "83412365000", action=E_SPAWN, found=0x7fe96c1d0dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2011051040, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9885fc940, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c1caca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 54 (Thread 0x7fe96bf74700 (LWP 8254)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bf68a70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bf68afc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8fdb20, c1=0x98ac80, config=0x7fe96bf6a080, fo=0x7fe96bf68e20, rc=0x7fe96bf68e18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8fdb20, peer=0x98ac80, config=0x7fe96bf6a080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8fdb20, data=, peerflags=0x7fe96bf6a290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bf68850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bf6c330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8fdb20, con=, context=0x8fdd78 "macro-dialbalans", exten=0x8fddc8 "s", priority=6, label=0x0, callerid=0x10e4760 "970553", action=E_SPAWN, found=0x7fe96bf6f68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bf68850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x8fdb20, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bf71760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x8fdb20, con=, context=0x8fdd78 "macro-dialbalans", exten=0x8fddc8 "s", priority=1, label=0x0, callerid=0x10e4760 "970553", action=E_SPAWN, found=0x7fe96bf73dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10552608, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x8fdb20, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bf68850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 53 (Thread 0x7fe96c0a5700 (LWP 8249)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c09eea0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c09ef2c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9886b2260, c1=0x890740, config=0x7fe96c0a04b0, fo=0x7fe96c09f250, rc=0x7fe96c09f248) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9886b2260, peer=0x890740, config=0x7fe96c0a04b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9886b2260, data=, peerflags=0x7fe96c0a06c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c09ec80, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c0a2760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9886b2260, con=, context=0x7fe9886b24b8 "mezhdunarodkaIP", exten=0x7fe9886b2508 "73414556415", priority=5, label=0x0, callerid=0x1397420 "73412958304", action=E_SPAWN, found=0x7fe96c0a4dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2010792848, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9886b2260, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c09ec80) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 52 (Thread 0x7fe96ccb7700 (LWP 6514)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96ccb0ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96ccb0f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d5f00, c1=0xa356e0, config=0x7fe96ccb24b0, fo=0x7fe96ccb1270, rc=0x7fe96ccb1268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d5f00, peer=0xa356e0, config=0x7fe96ccb24b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d5f00, data=, peerflags=0x7fe96ccb26c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96ccb0ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ccb4760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d5f00, con=, context=0x7fe9810d6158 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9810d61a8 "970474", priority=1, label=0x0, callerid=0x7fe9810563f0 "83412687970", action=E_SPAWN, found=0x7fe96ccb6dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2129855728, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9810d5f00, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96ccb0ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 51 (Thread 0x7fe96c735700 (LWP 7822)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c72eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c72ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981ba1070, c1=0x10de6b0, config=0x7fe96c7304b0, fo=0x7fe96c72f270, rc=0x7fe96c72f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981ba1070, peer=0x10de6b0, config=0x7fe96c7304b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981ba1070, data=, peerflags=0x7fe96c7306c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c72eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c732760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981ba1070, con=, context=0x7fe981ba12c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe981ba1318 "958359", priority=1, label=0x0, callerid=0x7fe981063e90 "83412506557", action=E_SPAWN, found=0x7fe96c734dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130333008, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe981ba1070, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c72eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 50 (Thread 0x7fe96ca0a700 (LWP 8276)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60f84a in PSocket::os_accept(PSocket&, sockaddr*, int*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61ff5b in PTCPSocket::Accept(PSocket&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98de640f5 in H323TransportTCP::AcceptControlChannel(H323Connection&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #6 0x00007fe98de63b1a in H245TransportThread::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #8 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () Thread 49 (Thread 0x7fe98f240700 (LWP 6134)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x00000000004e2ee5 in ast_wait_for_input (fd=, ms=) at utils.c:950 #2 0x00000000004d8ccc in ast_tcptls_server_root (data=) at tcptls.c:134 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 48 (Thread 0x7fe98f204700 (LWP 6135)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000045ecbf in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 do_devstate_changes (data=) at devicestate.c:509 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 47 (Thread 0x7fe98f18c700 (LWP 6137)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x0000000000471927 in ast_select (tvp=, efds=, wfds=, rfds=, nfds=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:1644 #2 do_parking_thread (ignore=) at features.c:2856 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 46 (Thread 0x7fe96d275700 (LWP 6218)): #0 0x00007fe98e6e8989 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe98d617f90 in PSyncPoint::Wait(PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d61a2d1 in PHouseKeepingThread::Main() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 45 (Thread 0x7fe96cdf2700 (LWP 8264)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cdec4a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cded67c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96cdec140, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x977980, data=, peerflags=0x7fe96cded6c0, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cdec140, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96cdef760, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x977980, con=, context=0x977bd8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x977c28 "958525", priority=1, label=0x0, callerid=0x9fe630 "89128553878", action=E_SPAWN, found=0x7fe96cdf1dbc, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16586800, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #9 __ast_pbx_run (c=0x977980, args=0x0) at pbx.c:3701 #10 0x00000000004adc4b in pbx_thread (data=0x7fe96cdec140) at pbx.c:3974 #11 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #12 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #13 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #14 0x0000000000000000 in ?? () Thread 44 (Thread 0x7fe98410b700 (LWP 6140)): #0 0x00007fe98e6eb76d in read () from /lib64/libpthread.so.0 #1 0x00000000004e2d0d in ast_random () at utils.c:1297 #2 0x00007fe976ae5701 in make_our_tag (len=, tagbuf=) at chan_sip.c:5908 #3 sip_alloc (callid=0x0, sin=0x0, useglobal_nat=0, intended_method=3) at chan_sip.c:5984 #4 0x00007fe976af8fa8 in sip_poke_peer (peer=0x7fe9808f1070) at chan_sip.c:19866 #5 0x00007fe976b13db3 in sip_poke_peer_s (data=0x3) at chan_sip.c:9974 #6 0x00000000004d2e8b in ast_sched_runq (con=) at sched.c:369 #7 0x00007fe976b13761 in do_monitor (data=) at chan_sip.c:19451 #8 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #9 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () Thread 43 (Thread 0x7fe96d67b700 (LWP 7344)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d674ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d674f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8fe670, c1=0xfc0630, config=0x7fe96d6764b0, fo=0x7fe96d675270, rc=0x7fe96d675268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8fe670, peer=0xfc0630, config=0x7fe96d6764b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8fe670, data=, peerflags=0x7fe96d6766c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d674ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d678760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8fe670, con=, context=0x8fe8c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x8fe918 "970232", priority=1, label=0x0, callerid=0x9cede0 "83412504106", action=E_SPAWN, found=0x7fe96d67adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16587776, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x8fe670, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d674ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 42 (Thread 0x7fe96c555700 (LWP 7670)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c54eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c54ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13e4090, c1=0xa15c70, config=0x7fe96c5504b0, fo=0x7fe96c54f270, rc=0x7fe96c54f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13e4090, peer=0xa15c70, config=0x7fe96c5504b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13e4090, data=, peerflags=0x7fe96c5506c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c54eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c552760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13e4090, con=, context=0x13e42e8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x13e4338 "958670", priority=1, label=0x0, callerid=0x1151500 "83412732248", action=E_SPAWN, found=0x7fe96c554dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=20812896, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x13e4090, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c54eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 41 (Thread 0x7fe96d58b700 (LWP 7763)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d584ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d584f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x123d070, c1=0x1437da0, config=0x7fe96d5864b0, fo=0x7fe96d585270, rc=0x7fe96d585268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x123d070, peer=0x1437da0, config=0x7fe96d5864b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x123d070, data=, peerflags=0x7fe96d5866c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d584ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d588760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x123d070, con=, context=0x123d2c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x123d318 "958464", priority=1, label=0x0, callerid=0x1397ce0 "83412733429", action=E_SPAWN, found=0x7fe96d58adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=8979728, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x123d070, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d584ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 40 (Thread 0x7fe96dbdf700 (LWP 7919)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dbd3a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dbd3aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9811fb3c0, c1=0xa0fe90, config=0x7fe96dbd5080, fo=0x7fe96dbd3e10, rc=0x7fe96dbd3e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9811fb3c0, peer=0xa0fe90, config=0x7fe96dbd5080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9811fb3c0, data=, peerflags=0x7fe96dbd5290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dbd3840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dbd7330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9811fb3c0, con=, context=0x7fe9811fb618 "macro-dialbalans", exten=0x7fe9811fb668 "s", priority=6, label=0x0, callerid=0x7fe981bc2480 "918385", action=E_SPAWN, found=0x7fe96dbda68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dbd3840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9811fb3c0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96dbdc760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9811fb3c0, con=, context=0x7fe9811fb618 "macro-dialbalans", exten=0x7fe9811fb668 "s", priority=1, label=0x0, callerid=0x7fe981bc2480 "918385", action=E_SPAWN, found=0x7fe96dbdedbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130334224, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9811fb3c0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96dbd3840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 39 (Thread 0x7fe96c8d9700 (LWP 8082)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c8cda70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c8cdafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xfe5cf0, c1=0x7fe981c5a0b0, config=0x7fe96c8cf080, fo=0x7fe96c8cde20, rc=0x7fe96c8cde18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xfe5cf0, peer=0x7fe981c5a0b0, config=0x7fe96c8cf080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xfe5cf0, data=, peerflags=0x7fe96c8cf290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c8cd850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c8d1330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xfe5cf0, con=, context=0xfe5f48 "macro-dialbalans", exten=0xfe5f98 "s", priority=6, label=0x0, callerid=0xfcd2a0 "918326", action=E_SPAWN, found=0x7fe96c8d468c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c8cd850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xfe5cf0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c8d6760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xfe5cf0, con=, context=0xfe5f48 "macro-dialbalans", exten=0xfe5f98 "s", priority=1, label=0x0, callerid=0xfcd2a0 "918326", action=E_SPAWN, found=0x7fe96c8d8dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9920976, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xfe5cf0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c8cd850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 38 (Thread 0x7fe96d054700 (LWP 8089)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d04dec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d04df4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x10e18f0, c1=0x9ccb60, config=0x7fe96d04f4b0, fo=0x7fe96d04e270, rc=0x7fe96d04e268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x10e18f0, peer=0x9ccb60, config=0x7fe96d04f4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x10e18f0, data=, peerflags=0x7fe96d04f6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d04dca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d051760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x10e18f0, con=, context=0x10e1b48 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x10e1b98 "904509", priority=1, label=0x0, callerid=0x7fe9800183a0 "83412900290", action=E_SPAWN, found=0x7fe96d053dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2118473200, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x10e18f0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d04dca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 37 (Thread 0x7fe96c591700 (LWP 8093)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c585a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c585aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981cea1b0, c1=0x10f66c0, config=0x7fe96c587080, fo=0x7fe96c585e10, rc=0x7fe96c585e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981cea1b0, peer=0x10f66c0, config=0x7fe96c587080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981cea1b0, data=, peerflags=0x7fe96c587290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c585840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c589330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981cea1b0, con=, context=0x7fe981cea408 "macro-dialbalans", exten=0x7fe981cea458 "s", priority=6, label=0x0, callerid=0x7fe98025a090 "958411", action=E_SPAWN, found=0x7fe96c58c68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c585840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981cea1b0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c58e760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981cea1b0, con=, context=0x7fe981cea408 "macro-dialbalans", exten=0x7fe981cea458 "s", priority=1, label=0x0, callerid=0x7fe98025a090 "958411", action=E_SPAWN, found=0x7fe96c590dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2116861552, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981cea1b0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c585840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 36 (Thread 0x7fe96daef700 (LWP 8265)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dae4070, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dae524c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96dae3cf0, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x9b8180, data=, peerflags=0x7fe96dae5290, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dae3cf0, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96dae7330, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x9b8180, con=, context=0x9b83d8 "macro-dialbalans", exten=0x9b8428 "s", priority=2, label=0x0, callerid=0x104e170 "958154", action=E_SPAWN, found=0x7fe96daea68c, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dae3cf0, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #9 0x00007fe970db590b in _macro_exec (chan=0x9b8180, data=, exclusive=0) at app_macro.c:333 #10 0x00000000004ab460 in pbx_exec (data=0x7fe96daec760, app=, c=) at pbx.c:942 #11 pbx_extension_helper (c=0x9b8180, con=, context=0x9b83d8 "macro-dialbalans", exten=0x9b8428 "s", priority=1, label=0x0, callerid=0x104e170 "958154", action=E_SPAWN, found=0x7fe96daeedbc, combined_find_spawn=1) at pbx.c:3111 #12 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16721904, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #13 __ast_pbx_run (c=0x9b8180, args=0x0) at pbx.c:3701 #14 0x00000000004adc4b in pbx_thread (data=0x7fe96dae3cf0) at pbx.c:3974 #15 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #16 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #17 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #18 0x0000000000000000 in ?? () Thread 35 (Thread 0x7fe96bd4e700 (LWP 8098)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bd47ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bd47f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d1880, c1=0x7fe9811cab20, config=0x7fe96bd494b0, fo=0x7fe96bd48270, rc=0x7fe96bd48268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d1880, peer=0x7fe9811cab20, config=0x7fe96bd494b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d1880, data=, peerflags=0x7fe96bd496c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bd47ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bd4b760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d1880, con=, context=0x7fe9810d1ad8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9810d1b28 "918336", priority=1, label=0x0, callerid=0x7fe980dc0210 "83412908627", action=E_SPAWN, found=0x7fe96bd4ddbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2129033248, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9810d1880, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96bd47ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 34 (Thread 0x7fe96be84700 (LWP 8113)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96be78a80, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96be78b0c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810e0260, c1=0x890e40, config=0x7fe96be7a070, fo=0x7fe96be78e30, rc=0x7fe96be78e28) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810e0260, peer=0x890e40, config=0x7fe96be7a070) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810e0260, data=, peerflags=0x7fe96be7a280, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96be78860, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96be7c320, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810e0260, con=, context=0x7fe9810e04b8 "macro-thundercenter", exten=0x7fe9810e0508 "s", priority=9, label=0x0, callerid=0x7fe981068650 "83412420829", action=E_SPAWN, found=0x7fe96be7f68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96be78860, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9810e0260, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96be81760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9810e0260, con=, context=0x7fe9810e04b8 "macro-thundercenter", exten=0x7fe9810e0508 "s", priority=1, label=0x0, callerid=0x7fe981068650 "83412420829", action=E_SPAWN, found=0x7fe96be83dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130221456, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9810e0260, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96be78860) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 33 (Thread 0x7fe96d0cc700 (LWP 8256)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d0c1070, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d0c224c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96d0c0ce0, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x903430, data=, peerflags=0x7fe96d0c2290, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d0c0ce0, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96d0c4330, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x903430, con=, context=0x903688 "macro-dialbalans", exten=0x9036d8 "s", priority=6, label=0x0, callerid=0x9f4360 "918234", action=E_SPAWN, found=0x7fe96d0c768c, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d0c0ce0, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #9 0x00007fe970db590b in _macro_exec (chan=0x903430, data=, exclusive=0) at app_macro.c:333 #10 0x00000000004ab460 in pbx_exec (data=0x7fe96d0c9760, app=, c=) at pbx.c:942 #11 pbx_extension_helper (c=0x903430, con=, context=0x903688 "macro-dialbalans", exten=0x9036d8 "s", priority=1, label=0x0, callerid=0x9f4360 "918234", action=E_SPAWN, found=0x7fe96d0cbdbc, combined_find_spawn=1) at pbx.c:3111 #12 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=20813184, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #13 __ast_pbx_run (c=0x903430, args=0x0) at pbx.c:3701 #14 0x00000000004adc4b in pbx_thread (data=0x7fe96d0c0ce0) at pbx.c:3974 #15 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #16 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #17 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #18 0x0000000000000000 in ?? () Thread 32 (Thread 0x7fe96c249700 (LWP 8117)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c23da60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c23daec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981b94ed0, c1=0xa72b90, config=0x7fe96c23f080, fo=0x7fe96c23de10, rc=0x7fe96c23de08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981b94ed0, peer=0xa72b90, config=0x7fe96c23f080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981b94ed0, data=, peerflags=0x7fe96c23f290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c23d840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c241330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981b94ed0, con=, context=0x7fe981b95128 "macro-dialbalans", exten=0x7fe981b95178 "s", priority=6, label=0x0, callerid=0x7fe98118cc60 "918255", action=E_SPAWN, found=0x7fe96c24468c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c23d840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981b94ed0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c246760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981b94ed0, con=, context=0x7fe981b95128 "macro-dialbalans", exten=0x7fe981b95178 "s", priority=1, label=0x0, callerid=0x7fe98118cc60 "918255", action=E_SPAWN, found=0x7fe96c248dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130213712, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981b94ed0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c23d840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 31 (Thread 0x7fe96bbe6700 (LWP 8253)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bbdaa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bbdaafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8c14c0, c1=0x7fe9810d5020, config=0x7fe96bbdc080, fo=0x7fe96bbdae20, rc=0x7fe96bbdae18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8c14c0, peer=0x7fe9810d5020, config=0x7fe96bbdc080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8c14c0, data=, peerflags=0x7fe96bbdc290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bbda850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bbde330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8c14c0, con=, context=0x8c1718 "macro-dialbalans", exten=0x8c1768 "s", priority=6, label=0x0, callerid=0x9cf2b0 "970489", action=E_SPAWN, found=0x7fe96bbe168c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bbda850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x8c14c0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bbe3760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x8c14c0, con=, context=0x8c1718 "macro-dialbalans", exten=0x8c1768 "s", priority=1, label=0x0, callerid=0x9cf2b0 "970489", action=E_SPAWN, found=0x7fe96bbe5dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=17702480, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x8c14c0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bbda850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 30 (Thread 0x7fe96cd75700 (LWP 6623)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cd6eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cd6ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x93a780, c1=0x8f9250, config=0x7fe96cd704b0, fo=0x7fe96cd6f270, rc=0x7fe96cd6f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x93a780, peer=0x8f9250, config=0x7fe96cd704b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x93a780, data=, peerflags=0x7fe96cd706c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cd6eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96cd72760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x93a780, con=, context=0x93a9d8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x93aa28 "918274", priority=1, label=0x0, callerid=0x878090 "83412463069", action=E_SPAWN, found=0x7fe96cd74dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10922560, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x93a780, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96cd6eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 29 (Thread 0x7fe98f2b8700 (LWP 6132)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000042ff0e in listener (unused=) at asterisk.c:1062 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 28 (Thread 0x7fe96dc1b700 (LWP 6609)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dc0fa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dc0fafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xa4d8f0, c1=0xa1f3c0, config=0x7fe96dc11080, fo=0x7fe96dc0fe20, rc=0x7fe96dc0fe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xa4d8f0, peer=0xa1f3c0, config=0x7fe96dc11080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xa4d8f0, data=, peerflags=0x7fe96dc11290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dc0f850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dc13330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xa4d8f0, con=, context=0xa4db48 "macro-dialbalans", exten=0xa4db98 "s", priority=6, label=0x0, callerid=0xa35c90 "970754", action=E_SPAWN, found=0x7fe96dc1668c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dc0f850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xa4d8f0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96dc18760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xa4d8f0, con=, context=0xa4db48 "macro-dialbalans", exten=0xa4db98 "s", priority=1, label=0x0, callerid=0xa35c90 "970754", action=E_SPAWN, found=0x7fe96dc1adbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=18061200, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xa4d8f0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96dc0f850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 27 (Thread 0x7fe98f27c700 (LWP 6133)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000048c821 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 logger_thread (data=) at logger.c:888 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 26 (Thread 0x7fe96dc93700 (LWP 6148)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000042f170 in monitor_sig_flags (unused=) at asterisk.c:2846 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 25 (Thread 0x7fe98f150700 (LWP 6138)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe987bc0cf8 in agent_check_and_process () from /usr/lib64/libnetsnmpagent.so.15 #2 0x00007fe987dfb912 in agent_thread (arg=) at snmp/agent.c:202 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 24 (Thread 0x7fe96c951700 (LWP 8127)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c94aec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c94af4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981c3ac30, c1=0x8fd480, config=0x7fe96c94c4b0, fo=0x7fe96c94b270, rc=0x7fe96c94b268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981c3ac30, peer=0x8fd480, config=0x7fe96c94c4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981c3ac30, data=, peerflags=0x7fe96c94c6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c94aca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c94e760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981c3ac30, con=, context=0x7fe981c3ae88 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe981c3aed8 "970789", priority=1, label=0x0, callerid=0x7fe9811cc910 "83412361841", action=E_SPAWN, found=0x7fe96c950dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130331472, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe981c3ac30, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c94aca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 23 (Thread 0x7fe98c04e700 (LWP 6139)): #0 0x00007fe98e6ebfad in nanosleep () from /lib64/libpthread.so.0 #1 0x00007fe97da3f5b4 in scan_thread (unused=) at pbx_spool.c:453 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 22 (Thread 0x7fe971e6e700 (LWP 6144)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60f84a in PSocket::os_accept(PSocket&, sockaddr*, int*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61ff5b in PTCPSocket::Accept(PSocket&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98de66732 in H323ListenerTCP::Accept(PTimeInterval const&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #6 0x00007fe98de66eaa in H323ListenerTCP::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #8 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () Thread 21 (Thread 0x7fe98f1c8700 (LWP 6136)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000049dcc7 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 device_state_thread (data=) at pbx.c:3344 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 20 (Thread 0x7fe98f2f4700 (LWP 6131)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000004696d7 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 ast_event_dispatcher (unused=) at event.c:762 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 19 (Thread 0x7fe96d94b700 (LWP 7343)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d944ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d944f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8c9080, c1=0xa3f640, config=0x7fe96d9464b0, fo=0x7fe96d945270, rc=0x7fe96d945268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8c9080, peer=0xa3f640, config=0x7fe96d9464b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8c9080, data=, peerflags=0x7fe96d9466c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d944ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d948760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8c9080, con=, context=0x8c92d8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x8c9328 "970443", priority=1, label=0x0, callerid=0x8defc0 "83412312095", action=E_SPAWN, found=0x7fe96d94adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10806928, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x8c9080, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d944ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 18 (Thread 0x7fe96bfb5700 (LWP 8274)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60efa5 in PTCPSocket::Read(void*, int) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61253d in PIndirectChannel::Read(void*, int) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98d61104a in PChannel::ReadChar() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #6 0x00007fe98de6482d in H323TransportTCP::ReadPDU(PBYTEArray&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98de4afed in H323SignalPDU::Read(H323Transport&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #8 0x00007fe98de32592 in H323Connection::HandleSignallingChannel() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #9 0x00007fe98de6578b in H323Transport::HandleFirstSignallingChannelPDU() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #10 0x00007fe98de65855 in H225TransportThread::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #11 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #12 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #13 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #14 0x0000000000000000 in ?? () Thread 17 (Thread 0x7fe96c20d700 (LWP 7529)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c206ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c206f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13e46d0, c1=0x1256c10, config=0x7fe96c2084b0, fo=0x7fe96c207270, rc=0x7fe96c207268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13e46d0, peer=0x1256c10, config=0x7fe96c2084b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13e46d0, data=, peerflags=0x7fe96c2086c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c206ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c20a760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13e46d0, con=, context=0x13e4928 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x13e4978 "958697", priority=1, label=0x0, callerid=0xfb21a0 "83412711905", action=E_SPAWN, found=0x7fe96c20cdbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=19063744, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x13e46d0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c206ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fe971eaf700 (LWP 6143)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe98d618079 in PSyncPoint::Wait() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98de3b059 in H323ConnectionsCleaner::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #3 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fe9840cf700 (LWP 6141)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe981090430, howlong=-516) at io.c:275 #2 0x00007fe974682988 in do_monitor (data=) at chan_mgcp.c:3481 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fe984093700 (LWP 6142)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe973a42bdb in ast_select (tvp=, efds=, wfds=, rfds=, nfds=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:1644 #2 do_monitor (data=) at chan_phone.c:1076 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fe96fd7a700 (LWP 6146)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe96fd88f72 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 device_state_thread (data=) at app_queue.c:801 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fe96be48700 (LWP 7390)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96be41ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96be41f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xfe53a0, c1=0x9e74d0, config=0x7fe96be434b0, fo=0x7fe96be42270, rc=0x7fe96be42268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xfe53a0, peer=0x9e74d0, config=0x7fe96be434b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xfe53a0, data=, peerflags=0x7fe96be436c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96be41ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96be45760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xfe53a0, con=, context=0xfe55f8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0xfe5648 "970363", priority=1, label=0x0, callerid=0x9225f0 "83412660498", action=E_SPAWN, found=0x7fe96be47dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16374832, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0xfe53a0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96be41ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fe96dc57700 (LWP 7676)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dc50ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dc50f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe98120a490, c1=0xa77c00, config=0x7fe96dc524b0, fo=0x7fe96dc51270, rc=0x7fe96dc51268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe98120a490, peer=0xa77c00, config=0x7fe96dc524b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe98120a490, data=, peerflags=0x7fe96dc526c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dc50ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dc54760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe98120a490, con=, context=0x7fe98120a6e8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe98120a738 "970647", priority=1, label=0x0, callerid=0x7fe980c992d0 "83412313583", action=E_SPAWN, found=0x7fe96dc56dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2118376400, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe98120a490, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96dc50ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fe971e2d700 (LWP 6145)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe981097010, howlong=-516) at io.c:275 #2 0x00007fe971edf984 in do_monitor (data=) at chan_h323.c:2579 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fe96d987700 (LWP 8258)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d980ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d980f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x1220e10, c1=0x1113b00, config=0x7fe96d9824b0, fo=0x7fe96d981270, rc=0x7fe96d981268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x1220e10, peer=0x1113b00, config=0x7fe96d9824b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x1220e10, data=, peerflags=0x7fe96d9826c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d980ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d984760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x1220e10, con=, context=0x1221068 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x12210b8 "970974", priority=1, label=0x0, callerid=0x928bb0 "83412904337", action=E_SPAWN, found=0x7fe96d986dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9825296, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x1220e10, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d980ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fe96d5c7700 (LWP 6191)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000004384b9 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 autoservice_run (ign=) at autoservice.c:91 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fe96e6e2700 (LWP 6147)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe9880fa0c0, howlong=-516) at io.c:275 #2 0x00007fe96e6f1f97 in do_monitor (data=) at chan_unistim.c:4562 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fe98f2f6720 (LWP 6130)): #0 0x000000000041a259 in call_gmon_start () #1 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fe96c645700 (LWP 8263)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c639a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c639aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13974a0, c1=0x13e6b80, config=0x7fe96c63b080, fo=0x7fe96c639e10, rc=0x7fe96c639e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13974a0, peer=0x13e6b80, config=0x7fe96c63b080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13974a0, data=, peerflags=0x7fe96c63b290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c639840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c63d330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13974a0, con=, context=0x13976f8 "macro-dialbalans", exten=0x1397748 "s", priority=2, label=0x0, callerid=0xa96630 "958610", action=E_SPAWN, found=0x7fe96c64068c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c639840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x13974a0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c642760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x13974a0, con=, context=0x13976f8 "macro-dialbalans", exten=0x1397748 "s", priority=1, label=0x0, callerid=0xa96630 "958610", action=E_SPAWN, found=0x7fe96c644dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=17907808, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x13974a0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c639840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fe96d1f8700 (LWP 8163)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d1f1ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d1f1f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe988607990, c1=0x1413070, config=0x7fe96d1f34b0, fo=0x7fe96d1f2270, rc=0x7fe96d1f2268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe988607990, peer=0x1413070, config=0x7fe96d1f34b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe988607990, data=, peerflags=0x7fe96d1f36c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d1f1ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d1f5760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe988607990, con=, context=0x7fe988607be8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe988607c38 "956875", priority=1, label=0x0, callerid=0x7fe98835a370 "970596", action=E_SPAWN, found=0x7fe96d1f7dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2011521920, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe988607990, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d1f1ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fe96d3e7700 (LWP 8084)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d3dba70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d3dbafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x11070d0, c1=0x133ac30, config=0x7fe96d3dd080, fo=0x7fe96d3dbe20, rc=0x7fe96d3dbe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x11070d0, peer=0x133ac30, config=0x7fe96d3dd080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x11070d0, data=, peerflags=0x7fe96d3dd290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d3db850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d3df330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x11070d0, con=, context=0x1107328 "macro-dialbalans", exten=0x1107378 "s", priority=6, label=0x0, callerid=0x10e8ee0 "956801", action=E_SPAWN, found=0x7fe96d3e268c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d3db850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x11070d0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96d3e4760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x11070d0, con=, context=0x1107328 "macro-dialbalans", exten=0x1107378 "s", priority=1, label=0x0, callerid=0x10e8ee0 "956801", action=E_SPAWN, found=0x7fe96d3e6dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=18539312, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x11070d0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96d3db850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fe96bff1700 (LWP 7800)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bfe5a70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bfe5afc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981bc5360, c1=0x7fe981ba9f50, config=0x7fe96bfe7080, fo=0x7fe96bfe5e20, rc=0x7fe96bfe5e18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981bc5360, peer=0x7fe981ba9f50, config=0x7fe96bfe7080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981bc5360, data=, peerflags=0x7fe96bfe7290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bfe5850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bfe9330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981bc5360, con=, context=0x7fe981bc55b8 "macro-dialbalans", exten=0x7fe981bc5608 "s", priority=2, label=0x0, callerid=0x7fe980177cc0 "904571", action=E_SPAWN, found=0x7fe96bfec68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bfe5850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981bc5360, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bfee760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981bc5360, con=, context=0x7fe981bc55b8 "macro-dialbalans", exten=0x7fe981bc5608 "s", priority=1, label=0x0, callerid=0x7fe980177cc0 "904571", action=E_SPAWN, found=0x7fe96bff0dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2116998080, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981bc5360, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bfe5850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe96ce2e700 (LWP 8275)): #0 ast_jb_configure (chan=0xa73230, conf=0x7fe972104640) at abstract_jb.c:603 #1 0x00007fe971ed5c3b in __oh323_update_info (c=0xa73230, pvt=0x97cee0) at chan_h323.c:388 #2 0x00007fe971edc311 in oh323_update_info (c=) at chan_h323.c:404 #3 oh323_indicate (c=0xa73230, condition=14, data=0x0, datalen=) at chan_h323.c:933 #4 0x0000000000449285 in ast_indicate_data (chan=0xa73230, _condition=14, data=0x0, datalen=0) at channel.c:3002 #5 0x00007fe978f9cd96 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:732 #6 dial_exec_full (chan=0xa73230, data=, peerflags=0x7fe96ce24290, continue_exec=0x0) at app_dial.c:1594 #7 0x00007fe978f9ed56 in dial_exec (chan=0xa73230, data=0x7fe972104640) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ce26330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=2, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2968c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0xa73230, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xa73230, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96ce2b760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=1, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2ddbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9423376, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xa73230, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0xa73230) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () (gdb) Thread 57 (Thread 0x7fe96d7e3700 (LWP 8171)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d7d7a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d7d7aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe988651920, c1=0x104dc10, config=0x7fe96d7d9080, fo=0x7fe96d7d7e10, rc=0x7fe96d7d7e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe988651920, peer=0x104dc10, config=0x7fe96d7d9080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe988651920, data=, peerflags=0x7fe96d7d9290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d7d7840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d7db330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe988651920, con=, context=0x7fe988651b78 "macro-dialbalans", exten=0x7fe988651bc8 "s", priority=4, label=0x0, callerid=0x7fe988239990 "904551", action=E_SPAWN, found=0x7fe96d7de68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d7d7840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe988651920, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96d7e0760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe988651920, con=, context=0x7fe988651b78 "macro-dialbalans", exten=0x7fe988651bc8 "s", priority=1, label=0x0, callerid=0x7fe988239990 "904551", action=E_SPAWN, found=0x7fe96d7e2dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2010681536, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe988651920, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96d7d7840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 56 (Thread 0x7fe96cc7b700 (LWP 8155)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cc6fa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cc6fafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d0d40, c1=0x7fe9810b2e30, config=0x7fe96cc71080, fo=0x7fe96cc6fe20, rc=0x7fe96cc6fe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d0d40, peer=0x7fe9810b2e30, config=0x7fe96cc71080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d0d40, data=, peerflags=0x7fe96cc71290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cc6f850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96cc73330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d0d40, con=, context=0x7fe9810d0f98 "macro-dialbalans", exten=0x7fe9810d0fe8 "s", priority=6, label=0x0, callerid=0x7fe981067e10 "958704", action=E_SPAWN, found=0x7fe96cc7668c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96cc6f850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9810d0d40, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96cc78760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9810d0d40, con=, context=0x7fe9810d0f98 "macro-dialbalans", exten=0x7fe9810d0fe8 "s", priority=1, label=0x0, callerid=0x7fe981067e10 "958704", action=E_SPAWN, found=0x7fe96cc7adbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130278144, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9810d0d40, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96cc6f850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 55 (Thread 0x7fe96c1d1700 (LWP 8228)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c1caec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c1caf4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9885fc940, c1=0x1130d70, config=0x7fe96c1cc4b0, fo=0x7fe96c1cb270, rc=0x7fe96c1cb268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9885fc940, peer=0x1130d70, config=0x7fe96c1cc4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9885fc940, data=, peerflags=0x7fe96c1cc6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c1caca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c1ce760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9885fc940, con=, context=0x7fe9885fcb98 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9885fcbe8 "958605", priority=1, label=0x0, callerid=0x7fe9886d9d60 "83412365000", action=E_SPAWN, found=0x7fe96c1d0dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2011051040, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9885fc940, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c1caca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 54 (Thread 0x7fe96bf74700 (LWP 8254)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bf68a70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bf68afc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8fdb20, c1=0x98ac80, config=0x7fe96bf6a080, fo=0x7fe96bf68e20, rc=0x7fe96bf68e18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8fdb20, peer=0x98ac80, config=0x7fe96bf6a080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8fdb20, data=, peerflags=0x7fe96bf6a290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bf68850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bf6c330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8fdb20, con=, context=0x8fdd78 "macro-dialbalans", exten=0x8fddc8 "s", priority=6, label=0x0, callerid=0x10e4760 "970553", action=E_SPAWN, found=0x7fe96bf6f68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bf68850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x8fdb20, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bf71760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x8fdb20, con=, context=0x8fdd78 "macro-dialbalans", exten=0x8fddc8 "s", priority=1, label=0x0, callerid=0x10e4760 "970553", action=E_SPAWN, found=0x7fe96bf73dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10552608, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x8fdb20, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bf68850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 53 (Thread 0x7fe96c0a5700 (LWP 8249)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c09eea0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c09ef2c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9886b2260, c1=0x890740, config=0x7fe96c0a04b0, fo=0x7fe96c09f250, rc=0x7fe96c09f248) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9886b2260, peer=0x890740, config=0x7fe96c0a04b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9886b2260, data=, peerflags=0x7fe96c0a06c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c09ec80, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c0a2760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9886b2260, con=, context=0x7fe9886b24b8 "mezhdunarodkaIP", exten=0x7fe9886b2508 "73414556415", priority=5, label=0x0, callerid=0x1397420 "73412958304", action=E_SPAWN, found=0x7fe96c0a4dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2010792848, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9886b2260, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c09ec80) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 52 (Thread 0x7fe96ccb7700 (LWP 6514)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96ccb0ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96ccb0f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d5f00, c1=0xa356e0, config=0x7fe96ccb24b0, fo=0x7fe96ccb1270, rc=0x7fe96ccb1268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d5f00, peer=0xa356e0, config=0x7fe96ccb24b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d5f00, data=, peerflags=0x7fe96ccb26c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96ccb0ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ccb4760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d5f00, con=, context=0x7fe9810d6158 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9810d61a8 "970474", priority=1, label=0x0, callerid=0x7fe9810563f0 "83412687970", action=E_SPAWN, found=0x7fe96ccb6dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2129855728, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9810d5f00, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96ccb0ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 51 (Thread 0x7fe96c735700 (LWP 7822)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c72eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c72ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981ba1070, c1=0x10de6b0, config=0x7fe96c7304b0, fo=0x7fe96c72f270, rc=0x7fe96c72f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981ba1070, peer=0x10de6b0, config=0x7fe96c7304b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981ba1070, data=, peerflags=0x7fe96c7306c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c72eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c732760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981ba1070, con=, context=0x7fe981ba12c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe981ba1318 "958359", priority=1, label=0x0, callerid=0x7fe981063e90 "83412506557", action=E_SPAWN, found=0x7fe96c734dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130333008, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe981ba1070, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c72eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 50 (Thread 0x7fe96ca0a700 (LWP 8276)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60f84a in PSocket::os_accept(PSocket&, sockaddr*, int*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61ff5b in PTCPSocket::Accept(PSocket&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98de640f5 in H323TransportTCP::AcceptControlChannel(H323Connection&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #6 0x00007fe98de63b1a in H245TransportThread::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #8 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () Thread 49 (Thread 0x7fe98f240700 (LWP 6134)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x00000000004e2ee5 in ast_wait_for_input (fd=, ms=) at utils.c:950 #2 0x00000000004d8ccc in ast_tcptls_server_root (data=) at tcptls.c:134 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 48 (Thread 0x7fe98f204700 (LWP 6135)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000045ecbf in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 do_devstate_changes (data=) at devicestate.c:509 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 47 (Thread 0x7fe98f18c700 (LWP 6137)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x0000000000471927 in ast_select (tvp=, efds=, wfds=, rfds=, nfds=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:1644 #2 do_parking_thread (ignore=) at features.c:2856 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 46 (Thread 0x7fe96d275700 (LWP 6218)): #0 0x00007fe98e6e8989 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe98d617f90 in PSyncPoint::Wait(PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d61a2d1 in PHouseKeepingThread::Main() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 45 (Thread 0x7fe96cdf2700 (LWP 8264)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cdec4a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cded67c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96cdec140, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x977980, data=, peerflags=0x7fe96cded6c0, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cdec140, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96cdef760, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x977980, con=, context=0x977bd8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x977c28 "958525", priority=1, label=0x0, callerid=0x9fe630 "89128553878", action=E_SPAWN, found=0x7fe96cdf1dbc, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16586800, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #9 __ast_pbx_run (c=0x977980, args=0x0) at pbx.c:3701 #10 0x00000000004adc4b in pbx_thread (data=0x7fe96cdec140) at pbx.c:3974 #11 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #12 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #13 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #14 0x0000000000000000 in ?? () Thread 44 (Thread 0x7fe98410b700 (LWP 6140)): #0 0x00007fe98e6eb76d in read () from /lib64/libpthread.so.0 #1 0x00000000004e2d0d in ast_random () at utils.c:1297 #2 0x00007fe976ae5701 in make_our_tag (len=, tagbuf=) at chan_sip.c:5908 #3 sip_alloc (callid=0x0, sin=0x0, useglobal_nat=0, intended_method=3) at chan_sip.c:5984 #4 0x00007fe976af8fa8 in sip_poke_peer (peer=0x7fe9808f1070) at chan_sip.c:19866 #5 0x00007fe976b13db3 in sip_poke_peer_s (data=0x3) at chan_sip.c:9974 #6 0x00000000004d2e8b in ast_sched_runq (con=) at sched.c:369 #7 0x00007fe976b13761 in do_monitor (data=) at chan_sip.c:19451 #8 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #9 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () Thread 43 (Thread 0x7fe96d67b700 (LWP 7344)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d674ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d674f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8fe670, c1=0xfc0630, config=0x7fe96d6764b0, fo=0x7fe96d675270, rc=0x7fe96d675268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8fe670, peer=0xfc0630, config=0x7fe96d6764b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8fe670, data=, peerflags=0x7fe96d6766c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d674ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d678760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8fe670, con=, context=0x8fe8c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x8fe918 "970232", priority=1, label=0x0, callerid=0x9cede0 "83412504106", action=E_SPAWN, found=0x7fe96d67adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16587776, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x8fe670, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d674ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 42 (Thread 0x7fe96c555700 (LWP 7670)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c54eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c54ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13e4090, c1=0xa15c70, config=0x7fe96c5504b0, fo=0x7fe96c54f270, rc=0x7fe96c54f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13e4090, peer=0xa15c70, config=0x7fe96c5504b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13e4090, data=, peerflags=0x7fe96c5506c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c54eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c552760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13e4090, con=, context=0x13e42e8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x13e4338 "958670", priority=1, label=0x0, callerid=0x1151500 "83412732248", action=E_SPAWN, found=0x7fe96c554dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=20812896, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x13e4090, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c54eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 41 (Thread 0x7fe96d58b700 (LWP 7763)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d584ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d584f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x123d070, c1=0x1437da0, config=0x7fe96d5864b0, fo=0x7fe96d585270, rc=0x7fe96d585268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x123d070, peer=0x1437da0, config=0x7fe96d5864b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x123d070, data=, peerflags=0x7fe96d5866c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d584ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d588760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x123d070, con=, context=0x123d2c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x123d318 "958464", priority=1, label=0x0, callerid=0x1397ce0 "83412733429", action=E_SPAWN, found=0x7fe96d58adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=8979728, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x123d070, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d584ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 40 (Thread 0x7fe96dbdf700 (LWP 7919)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dbd3a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dbd3aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9811fb3c0, c1=0xa0fe90, config=0x7fe96dbd5080, fo=0x7fe96dbd3e10, rc=0x7fe96dbd3e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9811fb3c0, peer=0xa0fe90, config=0x7fe96dbd5080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9811fb3c0, data=, peerflags=0x7fe96dbd5290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dbd3840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dbd7330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9811fb3c0, con=, context=0x7fe9811fb618 "macro-dialbalans", exten=0x7fe9811fb668 "s", priority=6, label=0x0, callerid=0x7fe981bc2480 "918385", action=E_SPAWN, found=0x7fe96dbda68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dbd3840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9811fb3c0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96dbdc760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9811fb3c0, con=, context=0x7fe9811fb618 "macro-dialbalans", exten=0x7fe9811fb668 "s", priority=1, label=0x0, callerid=0x7fe981bc2480 "918385", action=E_SPAWN, found=0x7fe96dbdedbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130334224, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9811fb3c0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96dbd3840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 39 (Thread 0x7fe96c8d9700 (LWP 8082)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c8cda70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c8cdafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xfe5cf0, c1=0x7fe981c5a0b0, config=0x7fe96c8cf080, fo=0x7fe96c8cde20, rc=0x7fe96c8cde18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xfe5cf0, peer=0x7fe981c5a0b0, config=0x7fe96c8cf080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xfe5cf0, data=, peerflags=0x7fe96c8cf290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c8cd850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c8d1330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xfe5cf0, con=, context=0xfe5f48 "macro-dialbalans", exten=0xfe5f98 "s", priority=6, label=0x0, callerid=0xfcd2a0 "918326", action=E_SPAWN, found=0x7fe96c8d468c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c8cd850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xfe5cf0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c8d6760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xfe5cf0, con=, context=0xfe5f48 "macro-dialbalans", exten=0xfe5f98 "s", priority=1, label=0x0, callerid=0xfcd2a0 "918326", action=E_SPAWN, found=0x7fe96c8d8dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9920976, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xfe5cf0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c8cd850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 38 (Thread 0x7fe96d054700 (LWP 8089)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d04dec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d04df4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x10e18f0, c1=0x9ccb60, config=0x7fe96d04f4b0, fo=0x7fe96d04e270, rc=0x7fe96d04e268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x10e18f0, peer=0x9ccb60, config=0x7fe96d04f4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x10e18f0, data=, peerflags=0x7fe96d04f6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d04dca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d051760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x10e18f0, con=, context=0x10e1b48 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x10e1b98 "904509", priority=1, label=0x0, callerid=0x7fe9800183a0 "83412900290", action=E_SPAWN, found=0x7fe96d053dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2118473200, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x10e18f0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d04dca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 37 (Thread 0x7fe96c591700 (LWP 8093)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c585a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c585aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981cea1b0, c1=0x10f66c0, config=0x7fe96c587080, fo=0x7fe96c585e10, rc=0x7fe96c585e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981cea1b0, peer=0x10f66c0, config=0x7fe96c587080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981cea1b0, data=, peerflags=0x7fe96c587290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c585840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c589330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981cea1b0, con=, context=0x7fe981cea408 "macro-dialbalans", exten=0x7fe981cea458 "s", priority=6, label=0x0, callerid=0x7fe98025a090 "958411", action=E_SPAWN, found=0x7fe96c58c68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c585840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981cea1b0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c58e760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981cea1b0, con=, context=0x7fe981cea408 "macro-dialbalans", exten=0x7fe981cea458 "s", priority=1, label=0x0, callerid=0x7fe98025a090 "958411", action=E_SPAWN, found=0x7fe96c590dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2116861552, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981cea1b0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c585840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 36 (Thread 0x7fe96daef700 (LWP 8265)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dae4070, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dae524c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96dae3cf0, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x9b8180, data=, peerflags=0x7fe96dae5290, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dae3cf0, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96dae7330, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x9b8180, con=, context=0x9b83d8 "macro-dialbalans", exten=0x9b8428 "s", priority=2, label=0x0, callerid=0x104e170 "958154", action=E_SPAWN, found=0x7fe96daea68c, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dae3cf0, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #9 0x00007fe970db590b in _macro_exec (chan=0x9b8180, data=, exclusive=0) at app_macro.c:333 #10 0x00000000004ab460 in pbx_exec (data=0x7fe96daec760, app=, c=) at pbx.c:942 #11 pbx_extension_helper (c=0x9b8180, con=, context=0x9b83d8 "macro-dialbalans", exten=0x9b8428 "s", priority=1, label=0x0, callerid=0x104e170 "958154", action=E_SPAWN, found=0x7fe96daeedbc, combined_find_spawn=1) at pbx.c:3111 #12 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16721904, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #13 __ast_pbx_run (c=0x9b8180, args=0x0) at pbx.c:3701 #14 0x00000000004adc4b in pbx_thread (data=0x7fe96dae3cf0) at pbx.c:3974 #15 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #16 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #17 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #18 0x0000000000000000 in ?? () Thread 35 (Thread 0x7fe96bd4e700 (LWP 8098)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bd47ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bd47f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d1880, c1=0x7fe9811cab20, config=0x7fe96bd494b0, fo=0x7fe96bd48270, rc=0x7fe96bd48268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d1880, peer=0x7fe9811cab20, config=0x7fe96bd494b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d1880, data=, peerflags=0x7fe96bd496c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bd47ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bd4b760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d1880, con=, context=0x7fe9810d1ad8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9810d1b28 "918336", priority=1, label=0x0, callerid=0x7fe980dc0210 "83412908627", action=E_SPAWN, found=0x7fe96bd4ddbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2129033248, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9810d1880, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96bd47ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 34 (Thread 0x7fe96be84700 (LWP 8113)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96be78a80, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96be78b0c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810e0260, c1=0x890e40, config=0x7fe96be7a070, fo=0x7fe96be78e30, rc=0x7fe96be78e28) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810e0260, peer=0x890e40, config=0x7fe96be7a070) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810e0260, data=, peerflags=0x7fe96be7a280, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96be78860, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96be7c320, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810e0260, con=, context=0x7fe9810e04b8 "macro-thundercenter", exten=0x7fe9810e0508 "s", priority=9, label=0x0, callerid=0x7fe981068650 "83412420829", action=E_SPAWN, found=0x7fe96be7f68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96be78860, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9810e0260, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96be81760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9810e0260, con=, context=0x7fe9810e04b8 "macro-thundercenter", exten=0x7fe9810e0508 "s", priority=1, label=0x0, callerid=0x7fe981068650 "83412420829", action=E_SPAWN, found=0x7fe96be83dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130221456, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9810e0260, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96be78860) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 33 (Thread 0x7fe96d0cc700 (LWP 8256)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d0c1070, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d0c224c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96d0c0ce0, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x903430, data=, peerflags=0x7fe96d0c2290, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d0c0ce0, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96d0c4330, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x903430, con=, context=0x903688 "macro-dialbalans", exten=0x9036d8 "s", priority=6, label=0x0, callerid=0x9f4360 "918234", action=E_SPAWN, found=0x7fe96d0c768c, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d0c0ce0, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #9 0x00007fe970db590b in _macro_exec (chan=0x903430, data=, exclusive=0) at app_macro.c:333 #10 0x00000000004ab460 in pbx_exec (data=0x7fe96d0c9760, app=, c=) at pbx.c:942 #11 pbx_extension_helper (c=0x903430, con=, context=0x903688 "macro-dialbalans", exten=0x9036d8 "s", priority=1, label=0x0, callerid=0x9f4360 "918234", action=E_SPAWN, found=0x7fe96d0cbdbc, combined_find_spawn=1) at pbx.c:3111 #12 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=20813184, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #13 __ast_pbx_run (c=0x903430, args=0x0) at pbx.c:3701 #14 0x00000000004adc4b in pbx_thread (data=0x7fe96d0c0ce0) at pbx.c:3974 #15 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #16 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #17 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #18 0x0000000000000000 in ?? () Thread 32 (Thread 0x7fe96c249700 (LWP 8117)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c23da60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c23daec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981b94ed0, c1=0xa72b90, config=0x7fe96c23f080, fo=0x7fe96c23de10, rc=0x7fe96c23de08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981b94ed0, peer=0xa72b90, config=0x7fe96c23f080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981b94ed0, data=, peerflags=0x7fe96c23f290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c23d840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c241330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981b94ed0, con=, context=0x7fe981b95128 "macro-dialbalans", exten=0x7fe981b95178 "s", priority=6, label=0x0, callerid=0x7fe98118cc60 "918255", action=E_SPAWN, found=0x7fe96c24468c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c23d840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981b94ed0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c246760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981b94ed0, con=, context=0x7fe981b95128 "macro-dialbalans", exten=0x7fe981b95178 "s", priority=1, label=0x0, callerid=0x7fe98118cc60 "918255", action=E_SPAWN, found=0x7fe96c248dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130213712, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981b94ed0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c23d840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 31 (Thread 0x7fe96bbe6700 (LWP 8253)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bbdaa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bbdaafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8c14c0, c1=0x7fe9810d5020, config=0x7fe96bbdc080, fo=0x7fe96bbdae20, rc=0x7fe96bbdae18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8c14c0, peer=0x7fe9810d5020, config=0x7fe96bbdc080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8c14c0, data=, peerflags=0x7fe96bbdc290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bbda850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bbde330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8c14c0, con=, context=0x8c1718 "macro-dialbalans", exten=0x8c1768 "s", priority=6, label=0x0, callerid=0x9cf2b0 "970489", action=E_SPAWN, found=0x7fe96bbe168c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bbda850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x8c14c0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bbe3760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x8c14c0, con=, context=0x8c1718 "macro-dialbalans", exten=0x8c1768 "s", priority=1, label=0x0, callerid=0x9cf2b0 "970489", action=E_SPAWN, found=0x7fe96bbe5dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=17702480, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x8c14c0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bbda850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 30 (Thread 0x7fe96cd75700 (LWP 6623)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cd6eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cd6ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x93a780, c1=0x8f9250, config=0x7fe96cd704b0, fo=0x7fe96cd6f270, rc=0x7fe96cd6f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x93a780, peer=0x8f9250, config=0x7fe96cd704b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x93a780, data=, peerflags=0x7fe96cd706c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cd6eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96cd72760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x93a780, con=, context=0x93a9d8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x93aa28 "918274", priority=1, label=0x0, callerid=0x878090 "83412463069", action=E_SPAWN, found=0x7fe96cd74dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10922560, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x93a780, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96cd6eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 29 (Thread 0x7fe98f2b8700 (LWP 6132)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000042ff0e in listener (unused=) at asterisk.c:1062 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 28 (Thread 0x7fe96dc1b700 (LWP 6609)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dc0fa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dc0fafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xa4d8f0, c1=0xa1f3c0, config=0x7fe96dc11080, fo=0x7fe96dc0fe20, rc=0x7fe96dc0fe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xa4d8f0, peer=0xa1f3c0, config=0x7fe96dc11080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xa4d8f0, data=, peerflags=0x7fe96dc11290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dc0f850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dc13330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xa4d8f0, con=, context=0xa4db48 "macro-dialbalans", exten=0xa4db98 "s", priority=6, label=0x0, callerid=0xa35c90 "970754", action=E_SPAWN, found=0x7fe96dc1668c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dc0f850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xa4d8f0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96dc18760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xa4d8f0, con=, context=0xa4db48 "macro-dialbalans", exten=0xa4db98 "s", priority=1, label=0x0, callerid=0xa35c90 "970754", action=E_SPAWN, found=0x7fe96dc1adbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=18061200, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xa4d8f0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96dc0f850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 27 (Thread 0x7fe98f27c700 (LWP 6133)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000048c821 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 logger_thread (data=) at logger.c:888 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 26 (Thread 0x7fe96dc93700 (LWP 6148)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000042f170 in monitor_sig_flags (unused=) at asterisk.c:2846 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 25 (Thread 0x7fe98f150700 (LWP 6138)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe987bc0cf8 in agent_check_and_process () from /usr/lib64/libnetsnmpagent.so.15 #2 0x00007fe987dfb912 in agent_thread (arg=) at snmp/agent.c:202 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 24 (Thread 0x7fe96c951700 (LWP 8127)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c94aec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c94af4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981c3ac30, c1=0x8fd480, config=0x7fe96c94c4b0, fo=0x7fe96c94b270, rc=0x7fe96c94b268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981c3ac30, peer=0x8fd480, config=0x7fe96c94c4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981c3ac30, data=, peerflags=0x7fe96c94c6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c94aca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c94e760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981c3ac30, con=, context=0x7fe981c3ae88 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe981c3aed8 "970789", priority=1, label=0x0, callerid=0x7fe9811cc910 "83412361841", action=E_SPAWN, found=0x7fe96c950dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130331472, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe981c3ac30, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c94aca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 23 (Thread 0x7fe98c04e700 (LWP 6139)): #0 0x00007fe98e6ebfad in nanosleep () from /lib64/libpthread.so.0 #1 0x00007fe97da3f5b4 in scan_thread (unused=) at pbx_spool.c:453 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 22 (Thread 0x7fe971e6e700 (LWP 6144)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60f84a in PSocket::os_accept(PSocket&, sockaddr*, int*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61ff5b in PTCPSocket::Accept(PSocket&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98de66732 in H323ListenerTCP::Accept(PTimeInterval const&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #6 0x00007fe98de66eaa in H323ListenerTCP::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #8 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () Thread 21 (Thread 0x7fe98f1c8700 (LWP 6136)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000049dcc7 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 device_state_thread (data=) at pbx.c:3344 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 20 (Thread 0x7fe98f2f4700 (LWP 6131)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000004696d7 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 ast_event_dispatcher (unused=) at event.c:762 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 19 (Thread 0x7fe96d94b700 (LWP 7343)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d944ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d944f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8c9080, c1=0xa3f640, config=0x7fe96d9464b0, fo=0x7fe96d945270, rc=0x7fe96d945268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8c9080, peer=0xa3f640, config=0x7fe96d9464b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8c9080, data=, peerflags=0x7fe96d9466c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d944ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d948760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8c9080, con=, context=0x8c92d8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x8c9328 "970443", priority=1, label=0x0, callerid=0x8defc0 "83412312095", action=E_SPAWN, found=0x7fe96d94adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10806928, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x8c9080, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d944ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 18 (Thread 0x7fe96bfb5700 (LWP 8274)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60efa5 in PTCPSocket::Read(void*, int) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61253d in PIndirectChannel::Read(void*, int) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98d61104a in PChannel::ReadChar() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #6 0x00007fe98de6482d in H323TransportTCP::ReadPDU(PBYTEArray&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98de4afed in H323SignalPDU::Read(H323Transport&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #8 0x00007fe98de32592 in H323Connection::HandleSignallingChannel() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #9 0x00007fe98de6578b in H323Transport::HandleFirstSignallingChannelPDU() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #10 0x00007fe98de65855 in H225TransportThread::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #11 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #12 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #13 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #14 0x0000000000000000 in ?? () Thread 17 (Thread 0x7fe96c20d700 (LWP 7529)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c206ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c206f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13e46d0, c1=0x1256c10, config=0x7fe96c2084b0, fo=0x7fe96c207270, rc=0x7fe96c207268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13e46d0, peer=0x1256c10, config=0x7fe96c2084b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13e46d0, data=, peerflags=0x7fe96c2086c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c206ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c20a760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13e46d0, con=, context=0x13e4928 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x13e4978 "958697", priority=1, label=0x0, callerid=0xfb21a0 "83412711905", action=E_SPAWN, found=0x7fe96c20cdbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=19063744, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x13e46d0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c206ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fe971eaf700 (LWP 6143)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe98d618079 in PSyncPoint::Wait() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98de3b059 in H323ConnectionsCleaner::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #3 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fe9840cf700 (LWP 6141)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe981090430, howlong=-516) at io.c:275 #2 0x00007fe974682988 in do_monitor (data=) at chan_mgcp.c:3481 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fe984093700 (LWP 6142)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe973a42bdb in ast_select (tvp=, efds=, wfds=, rfds=, nfds=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:1644 #2 do_monitor (data=) at chan_phone.c:1076 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fe96fd7a700 (LWP 6146)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe96fd88f72 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 device_state_thread (data=) at app_queue.c:801 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fe96be48700 (LWP 7390)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96be41ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96be41f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xfe53a0, c1=0x9e74d0, config=0x7fe96be434b0, fo=0x7fe96be42270, rc=0x7fe96be42268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xfe53a0, peer=0x9e74d0, config=0x7fe96be434b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xfe53a0, data=, peerflags=0x7fe96be436c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96be41ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96be45760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xfe53a0, con=, context=0xfe55f8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0xfe5648 "970363", priority=1, label=0x0, callerid=0x9225f0 "83412660498", action=E_SPAWN, found=0x7fe96be47dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16374832, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0xfe53a0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96be41ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fe96dc57700 (LWP 7676)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dc50ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dc50f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe98120a490, c1=0xa77c00, config=0x7fe96dc524b0, fo=0x7fe96dc51270, rc=0x7fe96dc51268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe98120a490, peer=0xa77c00, config=0x7fe96dc524b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe98120a490, data=, peerflags=0x7fe96dc526c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dc50ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dc54760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe98120a490, con=, context=0x7fe98120a6e8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe98120a738 "970647", priority=1, label=0x0, callerid=0x7fe980c992d0 "83412313583", action=E_SPAWN, found=0x7fe96dc56dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2118376400, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe98120a490, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96dc50ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fe971e2d700 (LWP 6145)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe981097010, howlong=-516) at io.c:275 #2 0x00007fe971edf984 in do_monitor (data=) at chan_h323.c:2579 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fe96d987700 (LWP 8258)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d980ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d980f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x1220e10, c1=0x1113b00, config=0x7fe96d9824b0, fo=0x7fe96d981270, rc=0x7fe96d981268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x1220e10, peer=0x1113b00, config=0x7fe96d9824b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x1220e10, data=, peerflags=0x7fe96d9826c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d980ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d984760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x1220e10, con=, context=0x1221068 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x12210b8 "970974", priority=1, label=0x0, callerid=0x928bb0 "83412904337", action=E_SPAWN, found=0x7fe96d986dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9825296, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x1220e10, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d980ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fe96d5c7700 (LWP 6191)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000004384b9 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 autoservice_run (ign=) at autoservice.c:91 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fe96e6e2700 (LWP 6147)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe9880fa0c0, howlong=-516) at io.c:275 #2 0x00007fe96e6f1f97 in do_monitor (data=) at chan_unistim.c:4562 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fe98f2f6720 (LWP 6130)): #0 0x000000000041a259 in call_gmon_start () #1 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fe96c645700 (LWP 8263)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c639a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c639aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13974a0, c1=0x13e6b80, config=0x7fe96c63b080, fo=0x7fe96c639e10, rc=0x7fe96c639e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13974a0, peer=0x13e6b80, config=0x7fe96c63b080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13974a0, data=, peerflags=0x7fe96c63b290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c639840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c63d330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13974a0, con=, context=0x13976f8 "macro-dialbalans", exten=0x1397748 "s", priority=2, label=0x0, callerid=0xa96630 "958610", action=E_SPAWN, found=0x7fe96c64068c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c639840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x13974a0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c642760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x13974a0, con=, context=0x13976f8 "macro-dialbalans", exten=0x1397748 "s", priority=1, label=0x0, callerid=0xa96630 "958610", action=E_SPAWN, found=0x7fe96c644dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=17907808, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x13974a0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c639840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fe96d1f8700 (LWP 8163)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d1f1ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d1f1f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe988607990, c1=0x1413070, config=0x7fe96d1f34b0, fo=0x7fe96d1f2270, rc=0x7fe96d1f2268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe988607990, peer=0x1413070, config=0x7fe96d1f34b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe988607990, data=, peerflags=0x7fe96d1f36c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d1f1ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d1f5760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe988607990, con=, context=0x7fe988607be8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe988607c38 "956875", priority=1, label=0x0, callerid=0x7fe98835a370 "970596", action=E_SPAWN, found=0x7fe96d1f7dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2011521920, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe988607990, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d1f1ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fe96d3e7700 (LWP 8084)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d3dba70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d3dbafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x11070d0, c1=0x133ac30, config=0x7fe96d3dd080, fo=0x7fe96d3dbe20, rc=0x7fe96d3dbe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x11070d0, peer=0x133ac30, config=0x7fe96d3dd080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x11070d0, data=, peerflags=0x7fe96d3dd290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d3db850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d3df330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x11070d0, con=, context=0x1107328 "macro-dialbalans", exten=0x1107378 "s", priority=6, label=0x0, callerid=0x10e8ee0 "956801", action=E_SPAWN, found=0x7fe96d3e268c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d3db850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x11070d0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96d3e4760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x11070d0, con=, context=0x1107328 "macro-dialbalans", exten=0x1107378 "s", priority=1, label=0x0, callerid=0x10e8ee0 "956801", action=E_SPAWN, found=0x7fe96d3e6dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=18539312, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x11070d0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96d3db850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fe96bff1700 (LWP 7800)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bfe5a70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bfe5afc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981bc5360, c1=0x7fe981ba9f50, config=0x7fe96bfe7080, fo=0x7fe96bfe5e20, rc=0x7fe96bfe5e18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981bc5360, peer=0x7fe981ba9f50, config=0x7fe96bfe7080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981bc5360, data=, peerflags=0x7fe96bfe7290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bfe5850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bfe9330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981bc5360, con=, context=0x7fe981bc55b8 "macro-dialbalans", exten=0x7fe981bc5608 "s", priority=2, label=0x0, callerid=0x7fe980177cc0 "904571", action=E_SPAWN, found=0x7fe96bfec68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bfe5850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981bc5360, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bfee760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981bc5360, con=, context=0x7fe981bc55b8 "macro-dialbalans", exten=0x7fe981bc5608 "s", priority=1, label=0x0, callerid=0x7fe980177cc0 "904571", action=E_SPAWN, found=0x7fe96bff0dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2116998080, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981bc5360, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bfe5850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe96ce2e700 (LWP 8275)): #0 ast_jb_configure (chan=0xa73230, conf=0x7fe972104640) at abstract_jb.c:603 #1 0x00007fe971ed5c3b in __oh323_update_info (c=0xa73230, pvt=0x97cee0) at chan_h323.c:388 #2 0x00007fe971edc311 in oh323_update_info (c=) at chan_h323.c:404 #3 oh323_indicate (c=0xa73230, condition=14, data=0x0, datalen=) at chan_h323.c:933 #4 0x0000000000449285 in ast_indicate_data (chan=0xa73230, _condition=14, data=0x0, datalen=0) at channel.c:3002 #5 0x00007fe978f9cd96 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:732 #6 dial_exec_full (chan=0xa73230, data=, peerflags=0x7fe96ce24290, continue_exec=0x0) at app_dial.c:1594 #7 0x00007fe978f9ed56 in dial_exec (chan=0xa73230, data=0x7fe972104640) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ce26330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=2, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2968c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0xa73230, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xa73230, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96ce2b760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=1, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2ddbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9423376, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xa73230, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0xa73230) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () (gdb) Thread 57 (Thread 0x7fe96d7e3700 (LWP 8171)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d7d7a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d7d7aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe988651920, c1=0x104dc10, config=0x7fe96d7d9080, fo=0x7fe96d7d7e10, rc=0x7fe96d7d7e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe988651920, peer=0x104dc10, config=0x7fe96d7d9080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe988651920, data=, peerflags=0x7fe96d7d9290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d7d7840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d7db330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe988651920, con=, context=0x7fe988651b78 "macro-dialbalans", exten=0x7fe988651bc8 "s", priority=4, label=0x0, callerid=0x7fe988239990 "904551", action=E_SPAWN, found=0x7fe96d7de68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d7d7840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe988651920, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96d7e0760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe988651920, con=, context=0x7fe988651b78 "macro-dialbalans", exten=0x7fe988651bc8 "s", priority=1, label=0x0, callerid=0x7fe988239990 "904551", action=E_SPAWN, found=0x7fe96d7e2dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2010681536, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe988651920, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96d7d7840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 56 (Thread 0x7fe96cc7b700 (LWP 8155)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cc6fa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cc6fafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d0d40, c1=0x7fe9810b2e30, config=0x7fe96cc71080, fo=0x7fe96cc6fe20, rc=0x7fe96cc6fe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d0d40, peer=0x7fe9810b2e30, config=0x7fe96cc71080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d0d40, data=, peerflags=0x7fe96cc71290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cc6f850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96cc73330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d0d40, con=, context=0x7fe9810d0f98 "macro-dialbalans", exten=0x7fe9810d0fe8 "s", priority=6, label=0x0, callerid=0x7fe981067e10 "958704", action=E_SPAWN, found=0x7fe96cc7668c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96cc6f850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9810d0d40, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96cc78760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9810d0d40, con=, context=0x7fe9810d0f98 "macro-dialbalans", exten=0x7fe9810d0fe8 "s", priority=1, label=0x0, callerid=0x7fe981067e10 "958704", action=E_SPAWN, found=0x7fe96cc7adbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130278144, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9810d0d40, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96cc6f850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 55 (Thread 0x7fe96c1d1700 (LWP 8228)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c1caec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c1caf4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9885fc940, c1=0x1130d70, config=0x7fe96c1cc4b0, fo=0x7fe96c1cb270, rc=0x7fe96c1cb268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9885fc940, peer=0x1130d70, config=0x7fe96c1cc4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9885fc940, data=, peerflags=0x7fe96c1cc6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c1caca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c1ce760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9885fc940, con=, context=0x7fe9885fcb98 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9885fcbe8 "958605", priority=1, label=0x0, callerid=0x7fe9886d9d60 "83412365000", action=E_SPAWN, found=0x7fe96c1d0dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2011051040, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9885fc940, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c1caca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 54 (Thread 0x7fe96bf74700 (LWP 8254)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bf68a70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bf68afc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8fdb20, c1=0x98ac80, config=0x7fe96bf6a080, fo=0x7fe96bf68e20, rc=0x7fe96bf68e18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8fdb20, peer=0x98ac80, config=0x7fe96bf6a080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8fdb20, data=, peerflags=0x7fe96bf6a290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bf68850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bf6c330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8fdb20, con=, context=0x8fdd78 "macro-dialbalans", exten=0x8fddc8 "s", priority=6, label=0x0, callerid=0x10e4760 "970553", action=E_SPAWN, found=0x7fe96bf6f68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bf68850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x8fdb20, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bf71760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x8fdb20, con=, context=0x8fdd78 "macro-dialbalans", exten=0x8fddc8 "s", priority=1, label=0x0, callerid=0x10e4760 "970553", action=E_SPAWN, found=0x7fe96bf73dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10552608, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x8fdb20, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bf68850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 53 (Thread 0x7fe96c0a5700 (LWP 8249)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c09eea0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c09ef2c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9886b2260, c1=0x890740, config=0x7fe96c0a04b0, fo=0x7fe96c09f250, rc=0x7fe96c09f248) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9886b2260, peer=0x890740, config=0x7fe96c0a04b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9886b2260, data=, peerflags=0x7fe96c0a06c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c09ec80, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c0a2760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9886b2260, con=, context=0x7fe9886b24b8 "mezhdunarodkaIP", exten=0x7fe9886b2508 "73414556415", priority=5, label=0x0, callerid=0x1397420 "73412958304", action=E_SPAWN, found=0x7fe96c0a4dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2010792848, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9886b2260, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c09ec80) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 52 (Thread 0x7fe96ccb7700 (LWP 6514)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96ccb0ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96ccb0f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d5f00, c1=0xa356e0, config=0x7fe96ccb24b0, fo=0x7fe96ccb1270, rc=0x7fe96ccb1268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d5f00, peer=0xa356e0, config=0x7fe96ccb24b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d5f00, data=, peerflags=0x7fe96ccb26c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96ccb0ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ccb4760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d5f00, con=, context=0x7fe9810d6158 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9810d61a8 "970474", priority=1, label=0x0, callerid=0x7fe9810563f0 "83412687970", action=E_SPAWN, found=0x7fe96ccb6dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2129855728, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9810d5f00, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96ccb0ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 51 (Thread 0x7fe96c735700 (LWP 7822)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c72eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c72ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981ba1070, c1=0x10de6b0, config=0x7fe96c7304b0, fo=0x7fe96c72f270, rc=0x7fe96c72f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981ba1070, peer=0x10de6b0, config=0x7fe96c7304b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981ba1070, data=, peerflags=0x7fe96c7306c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c72eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c732760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981ba1070, con=, context=0x7fe981ba12c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe981ba1318 "958359", priority=1, label=0x0, callerid=0x7fe981063e90 "83412506557", action=E_SPAWN, found=0x7fe96c734dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130333008, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe981ba1070, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c72eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 50 (Thread 0x7fe96ca0a700 (LWP 8276)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60f84a in PSocket::os_accept(PSocket&, sockaddr*, int*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61ff5b in PTCPSocket::Accept(PSocket&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98de640f5 in H323TransportTCP::AcceptControlChannel(H323Connection&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #6 0x00007fe98de63b1a in H245TransportThread::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #8 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () Thread 49 (Thread 0x7fe98f240700 (LWP 6134)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x00000000004e2ee5 in ast_wait_for_input (fd=, ms=) at utils.c:950 #2 0x00000000004d8ccc in ast_tcptls_server_root (data=) at tcptls.c:134 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 48 (Thread 0x7fe98f204700 (LWP 6135)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000045ecbf in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 do_devstate_changes (data=) at devicestate.c:509 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 47 (Thread 0x7fe98f18c700 (LWP 6137)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x0000000000471927 in ast_select (tvp=, efds=, wfds=, rfds=, nfds=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:1644 #2 do_parking_thread (ignore=) at features.c:2856 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 46 (Thread 0x7fe96d275700 (LWP 6218)): #0 0x00007fe98e6e8989 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe98d617f90 in PSyncPoint::Wait(PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d61a2d1 in PHouseKeepingThread::Main() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 45 (Thread 0x7fe96cdf2700 (LWP 8264)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cdec4a0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cded67c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96cdec140, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x977980, data=, peerflags=0x7fe96cded6c0, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cdec140, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96cdef760, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x977980, con=, context=0x977bd8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x977c28 "958525", priority=1, label=0x0, callerid=0x9fe630 "89128553878", action=E_SPAWN, found=0x7fe96cdf1dbc, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16586800, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #9 __ast_pbx_run (c=0x977980, args=0x0) at pbx.c:3701 #10 0x00000000004adc4b in pbx_thread (data=0x7fe96cdec140) at pbx.c:3974 #11 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #12 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #13 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #14 0x0000000000000000 in ?? () Thread 44 (Thread 0x7fe98410b700 (LWP 6140)): #0 0x00007fe98e6eb76d in read () from /lib64/libpthread.so.0 #1 0x00000000004e2d0d in ast_random () at utils.c:1297 #2 0x00007fe976ae5701 in make_our_tag (len=, tagbuf=) at chan_sip.c:5908 #3 sip_alloc (callid=0x0, sin=0x0, useglobal_nat=0, intended_method=3) at chan_sip.c:5984 #4 0x00007fe976af8fa8 in sip_poke_peer (peer=0x7fe9808f1070) at chan_sip.c:19866 #5 0x00007fe976b13db3 in sip_poke_peer_s (data=0x3) at chan_sip.c:9974 #6 0x00000000004d2e8b in ast_sched_runq (con=) at sched.c:369 #7 0x00007fe976b13761 in do_monitor (data=) at chan_sip.c:19451 #8 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #9 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () Thread 43 (Thread 0x7fe96d67b700 (LWP 7344)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d674ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d674f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8fe670, c1=0xfc0630, config=0x7fe96d6764b0, fo=0x7fe96d675270, rc=0x7fe96d675268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8fe670, peer=0xfc0630, config=0x7fe96d6764b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8fe670, data=, peerflags=0x7fe96d6766c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d674ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d678760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8fe670, con=, context=0x8fe8c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x8fe918 "970232", priority=1, label=0x0, callerid=0x9cede0 "83412504106", action=E_SPAWN, found=0x7fe96d67adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16587776, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x8fe670, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d674ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 42 (Thread 0x7fe96c555700 (LWP 7670)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c54eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c54ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13e4090, c1=0xa15c70, config=0x7fe96c5504b0, fo=0x7fe96c54f270, rc=0x7fe96c54f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13e4090, peer=0xa15c70, config=0x7fe96c5504b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13e4090, data=, peerflags=0x7fe96c5506c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c54eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c552760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13e4090, con=, context=0x13e42e8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x13e4338 "958670", priority=1, label=0x0, callerid=0x1151500 "83412732248", action=E_SPAWN, found=0x7fe96c554dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=20812896, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x13e4090, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c54eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 41 (Thread 0x7fe96d58b700 (LWP 7763)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d584ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d584f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x123d070, c1=0x1437da0, config=0x7fe96d5864b0, fo=0x7fe96d585270, rc=0x7fe96d585268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x123d070, peer=0x1437da0, config=0x7fe96d5864b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x123d070, data=, peerflags=0x7fe96d5866c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d584ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d588760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x123d070, con=, context=0x123d2c8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x123d318 "958464", priority=1, label=0x0, callerid=0x1397ce0 "83412733429", action=E_SPAWN, found=0x7fe96d58adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=8979728, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x123d070, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d584ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 40 (Thread 0x7fe96dbdf700 (LWP 7919)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dbd3a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dbd3aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9811fb3c0, c1=0xa0fe90, config=0x7fe96dbd5080, fo=0x7fe96dbd3e10, rc=0x7fe96dbd3e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9811fb3c0, peer=0xa0fe90, config=0x7fe96dbd5080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9811fb3c0, data=, peerflags=0x7fe96dbd5290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dbd3840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dbd7330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9811fb3c0, con=, context=0x7fe9811fb618 "macro-dialbalans", exten=0x7fe9811fb668 "s", priority=6, label=0x0, callerid=0x7fe981bc2480 "918385", action=E_SPAWN, found=0x7fe96dbda68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dbd3840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9811fb3c0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96dbdc760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9811fb3c0, con=, context=0x7fe9811fb618 "macro-dialbalans", exten=0x7fe9811fb668 "s", priority=1, label=0x0, callerid=0x7fe981bc2480 "918385", action=E_SPAWN, found=0x7fe96dbdedbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130334224, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9811fb3c0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96dbd3840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 39 (Thread 0x7fe96c8d9700 (LWP 8082)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c8cda70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c8cdafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xfe5cf0, c1=0x7fe981c5a0b0, config=0x7fe96c8cf080, fo=0x7fe96c8cde20, rc=0x7fe96c8cde18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xfe5cf0, peer=0x7fe981c5a0b0, config=0x7fe96c8cf080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xfe5cf0, data=, peerflags=0x7fe96c8cf290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c8cd850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c8d1330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xfe5cf0, con=, context=0xfe5f48 "macro-dialbalans", exten=0xfe5f98 "s", priority=6, label=0x0, callerid=0xfcd2a0 "918326", action=E_SPAWN, found=0x7fe96c8d468c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c8cd850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xfe5cf0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c8d6760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xfe5cf0, con=, context=0xfe5f48 "macro-dialbalans", exten=0xfe5f98 "s", priority=1, label=0x0, callerid=0xfcd2a0 "918326", action=E_SPAWN, found=0x7fe96c8d8dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9920976, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xfe5cf0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c8cd850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 38 (Thread 0x7fe96d054700 (LWP 8089)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d04dec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d04df4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x10e18f0, c1=0x9ccb60, config=0x7fe96d04f4b0, fo=0x7fe96d04e270, rc=0x7fe96d04e268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x10e18f0, peer=0x9ccb60, config=0x7fe96d04f4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x10e18f0, data=, peerflags=0x7fe96d04f6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d04dca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d051760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x10e18f0, con=, context=0x10e1b48 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x10e1b98 "904509", priority=1, label=0x0, callerid=0x7fe9800183a0 "83412900290", action=E_SPAWN, found=0x7fe96d053dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2118473200, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x10e18f0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d04dca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 37 (Thread 0x7fe96c591700 (LWP 8093)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c585a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c585aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981cea1b0, c1=0x10f66c0, config=0x7fe96c587080, fo=0x7fe96c585e10, rc=0x7fe96c585e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981cea1b0, peer=0x10f66c0, config=0x7fe96c587080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981cea1b0, data=, peerflags=0x7fe96c587290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c585840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c589330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981cea1b0, con=, context=0x7fe981cea408 "macro-dialbalans", exten=0x7fe981cea458 "s", priority=6, label=0x0, callerid=0x7fe98025a090 "958411", action=E_SPAWN, found=0x7fe96c58c68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c585840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981cea1b0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c58e760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981cea1b0, con=, context=0x7fe981cea408 "macro-dialbalans", exten=0x7fe981cea458 "s", priority=1, label=0x0, callerid=0x7fe98025a090 "958411", action=E_SPAWN, found=0x7fe96c590dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2116861552, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981cea1b0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c585840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 36 (Thread 0x7fe96daef700 (LWP 8265)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dae4070, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dae524c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96dae3cf0, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x9b8180, data=, peerflags=0x7fe96dae5290, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dae3cf0, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96dae7330, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x9b8180, con=, context=0x9b83d8 "macro-dialbalans", exten=0x9b8428 "s", priority=2, label=0x0, callerid=0x104e170 "958154", action=E_SPAWN, found=0x7fe96daea68c, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dae3cf0, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #9 0x00007fe970db590b in _macro_exec (chan=0x9b8180, data=, exclusive=0) at app_macro.c:333 #10 0x00000000004ab460 in pbx_exec (data=0x7fe96daec760, app=, c=) at pbx.c:942 #11 pbx_extension_helper (c=0x9b8180, con=, context=0x9b83d8 "macro-dialbalans", exten=0x9b8428 "s", priority=1, label=0x0, callerid=0x104e170 "958154", action=E_SPAWN, found=0x7fe96daeedbc, combined_find_spawn=1) at pbx.c:3111 #12 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16721904, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #13 __ast_pbx_run (c=0x9b8180, args=0x0) at pbx.c:3701 #14 0x00000000004adc4b in pbx_thread (data=0x7fe96dae3cf0) at pbx.c:3974 #15 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #16 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #17 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #18 0x0000000000000000 in ?? () Thread 35 (Thread 0x7fe96bd4e700 (LWP 8098)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bd47ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bd47f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810d1880, c1=0x7fe9811cab20, config=0x7fe96bd494b0, fo=0x7fe96bd48270, rc=0x7fe96bd48268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810d1880, peer=0x7fe9811cab20, config=0x7fe96bd494b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810d1880, data=, peerflags=0x7fe96bd496c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bd47ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bd4b760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810d1880, con=, context=0x7fe9810d1ad8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe9810d1b28 "918336", priority=1, label=0x0, callerid=0x7fe980dc0210 "83412908627", action=E_SPAWN, found=0x7fe96bd4ddbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2129033248, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe9810d1880, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96bd47ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 34 (Thread 0x7fe96be84700 (LWP 8113)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96be78a80, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96be78b0c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe9810e0260, c1=0x890e40, config=0x7fe96be7a070, fo=0x7fe96be78e30, rc=0x7fe96be78e28) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe9810e0260, peer=0x890e40, config=0x7fe96be7a070) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe9810e0260, data=, peerflags=0x7fe96be7a280, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96be78860, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96be7c320, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe9810e0260, con=, context=0x7fe9810e04b8 "macro-thundercenter", exten=0x7fe9810e0508 "s", priority=9, label=0x0, callerid=0x7fe981068650 "83412420829", action=E_SPAWN, found=0x7fe96be7f68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96be78860, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe9810e0260, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96be81760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe9810e0260, con=, context=0x7fe9810e04b8 "macro-thundercenter", exten=0x7fe9810e0508 "s", priority=1, label=0x0, callerid=0x7fe981068650 "83412420829", action=E_SPAWN, found=0x7fe96be83dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130221456, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe9810e0260, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96be78860) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 33 (Thread 0x7fe96d0cc700 (LWP 8256)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d0c1070, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d0c224c) at channel.c:2019 #2 0x000000000044ad97 in ast_waitfor_n (c=0x7fe96d0c0ce0, n=6, ms=) at channel.c:2281 #3 0x00007fe978f9b506 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:630 #4 dial_exec_full (chan=0x903430, data=, peerflags=0x7fe96d0c2290, continue_exec=0x0) at app_dial.c:1594 #5 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d0c0ce0, data=0x6) at app_dial.c:1967 #6 0x00000000004ab460 in pbx_exec (data=0x7fe96d0c4330, app=, c=) at pbx.c:942 #7 pbx_extension_helper (c=0x903430, con=, context=0x903688 "macro-dialbalans", exten=0x9036d8 "s", priority=6, label=0x0, callerid=0x9f4360 "918234", action=E_SPAWN, found=0x7fe96d0c768c, combined_find_spawn=1) at pbx.c:3111 #8 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d0c0ce0, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #9 0x00007fe970db590b in _macro_exec (chan=0x903430, data=, exclusive=0) at app_macro.c:333 #10 0x00000000004ab460 in pbx_exec (data=0x7fe96d0c9760, app=, c=) at pbx.c:942 #11 pbx_extension_helper (c=0x903430, con=, context=0x903688 "macro-dialbalans", exten=0x9036d8 "s", priority=1, label=0x0, callerid=0x9f4360 "918234", action=E_SPAWN, found=0x7fe96d0cbdbc, combined_find_spawn=1) at pbx.c:3111 #12 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=20813184, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #13 __ast_pbx_run (c=0x903430, args=0x0) at pbx.c:3701 #14 0x00000000004adc4b in pbx_thread (data=0x7fe96d0c0ce0) at pbx.c:3974 #15 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #16 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #17 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #18 0x0000000000000000 in ?? () Thread 32 (Thread 0x7fe96c249700 (LWP 8117)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c23da60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c23daec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981b94ed0, c1=0xa72b90, config=0x7fe96c23f080, fo=0x7fe96c23de10, rc=0x7fe96c23de08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981b94ed0, peer=0xa72b90, config=0x7fe96c23f080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981b94ed0, data=, peerflags=0x7fe96c23f290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c23d840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c241330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981b94ed0, con=, context=0x7fe981b95128 "macro-dialbalans", exten=0x7fe981b95178 "s", priority=6, label=0x0, callerid=0x7fe98118cc60 "918255", action=E_SPAWN, found=0x7fe96c24468c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c23d840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981b94ed0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c246760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981b94ed0, con=, context=0x7fe981b95128 "macro-dialbalans", exten=0x7fe981b95178 "s", priority=1, label=0x0, callerid=0x7fe98118cc60 "918255", action=E_SPAWN, found=0x7fe96c248dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130213712, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981b94ed0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c23d840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 31 (Thread 0x7fe96bbe6700 (LWP 8253)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bbdaa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bbdaafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8c14c0, c1=0x7fe9810d5020, config=0x7fe96bbdc080, fo=0x7fe96bbdae20, rc=0x7fe96bbdae18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8c14c0, peer=0x7fe9810d5020, config=0x7fe96bbdc080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8c14c0, data=, peerflags=0x7fe96bbdc290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bbda850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bbde330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8c14c0, con=, context=0x8c1718 "macro-dialbalans", exten=0x8c1768 "s", priority=6, label=0x0, callerid=0x9cf2b0 "970489", action=E_SPAWN, found=0x7fe96bbe168c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bbda850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x8c14c0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bbe3760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x8c14c0, con=, context=0x8c1718 "macro-dialbalans", exten=0x8c1768 "s", priority=1, label=0x0, callerid=0x9cf2b0 "970489", action=E_SPAWN, found=0x7fe96bbe5dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=17702480, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x8c14c0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bbda850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 30 (Thread 0x7fe96cd75700 (LWP 6623)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96cd6eec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96cd6ef4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x93a780, c1=0x8f9250, config=0x7fe96cd704b0, fo=0x7fe96cd6f270, rc=0x7fe96cd6f268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x93a780, peer=0x8f9250, config=0x7fe96cd704b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x93a780, data=, peerflags=0x7fe96cd706c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96cd6eca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96cd72760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x93a780, con=, context=0x93a9d8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x93aa28 "918274", priority=1, label=0x0, callerid=0x878090 "83412463069", action=E_SPAWN, found=0x7fe96cd74dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10922560, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x93a780, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96cd6eca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 29 (Thread 0x7fe98f2b8700 (LWP 6132)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000042ff0e in listener (unused=) at asterisk.c:1062 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 28 (Thread 0x7fe96dc1b700 (LWP 6609)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dc0fa70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dc0fafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xa4d8f0, c1=0xa1f3c0, config=0x7fe96dc11080, fo=0x7fe96dc0fe20, rc=0x7fe96dc0fe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xa4d8f0, peer=0xa1f3c0, config=0x7fe96dc11080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xa4d8f0, data=, peerflags=0x7fe96dc11290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dc0f850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dc13330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xa4d8f0, con=, context=0xa4db48 "macro-dialbalans", exten=0xa4db98 "s", priority=6, label=0x0, callerid=0xa35c90 "970754", action=E_SPAWN, found=0x7fe96dc1668c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96dc0f850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xa4d8f0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96dc18760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xa4d8f0, con=, context=0xa4db48 "macro-dialbalans", exten=0xa4db98 "s", priority=1, label=0x0, callerid=0xa35c90 "970754", action=E_SPAWN, found=0x7fe96dc1adbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=18061200, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xa4d8f0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96dc0f850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 27 (Thread 0x7fe98f27c700 (LWP 6133)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000048c821 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 logger_thread (data=) at logger.c:888 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 26 (Thread 0x7fe96dc93700 (LWP 6148)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000042f170 in monitor_sig_flags (unused=) at asterisk.c:2846 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 25 (Thread 0x7fe98f150700 (LWP 6138)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe987bc0cf8 in agent_check_and_process () from /usr/lib64/libnetsnmpagent.so.15 #2 0x00007fe987dfb912 in agent_thread (arg=) at snmp/agent.c:202 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 24 (Thread 0x7fe96c951700 (LWP 8127)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c94aec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c94af4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981c3ac30, c1=0x8fd480, config=0x7fe96c94c4b0, fo=0x7fe96c94b270, rc=0x7fe96c94b268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981c3ac30, peer=0x8fd480, config=0x7fe96c94c4b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981c3ac30, data=, peerflags=0x7fe96c94c6c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c94aca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c94e760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981c3ac30, con=, context=0x7fe981c3ae88 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe981c3aed8 "970789", priority=1, label=0x0, callerid=0x7fe9811cc910 "83412361841", action=E_SPAWN, found=0x7fe96c950dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2130331472, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe981c3ac30, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c94aca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 23 (Thread 0x7fe98c04e700 (LWP 6139)): #0 0x00007fe98e6ebfad in nanosleep () from /lib64/libpthread.so.0 #1 0x00007fe97da3f5b4 in scan_thread (unused=) at pbx_spool.c:453 #2 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #3 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 22 (Thread 0x7fe971e6e700 (LWP 6144)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60f84a in PSocket::os_accept(PSocket&, sockaddr*, int*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61ff5b in PTCPSocket::Accept(PSocket&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98de66732 in H323ListenerTCP::Accept(PTimeInterval const&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #6 0x00007fe98de66eaa in H323ListenerTCP::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #8 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () Thread 21 (Thread 0x7fe98f1c8700 (LWP 6136)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000049dcc7 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 device_state_thread (data=) at pbx.c:3344 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 20 (Thread 0x7fe98f2f4700 (LWP 6131)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000004696d7 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 ast_event_dispatcher (unused=) at event.c:762 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 19 (Thread 0x7fe96d94b700 (LWP 7343)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d944ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d944f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x8c9080, c1=0xa3f640, config=0x7fe96d9464b0, fo=0x7fe96d945270, rc=0x7fe96d945268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x8c9080, peer=0xa3f640, config=0x7fe96d9464b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x8c9080, data=, peerflags=0x7fe96d9466c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d944ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d948760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x8c9080, con=, context=0x8c92d8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x8c9328 "970443", priority=1, label=0x0, callerid=0x8defc0 "83412312095", action=E_SPAWN, found=0x7fe96d94adbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=10806928, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x8c9080, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d944ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 18 (Thread 0x7fe96bfb5700 (LWP 8274)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe98d6194a6 in PThread::PXBlockOnIO(int, int, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98d611716 in PChannel::PXSetIOBlock(PChannel::PXBlockType, PTimeInterval const&) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #3 0x00007fe98d60efa5 in PTCPSocket::Read(void*, int) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98d61253d in PIndirectChannel::Read(void*, int) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #5 0x00007fe98d61104a in PChannel::ReadChar() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #6 0x00007fe98de6482d in H323TransportTCP::ReadPDU(PBYTEArray&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #7 0x00007fe98de4afed in H323SignalPDU::Read(H323Transport&) () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #8 0x00007fe98de32592 in H323Connection::HandleSignallingChannel() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #9 0x00007fe98de6578b in H323Transport::HandleFirstSignallingChannelPDU() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #10 0x00007fe98de65855 in H225TransportThread::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #11 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #12 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #13 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #14 0x0000000000000000 in ?? () Thread 17 (Thread 0x7fe96c20d700 (LWP 7529)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c206ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c206f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13e46d0, c1=0x1256c10, config=0x7fe96c2084b0, fo=0x7fe96c207270, rc=0x7fe96c207268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13e46d0, peer=0x1256c10, config=0x7fe96c2084b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13e46d0, data=, peerflags=0x7fe96c2086c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c206ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c20a760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13e46d0, con=, context=0x13e4928 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x13e4978 "958697", priority=1, label=0x0, callerid=0xfb21a0 "83412711905", action=E_SPAWN, found=0x7fe96c20cdbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=19063744, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x13e46d0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96c206ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fe971eaf700 (LWP 6143)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe98d618079 in PSyncPoint::Wait() () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #2 0x00007fe98de3b059 in H323ConnectionsCleaner::Main() () from /usr/local/lib/libh323_linux_x86_64_r.so.1.19-beta7 #3 0x00007fe98d61bc61 in PThread::PX_ThreadStart(void*) () from /usr/local/lib/libpt_linux_x86_64_r.so.1.12.0 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fe9840cf700 (LWP 6141)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe981090430, howlong=-516) at io.c:275 #2 0x00007fe974682988 in do_monitor (data=) at chan_mgcp.c:3481 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fe984093700 (LWP 6142)): #0 0x00007fe98c990f53 in select () from /lib64/libc.so.6 #1 0x00007fe973a42bdb in ast_select (tvp=, efds=, wfds=, rfds=, nfds=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:1644 #2 do_monitor (data=) at chan_phone.c:1076 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fe96fd7a700 (LWP 6146)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe96fd88f72 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 device_state_thread (data=) at app_queue.c:801 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fe96be48700 (LWP 7390)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96be41ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96be41f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0xfe53a0, c1=0x9e74d0, config=0x7fe96be434b0, fo=0x7fe96be42270, rc=0x7fe96be42268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0xfe53a0, peer=0x9e74d0, config=0x7fe96be434b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0xfe53a0, data=, peerflags=0x7fe96be436c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96be41ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96be45760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xfe53a0, con=, context=0xfe55f8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0xfe5648 "970363", priority=1, label=0x0, callerid=0x9225f0 "83412660498", action=E_SPAWN, found=0x7fe96be47dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=16374832, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0xfe53a0, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96be41ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fe96dc57700 (LWP 7676)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96dc50ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96dc50f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe98120a490, c1=0xa77c00, config=0x7fe96dc524b0, fo=0x7fe96dc51270, rc=0x7fe96dc51268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe98120a490, peer=0xa77c00, config=0x7fe96dc524b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe98120a490, data=, peerflags=0x7fe96dc526c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96dc50ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96dc54760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe98120a490, con=, context=0x7fe98120a6e8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe98120a738 "970647", priority=1, label=0x0, callerid=0x7fe980c992d0 "83412313583", action=E_SPAWN, found=0x7fe96dc56dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2118376400, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe98120a490, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96dc50ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fe971e2d700 (LWP 6145)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe981097010, howlong=-516) at io.c:275 #2 0x00007fe971edf984 in do_monitor (data=) at chan_h323.c:2579 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fe96d987700 (LWP 8258)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d980ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d980f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x1220e10, c1=0x1113b00, config=0x7fe96d9824b0, fo=0x7fe96d981270, rc=0x7fe96d981268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x1220e10, peer=0x1113b00, config=0x7fe96d9824b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x1220e10, data=, peerflags=0x7fe96d9826c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d980ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d984760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x1220e10, con=, context=0x1221068 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x12210b8 "970974", priority=1, label=0x0, callerid=0x928bb0 "83412904337", action=E_SPAWN, found=0x7fe96d986dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9825296, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x1220e10, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d980ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fe96d5c7700 (LWP 6191)): #0 0x00007fe98e6e861c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000004384b9 in ast_cond_wait (t=, cond=) at /usr/src/asterisk/asterisk-1.6.0.9/include/asterisk/lock.h:802 #2 autoservice_run (ign=) at autoservice.c:91 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fe96e6e2700 (LWP 6147)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x0000000000486160 in ast_io_wait (ioc=0x7fe9880fa0c0, howlong=-516) at io.c:275 #2 0x00007fe96e6f1f97 in do_monitor (data=) at chan_unistim.c:4562 #3 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #4 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fe98f2f6720 (LWP 6130)): #0 0x000000000041a259 in call_gmon_start () #1 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fe96c645700 (LWP 8263)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96c639a60, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96c639aec) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x13974a0, c1=0x13e6b80, config=0x7fe96c63b080, fo=0x7fe96c639e10, rc=0x7fe96c639e08) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x13974a0, peer=0x13e6b80, config=0x7fe96c63b080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x13974a0, data=, peerflags=0x7fe96c63b290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96c639840, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96c63d330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x13974a0, con=, context=0x13976f8 "macro-dialbalans", exten=0x1397748 "s", priority=2, label=0x0, callerid=0xa96630 "958610", action=E_SPAWN, found=0x7fe96c64068c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96c639840, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x13974a0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96c642760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x13974a0, con=, context=0x13976f8 "macro-dialbalans", exten=0x1397748 "s", priority=1, label=0x0, callerid=0xa96630 "958610", action=E_SPAWN, found=0x7fe96c644dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=17907808, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x13974a0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96c639840) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fe96d1f8700 (LWP 8163)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d1f1ec0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d1f1f4c) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe988607990, c1=0x1413070, config=0x7fe96d1f34b0, fo=0x7fe96d1f2270, rc=0x7fe96d1f2268) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe988607990, peer=0x1413070, config=0x7fe96d1f34b0) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe988607990, data=, peerflags=0x7fe96d1f36c0, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d1f1ca0, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d1f5760, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe988607990, con=, context=0x7fe988607be8 "tolkogorod+zona+mezhgorod+mezhdunarodka", exten=0x7fe988607c38 "956875", priority=1, label=0x0, callerid=0x7fe98835a370 "970596", action=E_SPAWN, found=0x7fe96d1f7dbc, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2011521920, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #11 __ast_pbx_run (c=0x7fe988607990, args=0x0) at pbx.c:3701 #12 0x00000000004adc4b in pbx_thread (data=0x7fe96d1f1ca0) at pbx.c:3974 #13 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #14 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #15 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #16 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fe96d3e7700 (LWP 8084)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96d3dba70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96d3dbafc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x11070d0, c1=0x133ac30, config=0x7fe96d3dd080, fo=0x7fe96d3dbe20, rc=0x7fe96d3dbe18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x11070d0, peer=0x133ac30, config=0x7fe96d3dd080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x11070d0, data=, peerflags=0x7fe96d3dd290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96d3db850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96d3df330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x11070d0, con=, context=0x1107328 "macro-dialbalans", exten=0x1107378 "s", priority=6, label=0x0, callerid=0x10e8ee0 "956801", action=E_SPAWN, found=0x7fe96d3e268c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96d3db850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x11070d0, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96d3e4760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x11070d0, con=, context=0x1107328 "macro-dialbalans", exten=0x1107378 "s", priority=1, label=0x0, callerid=0x10e8ee0 "956801", action=E_SPAWN, found=0x7fe96d3e6dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=18539312, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x11070d0, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96d3db850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fe96bff1700 (LWP 7800)): #0 0x00007fe98c98e786 in poll () from /lib64/libc.so.6 #1 0x000000000044a8f1 in ast_waitfor_nandfds (c=0x7fe96bfe5a70, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7fe96bfe5afc) at channel.c:2019 #2 0x000000000044f4e6 in ast_waitfor_n (ms=, n=, c=) at channel.c:2281 #3 ast_generic_bridge (bridge_end=, rc=, fo=, config=, c1=, c0=) at channel.c:4467 #4 ast_channel_bridge (c0=0x7fe981bc5360, c1=0x7fe981ba9f50, config=0x7fe96bfe7080, fo=0x7fe96bfe5e20, rc=0x7fe96bfe5e18) at channel.c:4850 #5 0x000000000046ed4e in ast_bridge_call (chan=0x7fe981bc5360, peer=0x7fe981ba9f50, config=0x7fe96bfe7080) at features.c:2278 #6 0x00007fe978f9c824 in dial_exec_full (chan=0x7fe981bc5360, data=, peerflags=0x7fe96bfe7290, continue_exec=0x0) at app_dial.c:1911 #7 0x00007fe978f9ed56 in dial_exec (chan=0x7fe96bfe5850, data=0x6) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96bfe9330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0x7fe981bc5360, con=, context=0x7fe981bc55b8 "macro-dialbalans", exten=0x7fe981bc5608 "s", priority=2, label=0x0, callerid=0x7fe980177cc0 "904571", action=E_SPAWN, found=0x7fe96bfec68c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0x7fe96bfe5850, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0x7fe981bc5360, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96bfee760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0x7fe981bc5360, con=, context=0x7fe981bc55b8 "macro-dialbalans", exten=0x7fe981bc5608 "s", priority=1, label=0x0, callerid=0x7fe980177cc0 "904571", action=E_SPAWN, found=0x7fe96bff0dbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=-2116998080, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0x7fe981bc5360, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0x7fe96bfe5850) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe96ce2e700 (LWP 8275)): #0 ast_jb_configure (chan=0xa73230, conf=0x7fe972104640) at abstract_jb.c:603 #1 0x00007fe971ed5c3b in __oh323_update_info (c=0xa73230, pvt=0x97cee0) at chan_h323.c:388 #2 0x00007fe971edc311 in oh323_update_info (c=) at chan_h323.c:404 #3 oh323_indicate (c=0xa73230, condition=14, data=0x0, datalen=) at chan_h323.c:933 #4 0x0000000000449285 in ast_indicate_data (chan=0xa73230, _condition=14, data=0x0, datalen=0) at channel.c:3002 #5 0x00007fe978f9cd96 in wait_for_answer (result=, num_in=, pa=, peerflags=, to=, outgoing=, in=) at app_dial.c:732 #6 dial_exec_full (chan=0xa73230, data=, peerflags=0x7fe96ce24290, continue_exec=0x0) at app_dial.c:1594 #7 0x00007fe978f9ed56 in dial_exec (chan=0xa73230, data=0x7fe972104640) at app_dial.c:1967 #8 0x00000000004ab460 in pbx_exec (data=0x7fe96ce26330, app=, c=) at pbx.c:942 #9 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=2, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2968c, combined_find_spawn=1) at pbx.c:3111 #10 0x00000000004ab930 in ast_spawn_extension (c=0xa73230, context=, exten=, priority=, callerid=, found=, combined_find_spawn=1) at pbx.c:3614 #11 0x00007fe970db590b in _macro_exec (chan=0xa73230, data=, exclusive=0) at app_macro.c:333 #12 0x00000000004ab460 in pbx_exec (data=0x7fe96ce2b760, app=, c=) at pbx.c:942 #13 pbx_extension_helper (c=0xa73230, con=, context=0xa73488 "macro-dialbalans", exten=0xa734d8 "s", priority=1, label=0x0, callerid=0x7fe9808921d0 "83412918189", action=E_SPAWN, found=0x7fe96ce2ddbc, combined_find_spawn=1) at pbx.c:3111 #14 0x00000000004ac9fa in ast_spawn_extension (combined_find_spawn=9423376, found=, callerid=, priority=, exten=, context=, c=) at pbx.c:3614 #15 __ast_pbx_run (c=0xa73230, args=0x0) at pbx.c:3701 #16 0x00000000004adc4b in pbx_thread (data=0xa73230) at pbx.c:3974 #17 0x00000000004e2f4c in dummy_start (data=) at utils.c:861 #18 0x00007fe98e6e47b6 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fe98c997c5d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () (gdb) exit (gdb)