> > Curious, it appears that your glibc is writing a descriptive backtrace on a > file (file descriptor 2). What glibc are you using? On what distro? Can you > spot that file? (maybe looking at the strace when you see an "open(...) = 2") > > Anyway, this probably is an assertion failure, which should write something > like "Assertion 'blah blah' failed. Aborting.", are you sure it isn't? > > I need a full log of a call which leads to the failure with generic/q931 > debugging enabled. >
You Asked for it:-) Here it comes. q931 visdn0:TEI[127]: Received message: q931 <- call reference = 88.I (len 1) q931 <- message_type = SETUP (5) q931 visdn0:TEI[0]: DLC autorelease timer stopped q931 visdn0:CALL[88.I]: call.c:277 GET (1 => 2) q931 visdn0:CALL[88.I]: Got SETUP q931 <- SO IE 1 ===> 161 (Sending Complete) length=(1) q931 <- VL IE 2 ===> 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 3 ===> 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 <- VL IE 4 ===> 108 (Calling Party Number) length=(12) q931 <- Type of number = National (2) q931 <- Numbering plan = ISDN Telephony (1) q931 <- Presentation indicator = Presentation allowed (0) q931 <- Screening indicator = User provided, verified and passed (1) q931 <- Number = 2103700666 q931 <- VL IE 5 ===> 112 (Called Party Number) length=(7) q931 <- Type of number = Subscriber (4) q931 <- Numbering plan = ISDN Telephony (1) q931 <- Number = 243673 q931 visdn0:CALL[88.I]: Requested channel B1 available q931 visdn0:CALL[88.I]: U0_NULL_STATE ==to==> U6_CALL_PRESENT q931 visdn0:CALL[88.I]: chan_visdn.c:372 GET (2 => 3) q931 q931 visdn0:CALL[88.I]: input.c:1210 PUT (3 => 2) q931 visdn0:TEI[127]: Releasing message q931 visdn0:TEI[127]: Releasing DLC asterisk2*CLI> Disconnected from Asterisk server I hope it mean something for you. bye _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
