(gdb) bt
#0 0x00007f93249e0a75 in raise () from /lib/libc.so.6
#1 0x00007f93249e45c0 in abort () from /lib/libc.so.6
#2 0x00007f9324a1a74b in ?? () from /lib/libc.so.6
#3 0x00007f9324a24806 in ?? () from /lib/libc.so.6
#4 0x00007f9324a2b0d3 in free () from /lib/libc.so.6
#5 0x00000000004ba257 in ?? ()
#6 0x000000000051a56a in ?? ()
#7 0x00007f932403d9ca in start_thread () from /lib/libpthread.so.0
#8 0x00007f9324a93cdd in clone () from /lib/libc.so.6
#9 0x0000000000000000 in ?? ()
(gdb)
der letzte Rest wenns crasht sieht so aus:
-- Executing [s@macro-outbound-callerid:13] ExecIf("SIP/53-0000000e", "1?Set(CALLERID(all)=123212310)") in new stack
-- Executing [s@macro-outbound-callerid:14] ExecIf("SIP/53-0000000e", "1?Set(CALLERID(all)=1232123153)") in new stack
-- Executing [s@macro-outbound-callerid:15] ExecIf("SIP/53-0000000e", "0?Set(CALLERID(all)=)") in new stack
-- Executing [s@macro-outbound-callerid:16] ExecIf("SIP/53-0000000e", "0?Set(CALLERPRES()=prohib_passed_screen)") in new stack
-- Executing [s@macro-dialout-trunk:12] GosubIf("SIP/53-0000000e", "0?sub-flp-2,s,1") in new stack
-- Executing [s@macro-dialout-trunk:13] Set("SIP/53-0000000e", "OUTNUM=123401726") in new stack
-- Executing [s@macro-dialout-trunk:14] Set("SIP/53-0000000e", "custom=AMP") in new stack
-- Executing [s@macro-dialout-trunk:15] ExecIf("SIP/53-0000000e", "0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^default))") in new stack
-- Executing [s@macro-dialout-trunk:16] ExecIf("SIP/53-0000000e", "0?Set(DIAL_TRUNK_OPTIONS=M(confirm))") in new stack
-- Executing [s@macro-dialout-trunk:17] Macro("SIP/53-0000000e", "dialout-trunk-predial-hook,") in new stack
-- Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit("SIP/53-0000000e", "") in new stack
-- Executing [s@macro-dialout-trunk:18] GotoIf("SIP/53-0000000e", "0?bypass,1") in new stack
-- Executing [s@macro-dialout-trunk:19] GotoIf("SIP/53-0000000e", "1?customtrunk") in new stack
-- Goto (macro-dialout-trunk,s,23)
-- Executing [s@macro-dialout-trunk:23] Set("SIP/53-0000000e", "pre_num=AMP:CAPI/ISDN1/") in new stack
-- Executing [s@macro-dialout-trunk:24] Set("SIP/53-0000000e", "the_num=OUTNUM") in new stack
-- Executing [s@macro-dialout-trunk:25] Set("SIP/53-0000000e", "post_num=/bo") in new stack
-- Executing [s@macro-dialout-trunk:26] GotoIf("SIP/53-0000000e", "1?outnum:skipoutnum") in new stack
-- Goto (macro-dialout-trunk,s,27)
-- Executing [s@macro-dialout-trunk:27] Set("SIP/53-0000000e", "the_num=123401726") in new stack
-- Executing [s@macro-dialout-trunk:28] Dial("SIP/53-0000000e", "CAPI/ISDN1/123401726/bo,300,") in new stack
-- ISDN1#11: * Sending CALLED/CONNECTED NAME 80 'ISDN1'
-- Called CAPI/ISDN1/123401726/bo
-- CAPI/ISDN1#11/123401726-d is making progress passing it to SIP/53-0000000e
== ISDN1#11: Setting up echo canceller (PLCI=0xb01, function=1, options=4, tail=0)
== ISDN1#11: Setting up DTMF detector (PLCI=0xb01, flag=1)
-- ISDN1#11: Echo canceller successfully set up (PLCI=0xb01)
-- CAPI/ISDN1#11/123401726-d is ringing
-- CAPI/ISDN1#11/123401726-d answered SIP/53-0000000e
== Spawn extension (macro-dial-one, s, 42) exited non-zero on 'CAPI/ISDN1#12/432167-c' in macro 'dial-one'
== Spawn extension (macro-exten-vm, s, 7) exited non-zero on 'CAPI/ISDN1#12/432167-c' in macro 'exten-vm'
== Spawn extension (from-did-direct, 67, 2) exited non-zero on 'CAPI/ISDN1#12/432167-c'
-- Executing [h@from-did-direct:1] Macro("CAPI/ISDN1#12/432167-c", "hangupcall,") in new stack
-- Executing [s@macro-hangupcall:1] GotoIf("CAPI/ISDN1#12/432167-c", "1?theend") in new stack
-- Goto (macro-hangupcall,s,3)
-- Executing [s@macro-hangupcall:3] Hangup("CAPI/ISDN1#12/432167-c", "") in new stack
== Spawn extension (macro-hangupcall, s, 3) exited non-zero on 'CAPI/ISDN1#12/432167-c' in macro 'hangupcall'
== Spawn extension (from-did-direct, h, 1) exited non-zero on 'CAPI/ISDN1#12/432167-c'
== ISDN1#12: CAPI Hangingup for PLCI=0x4d01 in state 1
> ISDN1#12: CAPI INFO 0x3490: Normal call clearing
asterisk*CLI>
Disconnected from Asterisk server
Executing last minute cleanups
root@asterisk:~#