Here is the asterisk logging:

q931 visdn1:CALL[1.I]: input.c:1212 PUT (3 => 2)
q931 visdn1:TEI[127]: Releasing message
q931 visdn1:TEI[127]: Releasing DLC
q931 visdn1:CALL[1.I]: chan_visdn.c:3095 GET (2 => 3)
q931 visdn1:CALL[1.I]: chan_visdn.c:328 GET (3 => 4)
q931 visdn1:CALL[1.I]: chan_visdn.c:4166 PUT (4 => 3)
q931 visdn1:CALL[1.I]: PROCEEDING-REQ
q931 visdn1:CALL[1.I]: Sending message:
q931 ->  message type: CALL PROCEEDING (2)
q931 ->  VL IE 0 ===> 24 (Channel Identification) -- length 1
q931 ->    Interface id = Implicit (0)
q931 ->    Interface type = Basic (0)
q931 ->    Pref/Excl = Exclusive (1)
q931 ->    D channel ident = Is not D channel (0)
q931 ->    Coding standard = CCITT (0)
q931 ->    Channels = B1
q931
q931 visdn1:TEI[0]: DLC is disconnected, requesting connection
q931 visdn1:TEI[0]: DLC is awaiting connection: message queued
q931 visdn1:CALL[1.I]: U6_CALL_PRESENT ==to==> U9_INCOMING_CALL_PROCEEDING
q931 visdn1:CALL[1.I]: chan_visdn.c:2209 PUT (3 => 2)
    -- Executing Dial("VISDN/visdn1/1.I", "VISDN/visdn2/8071904") in new
stack
q931 visdn2:CALL[101.O]: call.c:311 GET (1 => 2)
q931 visdn2:CALL[101.O]: chan_visdn.c:793 GET (2 => 3)
q931 visdn2:CALL[101.O]: chan_visdn.c:328 GET (3 => 4)


And here comes the dumped core:

#0  0xb7dfb7a7 in raise () from /lib/tls/libc.so.6
#1  0xb7dfd04b in abort () from /lib/tls/libc.so.6
#2  0xb7df4755 in __assert_fail () from /lib/tls/libc.so.6
#3  0xb7ba5e99 in q931_write_ies (msg=0x81a4c08, user_ies=0x0) at
output.c:243
#4  0xb7ba643c in q931_call_send_message_bc (call=0x81a353c, dlc=0x813adb0,
mt=Q931_MT_SETUP, user_ies=0x81a353c) at output.c:370
#5  0xb7b9433b in q931_setup_request (call=0x81a34e8, user_ies=0x8155fa0) at
call_inline.h:127
#6  0xb7ba86ab in q931_ccb_dispatch (msg=0x4e0e) at ccb.c:79
#7  0xb7bc5018 in visdn_ccb_q931_receive () at chan_visdn.c:2206
#8  0xb7bc5308 in visdn_q931_thread_do_poll () at chan_visdn.c:2289
#9  0xb7bc5415 in visdn_q931_thread_main (data=0x0) at chan_visdn.c:2362
#10 0xb7fbbcfd in start_thread () from /lib/tls/libpthread.so.0
#11 0xb7ea313e in clone () from /lib/tls/libc.so.6


This happened while I was called via visdn. 

Regards,
Philipp 

_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to