OK, it seems that the system asterisk is running on having difficulties with the physical line being connected. Asterisk starts without any flaw. But as soons as I connect or disconnect the physical line the system freezes immediately. I now managed that the system won't freeze after the first dial-attempt (with the line connected at start-up & only when my standard PBX is also connected!). Might be because I enabled the q931 debugging (and only that!). But the second try kills the system as usual.
When starting up with only asterisk being connected to the NT the system freezes on the first dial attempt. I've tried different cables on all 4 ports so far. When I understand the lines below correctly, the interface visdn1.0 is missing a DLC connection. Whatever that is... The output on the CLI is the following: Connected to Asterisk 1.2.4 currently running on XXXX (pid = 3467)XXXX*CLI> debug visdn q931 vISDN q.931 debugging enabled q931 visdn1.0:TEI[0]: DLC autorelease timer stopped q931 visdn1.0:CALL[17.O]: SETUP-REQ q931 visdn1.0:CALL[17.O]: Sending message: q931 -> message type: SETUP (5) q931 -> VL IE 0 ===> 4 (Bearer Capability) -- length 3 q931 -> Coding Standard = CCITT (0) q931 -> Information Transfer Capability = Speech (0) q931 -> Transfer mode = Circuit (0) q931 -> Information Transfer Rate = 64 kbps (16) q931 -> User information layer 1 protocol = g.711 a-law (3) q931 -> VL IE 1 ===> 108 (Calling Party Number) -- length 4 q931 -> Type of number = Unknown (0) q931 -> Numbering plan = ISDN Telephony (1) q931 -> Presentation indicator = Presentation allowed (0) q931 -> Screening indicator = User provided, not screened (0) q931 -> Number = 19> q931 -> VL IE 2 ===> 112 (Called Party Number) -- length 8 q931 -> Type of number = Unknown (0) q931 -> Numbering plan = ISDN Telephony (1) q931 -> Number = 8599758 q931 XXXX*CLI> q931 visdn1.0:TEI[0]: DLC is disconnected, requesting connection q931 visdn1.0:TEI[0]: DLC is awaiting connection: message queued q931 visdn1.0:CALL[17.O]: call.c:1895 Timer T303 started q931 visdn1.0:CALL[17.O]: U0_NULL_STATE ==to==> U1_CALL_INITIATED q931 visdn1.0:CALL[17.O]: T303 fired q931 visdn1.0:CALL[17.O]: Sending message: q931 -> message type: SETUP (5) q931 -> VL IE 0 ===> 4 (Bearer Capability) -- length 3 q931 -> Coding Standard = CCITT (0) q931 -> Information Transfer Capability = Speech (0) q931 -> Transfer mode = Circuit (0) q931 -> Information Transfer Rate = 64 kbps (16) q931 -> User information layer 1 protocol = g.711 a-law (3) q931 -> VL IE 1 ===> 108 (Calling Party Number) -- length 4 q931 -> Type of number = Unknown (0) q931 -> Numbering plan = ISDN Telephony (1) q931 -> Presentation indicator = Presentation allowed (0) q931 -> Screening indicator = User provided, not screened (0) q931 -> Number = 19 q931 -> VL IE 2 ===> 112 (Called Party Number) -- length 8 q931 -> Type of number = Unknown (0) q931 -> Numbering plan = ISDN Telephony (1) q931 -> Number = 8599758 q931 q931 visdn1.0:TEI[0]: DLC is awaiting connection: message queued q931 visdn1.0:CALL[17.O]: call.c:2749 Timer T303 started q931 visdn1.0:TEI[0]: DL-RELEASE-INDICATION q931 visdn1.0:CALL[17.O]: call.c:427 Timer T301 stopped q931 visdn1.0:CALL[17.O]: call.c:428 Timer T302 stopped q931 visdn1.0:CALL[17.O]: call.c:429 Timer T303 stopped q931 visdn1.0:CALL[17.O]: call.c:430 Timer T304 stopped q931 visdn1.0:CALL[17.O]: call.c:431 Timer T305 stopped q931 visdn1.0:CALL[17.O]: call.c:432 Timer T306 stopped q931 visdn1.0:CALL[17.O]: call.c:433 Timer T308 stopped q931 visdn1.0:CALL[17.O]: call.c:434 Timer T309 stopped q931 visdn1.0:CALL[17.O]: call.c:435 Timer T310 stopped q931 visdn1.0:CALL[17.O]: call.c:436 Timer T312 stopped q931 visdn1.0:CALL[17.O]: call.c:437 Timer T313 stopped q931 visdn1.0:CALL[17.O]: call.c:438 Timer T314 stopped q931 visdn1.0:CALL[17.O]: call.c:439 Timer T316 stopped q931 visdn1.0:CALL[17.O]: call.c:440 Timer T318 stopped q931 visdn1.0:CALL[17.O]: call.c:441 Timer T319 stopped q931 visdn1.0:CALL[17.O]: call.c:442 Timer T320 stopped q931 visdn1.0:CALL[17.O]: call.c:443 Timer T321 stopped q931 visdn1.0:CALL[17.O]: call.c:444 Timer T322 stopped q931 visdn1.0:CALL[17.O]: U1_CALL_INITIATED ==to==> U0_NULL_STATE q931 Releasing message q931 visdn1.0:CALL[17.O]: Freeing call q931 visdn1.0:TEI[0]: DLC autorelease timer started Feb 13 11:03:30 WARNING[3535]: pbx.c:2403 __ast_pbx_run: Timeout, but no rule 't' in context 'default' q931 visdn1.0:TEI[0]: DLC autorelease timer fired I'd really appreciate any hint! Getting sort of desperate on this one... _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
