#0 0x0000000000497d86 in ast_frame_free (frame=0x0, cache=1) at frame.c:369 369 for (next = AST_LIST_NEXT(frame, frame_list); (gdb) bt #0 0x0000000000497d86 in ast_frame_free (frame=0x0, cache=1) at frame.c:369 #1 0x000000000044eae0 in __ast_queue_frame (chan=0x1efb8fa0, fin=0x210b7ee8, head=0, after=0x0) at channel.c:1017 #2 0x000000000044f009 in ast_queue_frame (chan=0x1efb8fa0, fin=0x210b7ee8) at channel.c:1083 #3 0x0000000000453568 in __ast_read (chan=0x1efb8fa0, dropaudio=0) at channel.c:2797 #4 0x0000000000454e73 in ast_read (chan=0x1efb8fa0) at channel.c:3077 #5 0x0000000000495f08 in waitstream_core (c=0x1efb8fa0, breakon=0x570104 "0123456789#*ABCD", forward=0x55d884 "", reverse=0x55d884 "", skip_ms=0, audiofd=-1, cmdfd=-1, context=0x0) at file.c:1232 #6 0x0000000000496403 in ast_waitstream (c=0x1efb8fa0, breakon=0x570104 "0123456789#*ABCD") at file.c:1318 #7 0x00000000004d1e61 in pbx_builtin_background (chan=0x1efb8fa0, data=0x432ffe40) at pbx.c:8298 #8 0x00000000004baab4 in pbx_exec (c=0x1efb8fa0, app=0x1e8b7620, data=0x432ffe40) at pbx.c:960 #9 0x00000000004c2412 in pbx_extension_helper (c=0x1efb8fa0, con=0x0, context=0x1efb9360 "macro-get-callid", exten=0x1efb93b0 "s", priority=3, label=0x0, callerid=0x225e1060 "18047674256", action=E_SPAWN, found=0x43302844, combined_find_spawn=1) at pbx.c:3222 #10 0x00000000004c3a44 in ast_spawn_extension (c=0x1efb8fa0, context=0x1efb9360 "macro-get-callid", exten=0x1efb93b0 "s", priority=3, callerid=0x225e1060 "18047674256", found=0x43302844, combined_find_spawn=1) at pbx.c:3678 #11 0x00002aaaaf4809e4 in _macro_exec (chan=0x1efb8fa0, data=0x433033ea, exclusive=0) at app_macro.c:342 #12 0x00002aaaaf481adb in macro_exec (chan=0x1efb8fa0, data=0x433033ea) at app_macro.c:505 #13 0x00000000004baab4 in pbx_exec (c=0x1efb8fa0, app=0x1e8d02d0, data=0x433033ea) at pbx.c:960 #14 0x00002aaaaee6e38d in dial_exec_full (chan=0x2aaabddf2930, data=0x433068d0, peerflags=0x43304690, continue_exec=0x0) at app_dial.c:1836 #15 0x00002aaaaee6ff96 in dial_exec (chan=0x2aaabddf2930, data=0x433068d0) at app_dial.c:2142 #16 0x00000000004baab4 in pbx_exec (c=0x2aaabddf2930, app=0x1e8b8520, data=0x433068d0) at pbx.c:960 #17 0x00000000004c2412 in pbx_extension_helper (c=0x2aaabddf2930, con=0x0, context=0x2aaabddf2cf0 "defaultproc", exten=0x2aaabddf2d40 "18047674256", priority=30, label=0x0, callerid=0x1ed94f60 "9785702369", action=E_SPAWN, found=0x43308fb4, combined_find_spawn=1) at pbx.c:3222 #18 0x00000000004c3a44 in ast_spawn_extension (c=0x2aaabddf2930, context=0x2aaabddf2cf0 "defaultproc", exten=0x2aaabddf2d40 "18047674256", priority=30, callerid=0x1ed94f60 "9785702369", found=0x43308fb4, combined_find_spawn=1) at pbx.c:3678 #19 0x00000000004c41b1 in __ast_pbx_run (c=0x2aaabddf2930, args=0x0) at pbx.c:3771 #20 0x00000000004c574e in pbx_thread (data=0x2aaabddf2930) at pbx.c:4058 #21 0x000000000051b56a in dummy_start (data=0x2aaac43ea3e0) at utils.c:968 #22 0x0000003944a06617 in start_thread () from /lib64/libpthread.so.0 #23 0x00000039442d3c2d in clone () from /lib64/libc.so.6 (gdb) bt full #0 0x0000000000497d86 in ast_frame_free (frame=0x0, cache=1) at frame.c:369 next = (struct ast_frame *) 0x1efb90d0 #1 0x000000000044eae0 in __ast_queue_frame (chan=0x1efb8fa0, fin=0x210b7ee8, head=0, after=0x0) at channel.c:1017 f = (struct ast_frame *) 0x0 cur = (struct ast_frame *) 0x210b7ee8 blah = 1 new_frames = 0 new_voice_frames = 0 queued_frames = 0 queued_voice_frames = 0 frames = {first = 0x0, last = 0x0} __PRETTY_FUNCTION__ = "__ast_queue_frame" #2 0x000000000044f009 in ast_queue_frame (chan=0x1efb8fa0, fin=0x210b7ee8) at channel.c:1083 No locals. #3 0x0000000000453568 in __ast_read (chan=0x1efb8fa0, dropaudio=0) at channel.c:2797 readq_tail = (struct ast_frame *) 0x0 f = (struct ast_frame *) 0x2027e180 blah = 542208 prestate = 6 count = 0 cause = 0 __PRETTY_FUNCTION__ = "__ast_read" #4 0x0000000000454e73 in ast_read (chan=0x1efb8fa0) at channel.c:3077 No locals. #5 0x0000000000495f08 in waitstream_core (c=0x1efb8fa0, breakon=0x570104 "0123456789#*ABCD", forward=0x55d884 "", reverse=0x55d884 "", skip_ms=0, audiofd=-1, cmdfd=-1, context=0x0) at file.c:1232 fr = (struct ast_frame *) 0x7a82c0 res = 17 ms = 20 orig_chan_name = 0x0 err = 0 __PRETTY_FUNCTION__ = "waitstream_core" #6 0x0000000000496403 in ast_waitstream (c=0x1efb8fa0, breakon=0x570104 "0123456789#*ABCD") at file.c:1318 No locals. #7 0x00000000004d1e61 in pbx_builtin_background (chan=0x1efb8fa0, data=0x432ffe40) at pbx.c:8298 back = 0x0 front = 0x432fdac0 "ringback" res = 0 mres = 0 flags = {flags = 0} parse = 0x432fdac0 "ringback" exten = "\000" args = {argc = 1, argv = 0x432fdb68, filename = 0x432fdac0 "ringback", options = 0x0, lang = 0x226c5aca "en", context = 0x432fdaa0 "defaultproc"} __PRETTY_FUNCTION__ = "pbx_builtin_background" #8 0x00000000004baab4 in pbx_exec (c=0x1efb8fa0, app=0x1e8b7620, data=0x432ffe40) at pbx.c:960 ---Type to continue, or q to quit--- res = 10922 u = (struct ast_module_user *) 0x0 saved_c_appl = 0x1e8d02f8 "Macro" saved_c_data = 0x433033ea "get-callid,ringback" __PRETTY_FUNCTION__ = "pbx_exec" #9 0x00000000004c2412 in pbx_extension_helper (c=0x1efb8fa0, con=0x0, context=0x1efb9360 "macro-get-callid", exten=0x1efb93b0 "s", priority=3, label=0x0, callerid=0x225e1060 "18047674256", action=E_SPAWN, found=0x43302844, combined_find_spawn=1) at pbx.c:3222 e = (struct ast_exten *) 0x2aaacc31b5b0 app = (struct ast_app *) 0x1e8b7620 res = 560498576 q = {incstack = {0x0 }, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x1efb9360 "macro-get-callid"} passdata = "ringback\000 ringback", '\0' , " \000\000\000\n\000\000\000À\0040C\000\000\000\000\000\000\000s\000\000\000\000àÿ/C", '\0' , " D,­ª*\000\000p\0060C\000\000\000\000õ\f,­ª*\000\000\020\0050C", '\0' , "\025", '\0' , "ÿÿÿÿ\b>,­ª*\000\000õ\f,­ª*\000\000\000\000\000\000\000\000\000\000È\0030C\000\000\000\000\f\000\000\000\000\000\000\000b\000\000\000ÿÿÿÿbï+­ª*", '\0' , " H,­ª*", '\0' , "d"... matching_action = 0 __PRETTY_FUNCTION__ = "pbx_extension_helper" #10 0x00000000004c3a44 in ast_spawn_extension (c=0x1efb8fa0, context=0x1efb9360 "macro-get-callid", exten=0x1efb93b0 "s", priority=3, callerid=0x225e1060 "18047674256", found=0x43302844, combined_find_spawn=1) at pbx.c:3678 No locals. #11 0x00002aaaaf4809e4 in _macro_exec (chan=0x1efb8fa0, data=0x433033ea, exclusive=0) at app_macro.c:342 c = (struct ast_context *) 0x2aaacd9cbd40 e = (struct ast_exten *) 0x2aaacc31b5b0 foundx = 1 s = 0x0 tmp = 0x43302340 "get-callid" cur = 0x0 rest = 0x0 macro = 0x43302340 "get-callid" fullmacro = "macro-get-callid\00020C\000\000\000\000pG¦%\000\000\000\000\220\b\002\000\000\000\000\000à)UD9\000\000\000@\000\000\000\000\000\000\000mH'D9\000\000\000(\000\000\000\000\000\000\000\20000C\000\000\000" varname = "ARG1\000\000\000\000\bPK\000\000\000\000\000\20000C\000\000\000\000¨l\023¼\000\000\000\000\024\205%­ª*\000\000\004\000\000\000`ê\000\000\020\000\000\000\000\000\000\000P\002W\000\000\000\000\000\003\000\000\0005!\000\000tmV\000\000\000\000" runningapp = "Background\000\000\000\000\000\0000\005­¹ª*\000\000@æ\v´ª*\000\000@\000\000\000\000\000\000\000Ð%.½ª*\000\000õàÙK\001\000\000\000IBP\000\000\000\000\000 {\017¼ª*\000\000@æ\v´ª*\000" runningdata = "${ARG1}\0001}\" = \"0\" ]?salida\000C\000\000\000\000\006ð+­ª*\000\000P-0C\000\000\000\000\020-0C\000\000\000\000¥Þ&­ª*\000\000¤\017\016¼\000\000\000\000P-0C\211\002\000\0000\000\016¼ª*\000\000ô°W\000\000\000\000\000°10C\000\000\000\000Ù\000'­ª*\000\000\000\000\000\000\000\000\000\000¨q\023¼ª*\000\000\\\f,­ª*\000\000¨l\023¼ª*\000\000Àmõ̪*", '\0' , "\211\002\000\000\r\000\000\000\001", '\0' , "\025\000\000\000\000\000\000\000l\000\000\000\000\000\000\000Ê\000\000\000\000"... oldargs = {0x0 } argc = 2 x = 133264 res = 0 oldexten = "18047674256", '\0' oldpriority = 1 ---Type to continue, or q to quit--- gosub_level = 0 pc = "1\000\000\000\n\026\030\000\020¹ó#\000\000\000\000\02010C\000\000\000\000[g'­ª*", '\0' , "P-Asserted-Identity\000\"9785702369\"" depthc = "1\0000C\000\000\000\000H0\034!" oldcontext = "defaultproc", '\0' inhangupc = 0x0 offset = 0 depth = 0 maxdepth = 7 setmacrocontext = 1 autoloopflag = 0 inhangup = 0 save_macro_exten = 0x0 save_macro_context = 0x0 save_macro_priority = 0x0 save_macro_offset = 0x0 macro_store = (struct ast_datastore *) 0x1ef29320 __PRETTY_FUNCTION__ = "_macro_exec" #12 0x00002aaaaf481adb in macro_exec (chan=0x1efb8fa0, data=0x433033ea) at app_macro.c:505 No locals. #13 0x00000000004baab4 in pbx_exec (c=0x1efb8fa0, app=0x1e8d02d0, data=0x433033ea) at pbx.c:960 res = 0 u = (struct ast_module_user *) 0x229908c0 saved_c_appl = 0x2aaaaee7513f "AppDial" saved_c_data = 0x2aaaaee75147 "(Outgoing Line)" __PRETTY_FUNCTION__ = "pbx_exec" #14 0x00002aaaaee6e38d in dial_exec_full (chan=0x2aaabddf2930, data=0x433068d0, peerflags=0x43304690, continue_exec=0x0) at app_dial.c:1836 theapp = (struct ast_app *) 0x1e8d02d0 macro_result = 0x4c1519 "H\211EÈH\203}È" number = 0x20a12ff1 "ulaw.72.44.195.165/18047674256" res = 0 rest = 0x0 cur = 0x0 outgoing = (struct chanlist *) 0x0 peer = (struct ast_channel *) 0x1efb8fa0 to = 66437 num = {chan = 0x2aaabddf2930, busy = 0, congestion = 0, nochan = 0} cause = 0 numsubst = "ulaw.72.44.195.165/18047674256\000\000 ?0C", '\0' , "\n\026\030", '\0' , "àè D9\000\000\000ÐC0C", '\0' , "J¦K", '\0' cidname = '\0' config = {features_caller = {flags = 0}, features_callee = {flags = 0}, start_time = {tv_sec = 0, tv_usec = 0}, nexteventts = { tv_sec = 0, tv_usec = 0}, partialfeature_timer = {tv_sec = 0, tv_usec = 0}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x1e7f14f0 "timeleft", 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} ---Type to continue, or q to quit--- calldurationlimit = {tv_sec = 10800, tv_usec = 0} dtmfcalled = 0x0 dtmfcalling = 0x0 pa = {sentringing = 0, privdb_val = 0, privcid = '\0' , privintro = '\0' , status = "ANSWER\000R\000GS", '\0' } sentringing = 1 moh = 0 outbound_group = 0x0 result = 0 parse = 0x433033c0 "SIP" opermode = 0 delprivintro = 0 args = {argc = 3, argv = 0x43303ad8, peers = 0x433033c0 "SIP", timeout = 0x433033e3 "70", options = 0x433033e6 "raM(get-callid,ringback", url = 0x0} opts = {flags = 133632} opt_args = {0x0, 0x0, 0x0, 0x43303400 "10800000", 0x0, 0x433033ea "get-callid,ringback", 0x0, 0x0, 0x0, 0x0, 0x0, 0x0} datastore = (struct ast_datastore *) 0x1fa9de30 fulldial = 0 num_dialed = 1 __PRETTY_FUNCTION__ = "dial_exec_full" #15 0x00002aaaaee6ff96 in dial_exec (chan=0x2aaabddf2930, data=0x433068d0) at app_dial.c:2142 peerflags = {flags = 4294969344} #16 0x00000000004baab4 in pbx_exec (c=0x2aaabddf2930, app=0x1e8b8520, data=0x433068d0) at pbx.c:960 res = 10922 u = (struct ast_module_user *) 0x2150bf40 saved_c_appl = 0x0 saved_c_data = 0x0 __PRETTY_FUNCTION__ = "pbx_exec" #17 0x00000000004c2412 in pbx_extension_helper (c=0x2aaabddf2930, con=0x0, context=0x2aaabddf2cf0 "defaultproc", exten=0x2aaabddf2d40 "18047674256", priority=30, label=0x0, callerid=0x1ed94f60 "9785702369", action=E_SPAWN, found=0x43308fb4, combined_find_spawn=1) at pbx.c:3222 e = (struct ast_exten *) 0x2aaacc0d59d0 app = (struct ast_app *) 0x1e8b8520 res = 1143521181 q = {incstack = {0x0 }, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x2aaabddf2cf0 "defaultproc"} passdata = "SIP/ulaw.72.44.195.165/18047674256,70,raM(get-callid^ringback)L(10800000)\000i0.006200j0\000back P \00069,a115b18047674c0.006200d0.006200e0f18047674256x0,g71h18047674i0.006200j0-,ringback,70-\000005800d0.005800e0"... matching_action = 0 __PRETTY_FUNCTION__ = "pbx_extension_helper" #18 0x00000000004c3a44 in ast_spawn_extension (c=0x2aaabddf2930, context=0x2aaabddf2cf0 "defaultproc", exten=0x2aaabddf2d40 "18047674256", priority=30, callerid=0x1ed94f60 "9785702369", found=0x43308fb4, combined_find_spawn=1) at pbx.c:3678 No locals. #19 0x00000000004c41b1 in __ast_pbx_run (c=0x2aaabddf2930, args=0x0) at pbx.c:3771 digit = 0 ---Type to continue, or q to quit--- invalid = 0 timeout = 0 dst_exten = '\0' , "ð\2200C", '\0' , "ð\2170C\000\000\000\000ø\2170C\000\000\000\000\000\2200C\000\000\000\000\b\2200C\000\000\000\000ø\2200C", '\0' , "\2210C\000\000\000\000\027f D9", '\0' , "Pe D9\000\000\000\030", '\0' , "Ø\2170C\000\000\000\000à\2170C", '\0' , "è\2170C", '\0' , "\004\000\000" pos = 0 found = 1 res = 0 autoloopflag = 0 error = 0 __PRETTY_FUNCTION__ = "__ast_pbx_run" #20 0x00000000004c574e in pbx_thread (data=0x2aaabddf2930) at pbx.c:4058 c = (struct ast_channel *) 0x2aaabddf2930 #21 0x000000000051b56a in dummy_start (data=0x2aaac43ea3e0) at utils.c:968 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {0, -808395695477957952, 0, 1076871168, 1127258432, 4096, -808395695477958144, -808395696528556287}, __mask_was_saved = 0}}, __pad = {0x43309190, 0x0, 0x21ed4f10, 0x0}} __cancel_routine = (void (*)(void *)) 0x432629 __cancel_arg = (void *) 0x43309940 not_first_call = 0 ret = (void *) 0x394454d898 a = {start_routine = 0x4c572c , data = 0x2aaabddf2930, name = 0x2aaaba071940 "pbx_thread", ' ' , "started at [ 4079] pbx.c ast_pbx_start()"} #22 0x0000003944a06617 in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #23 0x00000039442d3c2d in clone () from /lib64/libc.so.6 No symbol table info available. (gdb)