(gdb) bt 96a99dc4 in ?? () from /usr/lib/asterisk/modules/format_mp3.so #1 0x0000000000455d5b in ast_readframe (s=0x0) at file.c:698 #2 0x0000002a9557cd97 in moh_files_generator (chan=0xa21cc0, data=0x0, len=176, samples=Variable "samples" is not available. ) at res_musiconhold.c:286 #3 0x00000000004392a5 in ast_read_generator_actions (chan=0xa21cc0, f=0x9559e8) at channel.c:1950 #4 0x000000000043cc74 in __ast_read (chan=0xa21cc0, dropaudio=0) at channel.c:2347 #5 0x0000000000440697 in ast_channel_bridge (c0=0x2a95740280, c1=0xa21cc0, config=0x408d67f0, fo=0x408d6400, rc=0x408d6408) at channel.c:2381 #6 0x0000002a95b24750 in ast_bridge_call (chan=0x2a95740280, peer=0xa21cc0, config=0x408d67f0) at res_features.c:1507 #7 0x0000002a9d82c21c in dial_exec_full (chan=0x2a95740280, data=Variable "data" is not available. ) at app_dial.c:1780 #8 0x0000002a9d82d4e8 in dial_exec (chan=0x0, data=0x0) at app_dial.c:1834 #9 0x000000000047eeb4 in pbx_extension_helper (c=0x2a95740280, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #10 0x000000000047f313 in ast_spawn_extension (c=0x0, context=0xb0
, exten=0xa0
, priority=176, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #11 0x0000002a996c1546 in _macro_exec (chan=0x2a95740280, data=Variable "data" is not available. ) at app_macro.c:308 #12 0x000000000047eeb4 in pbx_extension_helper (c=0x2a95740280, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #13 0x000000000047f313 in ast_spawn_extension (c=0x0, context=0xb0
, exten=0xa0
, priority=176, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #14 0x0000002a996c1546 in _macro_exec (chan=0x2a95740280, data=Variable "data" is not available. ) at app_macro.c:308 #15 0x000000000047eeb4 in pbx_extension_helper (c=0x2a95740280, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #16 0x000000000048333e in __ast_pbx_run (c=0x2a95740280) at pbx.c:2317 #17 0x0000000000484c99 in pbx_thread (data=0x0) at pbx.c:2621 #18 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #19 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #20 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 =================================================================================================== (gdb) bt full #0 0x0000002a96a99dc4 in ?? () from /usr/lib/asterisk/modules/format_mp3.so No symbol table info available. #1 0x0000000000455d5b in ast_readframe (s=0x0) at file.c:698 f = (struct ast_frame *) 0x0 whennext = 0 #2 0x0000002a9557cd97 in moh_files_generator (chan=0xa21cc0, data=0x0, len=176, samples=Variable "samples" is not available. ) at res_musiconhold.c:286 state = (struct moh_files_state *) 0xa31bd0 f = Variable "f" is not available. (gdb) =================================================================================================== (gdb) thread apply all bt Thread 47 (process 7306): #0 0x000000328ca0b25f in __read_nocancel () from /lib64/tls/libpthread.so.0 #1 0x00000000004b6809 in read_char (el=0x72a1e0, cp=0x7fbffff737 "") at read.c:301 #2 0x00000000004b68ac in el_getc (el=0x72a1e0, cp=0x7fbffff737 "") at read.c:347 #3 0x00000000004b6717 in read_getcmd (el=0x72a1e0, cmdnum=0x7fbffff736 "", ch=0x7fbffff737 "") at read.c:243 #4 0x00000000004b6a0b in el_gets (el=0x72a1e0, nread=0x7fbffff7ac) at read.c:443 #5 0x0000000000429804 in main (argc=Variable "argc" is not available. ) at asterisk.c:3159 #6 0x000000328c11c3fb in __libc_start_main () from /lib64/tls/libc.so.6 #7 0x0000000000413aea in ?? () #8 0x0000007fbffffdd8 in ?? () #9 0x000000000000001c in ?? () #10 0x0000000000000003 in ?? () #11 0x0000007fbfffff56 in ?? () #12 0x0000007fbfffff69 in ?? () #13 0x0000007fbfffff6f in ?? () #14 0x0000000000000000 in ?? () Thread 46 (process 7308): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000042414d in listener (unused=Variable "unused" is not available. ) at asterisk.c:1000 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 45 (process 7310): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000472db9 in accept_thread (ignore=Variable "ignore" is not available. ) at manager.c:2408 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 44 (process 7311): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x000000000044dc57 in do_devstate_changes (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 43 (process 7312): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000423fb1 in netconsole (vconsole=Variable "vconsole" is not available. ) at asterisk.c:949 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 42 (process 7322): #0 0x000000328c1c0596 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a95b26346 in do_parking_thread (ignore=Variable "ignore" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/channel.h:1320 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 41 (process 7325): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000460e8a in ast_io_wait (ioc=0x2a9573dba0, howlong=1) at io.c:266 #2 0x0000002a97121534 in do_monitor (data=Variable "data" is not available. ) at chan_sip.c:16149 #3 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #4 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 40 (process 7326): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 39 (process 7327): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 38 (process 7328): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 37 (process 7329): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 36 (process 7330): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 35 (process 7331): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 34 (process 7332): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 33 (process 7333): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 32 (process 7334): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 31 (process 7335): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97428f9b in iax2_process_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 30 (process 7336): #0 0x000000328ca08d2f in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a97415220 in sched_thread (ignore=Variable "ignore" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:792 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 29 (process 7337): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000460e8a in ast_io_wait (ioc=0x2a957c37c0, howlong=-1) at io.c:266 #2 0x0000002a97415385 in network_thread (ignore=Variable "ignore" is not available. ) at chan_iax2.c:9174 #3 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #4 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 28 (process 7338): #0 0x000000328c1c0596 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a98f9e074 in sound_thread (arg=Variable "arg" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/channel.h:1320 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 27 (process 7339): #0 0x000000328c1c0596 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a98f9e074 in sound_thread (arg=Variable "arg" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/channel.h:1320 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 26 (process 7340): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000460e8a in ast_io_wait (ioc=0x2a973f8130, howlong=1000) at io.c:266 #2 0x0000002a999e9a4a in do_monitor (data=Variable "data" is not available. ) at chan_mgcp.c:3514 #3 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #4 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 25 (process 7341): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000460e8a in ast_io_wait (ioc=0x73b420, howlong=1000) at io.c:266 #2 0x0000002a9a00834a in network_thread (ignore=Variable "ignore" is not available. ) at pbx_dundi.c:2160 #3 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #4 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 24 (process 7342): #0 0x000000328c190025 in __nanosleep_nocancel () from /lib64/tls/libc.so.6 #1 0x000000328c18fe90 in sleep () from /lib64/tls/libc.so.6 #2 0x0000002a9a011cf2 in process_precache (ign=Variable "ign" is not available. ) at pbx_dundi.c:2203 #3 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #4 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 23 (process 7343): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a9b389678 in device_state_thread (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 22 (process 7344): #0 0x000000328c190025 in __nanosleep_nocancel () from /lib64/tls/libc.so.6 #1 0x000000328c18fe90 in sleep () from /lib64/tls/libc.so.6 #2 0x0000002a9d721e94 in scan_thread (unused=Variable "unused" is not available. ) at pbx_spool.c:451 #3 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #4 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 21 (process 7345): #0 0x000000328c1c0596 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a9e51bc3d in do_monitor (data=Variable "data" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/channel.h:1320 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 20 (process 7346): #0 0x000000328ca0b55f in __accept_nocancel () from /lib64/tls/libpthread.so.0 #1 0x0000002a9e83259b in accept_thread (ignore=Variable "ignore" is not available. ) at chan_skinny.c:4585 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 19 (process 7347): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000460e8a in ast_io_wait (ioc=0x2a9e05c790, howlong=1000) at io.c:266 #2 0x0000002a9e83288b in do_monitor (data=Variable "data" is not available. ) at chan_skinny.c:4632 #3 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #4 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 18 (process 7348): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x0000002a9f37a3c7 in do_monitor (data=Variable "data" is not available. ) at chan_dahdi.c:6999 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 17 (process 7349): #0 0x000000328c1c0596 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002aa068f58d in do_valetparking_thread (ignore=Variable "ignore" is not available. ) at /usr/local/src/asterisk-1.4.21.1/include/asterisk/channel.h:1320 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 16 (process 7350): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x00000000004271cb in monitor_sig_flags (unused=Variable "unused" is not available. ) at asterisk.c:2613 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 15 (process 7352): #0 0x000000328ca08b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x000000000042c347 in autoservice_run (ign=Variable "ign" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/lock.h:787 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 14 (process 7703): #0 0x000000328ca0b25f in __read_nocancel () from /lib64/tls/libpthread.so.0 #1 0x0000002a9557d132 in monmp3thread (data=Variable "data" is not available. ) at res_musiconhold.c:537 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 13 (process 7704): #0 0x000000328ca0b25f in __read_nocancel () from /lib64/tls/libpthread.so.0 #1 0x0000002a9557d132 in monmp3thread (data=Variable "data" is not available. ) at res_musiconhold.c:537 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 12 (process 7705): #0 0x000000328ca0b25f in __read_nocancel () from /lib64/tls/libpthread.so.0 #1 0x0000002a9557d132 in monmp3thread (data=Variable "data" is not available. ) at res_musiconhold.c:537 #2 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #3 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #4 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 11 (process 7928): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x409c62f0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x409c62cc) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2aa0d72fc0, c1=0xa58590, config=0x409c67f0, fo=0x409c6410, rc=0x409c6418) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2aa0d72fc0, peer=0xa58590, config=0x409c67f0) at res_features.c:1507 #4 0x0000002a9d82c21c in dial_exec_full (chan=0x2aa0d72fc0, data=Variable "data" is not available. ) at app_dial.c:1780 #5 0x0000002a9d82d4e8 in dial_exec (chan=0x409c60b0, data=0x6) at app_dial.c:1834 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2aa0d72fc0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000047f313 in ast_spawn_extension (c=0x409c60b0, context=0xffffffffffffffff
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #8 0x0000002a996c1546 in _macro_exec (chan=0x2aa0d72fc0, data=Variable "data" is not available. ) at app_macro.c:308 #9 0x000000000047eeb4 in pbx_extension_helper (c=0x2aa0d72fc0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #10 0x000000000047f313 in ast_spawn_extension (c=0x409c60b0, context=0xffffffffffffffff
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #11 0x0000002a996c1546 in _macro_exec (chan=0x2aa0d72fc0, data=Variable "data" is not available. ) at app_macro.c:308 #12 0x000000000047eeb4 in pbx_extension_helper (c=0x2aa0d72fc0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #13 0x000000000048333e in __ast_pbx_run (c=0x2aa0d72fc0) at pbx.c:2317 #14 0x0000000000484c99 in pbx_thread (data=0x409c60b0) at pbx.c:2621 #15 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #16 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #17 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 10 (process 7953): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x4098a240, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x4098a21c) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2a9e081190, c1=0xa959a0, config=0x4098a7e0, fo=0x4098a360, rc=0x4098a368) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2a9e081190, peer=0xa959a0, config=0x4098a7e0) at res_features.c:1507 #4 0x0000002a9d82c21c in dial_exec_full (chan=0x2a9e081190, data=Variable "data" is not available. ) at app_dial.c:1780 #5 0x0000002a9d82d4e8 in dial_exec (chan=0x4098a000, data=0x6) at app_dial.c:1834 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e081190, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000047f313 in ast_spawn_extension (c=0x4098a000, context=0xffffffffffffffff
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #8 0x0000002a996c1546 in _macro_exec (chan=0x2a9e081190, data=Variable "data" is not available. ) at app_macro.c:308 #9 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e081190, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #10 0x000000000047f313 in ast_spawn_extension (c=0x4098a000, context=0xffffffffffffffff
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #11 0x0000002a996c1546 in _macro_exec (chan=0x2a9e081190, data=Variable "data" is not available. ) at app_macro.c:308 #12 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e081190, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #13 0x000000000048333e in __ast_pbx_run (c=0x2a9e081190) at pbx.c:2317 #14 0x0000000000484c99 in pbx_thread (data=0x4098a000) at pbx.c:2621 #15 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #16 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #17 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 9 (process 8102): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x40d4fa00, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x40d4f9dc) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2a9e0ff3d0, c1=0x9bb9b0, config=0x40d4fff0, fo=0x40d4fb20, rc=0x40d4fb28) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2a9e0ff3d0, peer=0x9bb9b0, config=0x40d4fff0) at res_features.c:1507 #4 0x0000002a9d82c21c in dial_exec_full (chan=0x2a9e0ff3d0, data=Variable "data" is not available. ) at app_dial.c:1780 #5 0x0000002a9d82d4e8 in dial_exec (chan=0x40d4f7c0, data=0x6) at app_dial.c:1834 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e0ff3d0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000047f313 in ast_spawn_extension (c=0x40d4f7c0, context=0xffffffffffffffff
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #8 0x0000002a996c1546 in _macro_exec (chan=0x2a9e0ff3d0, data=Variable "data" is not available. ) at app_macro.c:308 #9 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e0ff3d0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #10 0x000000000048333e in __ast_pbx_run (c=0x2a9e0ff3d0) at pbx.c:2317 #11 0x0000000000484c99 in pbx_thread (data=0x40d4f7c0) at pbx.c:2621 #12 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #13 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #14 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 8 (process 8131): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x40a492d0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x40a492ac) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2a973f0e10, c1=0x9ddf70, config=0x40a497f0, fo=0x40a493f0, rc=0x40a493f8) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2a973f0e10, peer=0x9ddf70, config=0x40a497f0) at res_features.c:1507 #4 0x0000002a9d82c21c in dial_exec_full (chan=0x2a973f0e10, data=Variable "data" is not available. ) at app_dial.c:1780 #5 0x0000002a9d82d4e8 in dial_exec (chan=0x40a49090, data=0x6) at app_dial.c:1834 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2a973f0e10, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000048333e in __ast_pbx_run (c=0x2a973f0e10) at pbx.c:2317 #8 0x0000000000484c99 in pbx_thread (data=0x40a49090) at pbx.c:2621 #9 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #10 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #11 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 7 (process 8156): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x40dc22f0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x40dc22cc) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2a9e009c90, c1=0xaaf9c0, config=0x40dc27f0, fo=0x40dc2410, rc=0x40dc2418) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2a9e009c90, peer=0xaaf9c0, config=0x40dc27f0) at res_features.c:1507 #4 0x0000002a9d82c21c in dial_exec_full (chan=0x2a9e009c90, data=Variable "data" is not available. ) at app_dial.c:1780 #5 0x0000002a9d82d4e8 in dial_exec (chan=0x40dc20b0, data=0x6) at app_dial.c:1834 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e009c90, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000047f313 in ast_spawn_extension (c=0x40dc20b0, context=0xffffffffffffffff
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #8 0x0000002a996c1546 in _macro_exec (chan=0x2a9e009c90, data=Variable "data" is not available. ) at app_macro.c:308 #9 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e009c90, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #10 0x000000000047f313 in ast_spawn_extension (c=0x40dc20b0, context=0xffffffffffffffff
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #11 0x0000002a996c1546 in _macro_exec (chan=0x2a9e009c90, data=Variable "data" is not available. ) at app_macro.c:308 #12 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e009c90, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #13 0x000000000048333e in __ast_pbx_run (c=0x2a9e009c90) at pbx.c:2317 #14 0x0000000000484c99 in pbx_thread (data=0x40dc20b0) at pbx.c:2621 #15 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #16 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #17 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 6 (process 8208): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x40bed2f0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x40bed2cc) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2a9e0da270, c1=0x7450f0, config=0x40bed7f0, fo=0x40bed410, rc=0x40bed418) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2a9e0da270, peer=0x7450f0, config=0x40bed7f0) at res_features.c:1507 #4 0x0000002a9d82c21c in dial_exec_full (chan=0x2a9e0da270, data=Variable "data" is not available. ) at app_dial.c:1780 #5 0x0000002a9d82d4e8 in dial_exec (chan=0x40bed0b0, data=0x6) at app_dial.c:1834 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e0da270, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000048333e in __ast_pbx_run (c=0x2a9e0da270) at pbx.c:2317 #8 0x0000000000484c99 in pbx_thread (data=0x40bed0b0) at pbx.c:2621 #9 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #10 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #11 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 5 (process 8219): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x40a0bf30, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x40a0bf0c) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2a9e082f40, c1=0x7597f0, config=0x40a0e520, fo=0x40a0c050, rc=0x40a0c058) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2a9e082f40, peer=0x7597f0, config=0x40a0e520) at res_features.c:1507 #4 0x0000002a9b38e51e in try_calling (qe=0x40a0e800, options=Variable "options" is not available. ) at app_queue.c:3139 #5 0x0000002a9b3928fe in queue_exec (chan=0x2a9e082f40, data=Variable "data" is not available. ) at app_queue.c:3983 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e082f40, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000048333e in __ast_pbx_run (c=0x2a9e082f40) at pbx.c:2317 #8 0x0000000000484c99 in pbx_thread (data=0x40a0bcf0) at pbx.c:2621 #9 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #10 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #11 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 4 (process 8376): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x4082d2f0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x4082d2cc) at channel.c:1741 #2 0x0000000000440681 in ast_channel_bridge (c0=0x2a9e0ef600, c1=0xac2b40, config=0x4082d7f0, fo=0x4082d410, rc=0x4082d418) at channel.c:1803 #3 0x0000002a95b24750 in ast_bridge_call (chan=0x2a9e0ef600, peer=0xac2b40, config=0x4082d7f0) at res_features.c:1507 #4 0x0000002a9d82c21c in dial_exec_full (chan=0x2a9e0ef600, data=Variable "data" is not available. ) at app_dial.c:1780 #5 0x0000002a9d82d4e8 in dial_exec (chan=0x4082d0b0, data=0x6) at app_dial.c:1834 #6 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e0ef600, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #7 0x000000000048333e in __ast_pbx_run (c=0x2a9e0ef600) at pbx.c:2317 #8 0x0000000000484c99 in pbx_thread (data=0x4082d0b0) at pbx.c:2621 #9 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #10 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #11 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 3 (process 8535): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x40f2a9b0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x40f2a78c) at channel.c:1741 #2 0x000000000043efc7 in ast_waitfor_n (c=0x40f2a400, n=4, ms=Variable "ms" is not available. ) at channel.c:1803 #3 0x0000002a9d8297bb in dial_exec_full (chan=0x2a9e075e00, data=Variable "data" is not available. ) at app_dial.c:454 #4 0x0000002a9d82d4e8 in dial_exec (chan=0x40f2a400, data=0x4) at app_dial.c:1834 #5 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e075e00, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #6 0x000000000047f313 in ast_spawn_extension (c=0x40f2a400, context=0x7530
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #7 0x0000002a996c1546 in _macro_exec (chan=0x2a9e075e00, data=Variable "data" is not available. ) at app_macro.c:308 #8 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e075e00, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #9 0x000000000047f313 in ast_spawn_extension (c=0x40f2a400, context=0x7530
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #10 0x0000002a996c1546 in _macro_exec (chan=0x2a9e075e00, data=Variable "data" is not available. ) at app_macro.c:308 #11 0x000000000047eeb4 in pbx_extension_helper (c=0x2a9e075e00, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #12 0x000000000048333e in __ast_pbx_run (c=0x2a9e075e00) at pbx.c:2317 #13 0x0000000000484c99 in pbx_thread (data=0x40f2a400) at pbx.c:2621 #14 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #15 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #16 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 2 (process 8536): #0 0x000000328c1be5e2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000043e238 in ast_waitfor_nandfds (c=0x4089a9c0, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x4089a79c) at channel.c:1741 #2 0x000000000043efc7 in ast_waitfor_n (c=0x4089a430, n=4, ms=Variable "ms" is not available. ) at channel.c:1803 #3 0x0000002a9d8297bb in dial_exec_full (chan=0xae7ad0, data=Variable "data" is not available. ) at app_dial.c:454 #4 0x0000002a9d82d4e8 in dial_exec (chan=0x4089a430, data=0x4) at app_dial.c:1834 #5 0x000000000047eeb4 in pbx_extension_helper (c=0xae7ad0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #6 0x000000000047f313 in ast_spawn_extension (c=0x4089a430, context=0xea60
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #7 0x0000002a996c1546 in _macro_exec (chan=0xae7ad0, data=Variable "data" is not available. ) at app_macro.c:308 #8 0x000000000047eeb4 in pbx_extension_helper (c=0xae7ad0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #9 0x000000000047f313 in ast_spawn_extension (c=0x4089a430, context=0xea60
, exten=0xffffffffffffffff
, priority=0, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #10 0x0000002a996c1546 in _macro_exec (chan=0xae7ad0, data=Variable "data" is not available. ) at app_macro.c:308 #11 0x000000000047eeb4 in pbx_extension_helper (c=0xae7ad0, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #12 0x000000000048333e in __ast_pbx_run (c=0xae7ad0) at pbx.c:2317 #13 0x0000000000484c99 in pbx_thread (data=0x4089a430) at pbx.c:2621 #14 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #15 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #16 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6 Thread 1 (process 8182): #0 0x0000002a96a99dc4 in ?? () from /usr/lib/asterisk/modules/format_mp3.so #1 0x0000000000455d5b in ast_readframe (s=0x0) at file.c:698 #2 0x0000002a9557cd97 in moh_files_generator (chan=0xa21cc0, data=0x0, len=176, samples=Variable "samples" is not available. ) at res_musiconhold.c:286 #3 0x00000000004392a5 in ast_read_generator_actions (chan=0xa21cc0, f=0x9559e8) at channel.c:1950 #4 0x000000000043cc74 in __ast_read (chan=0xa21cc0, dropaudio=0) at channel.c:2347 #5 0x0000000000440697 in ast_channel_bridge (c0=0x2a95740280, c1=0xa21cc0, config=0x408d67f0, fo=0x408d6400, rc=0x408d6408) at channel.c:2381 #6 0x0000002a95b24750 in ast_bridge_call (chan=0x2a95740280, peer=0xa21cc0, config=0x408d67f0) at res_features.c:1507 #7 0x0000002a9d82c21c in dial_exec_full (chan=0x2a95740280, data=Variable "data" is not available. ) at app_dial.c:1780 #8 0x0000002a9d82d4e8 in dial_exec (chan=0x0, data=0x0) at app_dial.c:1834 #9 0x000000000047eeb4 in pbx_extension_helper (c=0x2a95740280, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #10 0x000000000047f313 in ast_spawn_extension (c=0x0, context=0xb0
, exten=0xa0
, priority=176, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #11 0x0000002a996c1546 in _macro_exec (chan=0x2a95740280, data=Variable "data" is not available. ) at app_macro.c:308 #12 0x000000000047eeb4 in pbx_extension_helper (c=0x2a95740280, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #13 0x000000000047f313 in ast_spawn_extension (c=0x0, context=0xb0
, exten=0xa0
, priority=176, callerid=Variable "callerid" is not available. ) at pbx.c:2317 #14 0x0000002a996c1546 in _macro_exec (chan=0x2a95740280, data=Variable "data" is not available. ) at app_macro.c:308 #15 0x000000000047eeb4 in pbx_extension_helper (c=0x2a95740280, con=Variable "con" is not available. ) at /usr/local/src/asterisk-1.4.22.1_moh_bug_patched/include/asterisk/strings.h:35 #16 0x000000000048333e in __ast_pbx_run (c=0x2a95740280) at pbx.c:2317 #17 0x0000000000484c99 in pbx_thread (data=0x0) at pbx.c:2621 #18 0x00000000004af69e in dummy_start (data=Variable "data" is not available. ) at utils.c:912 #19 0x000000328ca06137 in start_thread () from /lib64/tls/libpthread.so.0 #20 0x000000328c1c7543 in clone () from /lib64/tls/libc.so.6