Hope I'm not flooding you with information, but I figure the more the
better. Here's a dump from asterisk debugging (which maybe just shows
you more verbosely what's in the packet trace?):
asterisk*CLI> set verbose 9
Verbosity was 0 and is now 9
asterisk*CLI> set debug 9
Core debug was 0 and is now 9
asterisk*CLI> debug visdn generic
vISDN debugging enabled
asterisk*CLI> debug visdn q921
vISDN q.921 debugging enabled
asterisk*CLI> debug visdn q931
vISDN q.931 debugging enabled
q931 visdn1.0:TEI[127]: Received message:
q931 <- call reference = 15.I (len 1)
q931 <- message_type = SETUP (5)
q931 visdn1.0:TEI[0]: DLC autorelease timer stopped
q931 visdn1.0:CALL[15.I]: call.c:277 GET (1 => 2)
q931 visdn1.0:CALL[15.I]: Got SETUP
q931 <- VL IE 1 ===> 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 2 ===> 24 (Channel Identification) length=(1)
q931 <- Interface id = Implicit (0)
q931 <- Interface type = Basic (0)
q931 <- Pref/Excl = Preferred (0)
q931 <- D channel ident = Is not D channel (0)
q931 <- Coding standard = CCITT (0)
q931 <- Channels = B1
q931 <- VL IE 3 ===> 108 (Calling Party Number) length=(12)
q931 <- Type of number = Unknown (0)
q931 <- Numbering plan = Unknown (0)
q931 <- Presentation indicator = Presentation allowed (0)
q931 <- Screening indicator = User provided, not screened (0)
q931 <- Number = 00417352712
q931 <- VL IE 4 ===> 112 (Called Party Number) length=(4)
q931 <- Type of number = Unknown (0)
q931 <- Numbering plan = Unknown (0)
q931 <- Number = 282
q931 <- VL IE 5 ===> 125 (High Layer Compatibility) length=(2)
q931 <- Coding standard = CCITT (0)
q931 <- Characteristics identification = Telephony (1)
q931 <- SO IE 6 ===> 161 (Sending Complete) length=(1)
q931 visdn1.0:CALL[15.I]: Requested channel B1 available
q931 visdn1.0:CALL[15.I]: U0_NULL_STATE ==to==> U6_CALL_PRESENT
q931 visdn1.0:CALL[15.I]: chan_visdn.c:362 GET (2 => 3)
q931
q931 visdn1.0:CALL[15.I]: input.c:1196 PUT (3 => 2)
q931 visdn1.0:TEI[127]: Releasing message
q931 visdn1.0:TEI[127]: Releasing DLC
-- poll timeout = -1
-- visdn_q931_setup_indication
q931 visdn1.0:CALL[15.I]: chan_visdn.c:3087 GET (2 => 3)
q931 visdn1.0:CALL[15.I]: chan_visdn.c:328 GET (3 => 4)
q931 visdn1.0:CALL[15.I]: chan_visdn.c:4158 PUT (4 => 3)
-- poll timeout = -1
q931 visdn1.0:CALL[15.I]: PROCEEDING-REQ
q931 visdn1.0:CALL[15.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.0:TEI[0]: DLC is disconnected, requesting connection
q931 visdn1.0:TEI[0]: DLC is awaiting connection: message queued
q931 visdn1.0:CALL[15.I]: U6_CALL_PRESENT ==to==>
U9_INCOMING_CALL_PROCEEDING
q931 visdn1.0:CALL[15.I]: chan_visdn.c:2201 PUT (3 => 2)
-- poll timeout = -1
-- Executing Answer("VISDN/visdn1.0/15.I", "") in new stack
-- visdn_answer
-- visdn_indicate -1
q931 visdn1.0:CALL[15.I]: chan_visdn.c:328 GET (2 => 3)
q931 visdn1.0:CALL[15.I]: chan_visdn.c:328 GET (3 => 4)
-- Executing Dial("VISDN/visdn1.0/15.I", "SIP/282|60|tr") in new
stack
-- Called 282
-- visdn_indicate 3
q931 visdn1.0:CALL[15.I]: chan_visdn.c:328 GET (4 => 5)
q931 visdn1.0:CALL[15.I]: SETUP-RESP
q931 visdn1.0:CALL[15.I]: Sending message:
q931 -> message type: CONNECT (7)
q931
q931 visdn1.0:TEI[0]: DLC is awaiting connection: message queued
q931 visdn1.0:CALL[15.I]: call.c:393 GET (5 => 6)
q931 visdn1.0:CALL[15.I]: call.c:1971 Timer T313 started
q931 visdn1.0:CALL[15.I]: U9_INCOMING_CALL_PROCEEDING ==to==>
U8_CONNECT_REQUEST
q931 visdn1.0:CALL[15.I]: chan_visdn.c:2201 PUT (6 => 5)
q931 visdn1.0:CALL[15.I]: SETUP-COMPLETE-REQ
Mar 11 23:31:46 WARNING[8100]: libq931:0 : visdn1.0:CALL[15.I]:
Unexpected q931_setup_complete_request in state U8_CONNECT_REQUEST
q931 visdn1.0:CALL[15.I]: chan_visdn.c:2201 PUT (5 => 4)
q931 visdn1.0:CALL[15.I]: ALERTING-REQ
q931 visdn1.0:CALL[15.I]: Sending message:
q931 -> message type: ALERTING (1)
q931 -> VL IE 0 ===> 30 (Progress Indicator) -- length 2
q931 -> Coding standard = CCITT (0)
q931 -> Location = Private network serving remote user (5)
q931 -> Description = In-band information or appropriate pattern now
available (8)
q931
q931 visdn1.0:TEI[0]: DLC is awaiting connection: message queued
q931 visdn1.0:CALL[15.I]: U8_CONNECT_REQUEST ==to==> U7_CALL_RECEIVED
q931 visdn1.0:CALL[15.I]: chan_visdn.c:2201 PUT (4 => 3)
-- poll timeout = 4000
q931 visdn1.0:TEI[0]: DL-ESTABLISH-CONFIRM
q931 visdn1.0:TEI[0]: Releasing message
q931 visdn1.0:TEI[0]: Releasing message
q931 visdn1.0:TEI[0]: Releasing message
q931 Releasing message
-- poll timeout = 3983
q931 visdn1.0:TEI[0]: Received message:
q931 <- call reference = 15.I (len 1)
q931 <- message_type = CONNECT ACKNOWLEDGE (15)
q931 visdn1.0:CALL[15.I]: call.c:421 GET (3 => 4)
q931 visdn1.0:CALL[15.I]: Got CONNECT ACKNOWLEDGE
Mar 11 23:31:46 WARNING[8100]: libq931:0 : visdn1.0:CALL[15.I]:
Unexpected q931_handle_connect_acknowledge in state U7_CALL_RECEIVED
q931 visdn1.0:CALL[15.I]: Sending message:
q931 -> message type: STATUS (125)
q931 -> VL IE 0 ===> 8 (Cause) -- length 3
q931 -> Coding standard = CCITT (0)
q931 -> Location = Private network serving remote user (5)
q931 -> Cause value = Message not compatible with call state (101)
q931 -> VL IE 1 ===> 20 (Call State) -- length 1
q931 -> Coding standard = CCITT (0)
q931 -> State value = 7_CALL_RECEIVED (7)
q931
q931 visdn1.0:TEI[0]: Releasing message
q931
q931 visdn1.0:CALL[15.I]: input.c:1196 PUT (4 => 3)
q931 visdn1.0:TEI[0]: Releasing message
-- poll timeout = 3797
James
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:visdn-hackers-
> [EMAIL PROTECTED] On Behalf Of Daniele Orlandi
> Sent: Saturday, 11 March 2006 23:09
> To: [email protected]
> Subject: Re: [Visdn-hackers] HST Saphir III ML PCI
>
> On Saturday 11 March 2006 12:45, you wrote:
> >
> > Attached.
>
> You should have used the patched libpcap or the latest libpcap CVS,
> anyway,
> the SETUP message is coming as a broadcast UI so you almost surely
have a
> P2MP interface, so, please, remove all the modules, configure the port
as
> P2MP and retry.
>
> Bye,
>
> --
> Daniele Orlandi
> _______________________________________________
> Visdn-hackers mailing list
> [email protected]
> https://mailman.uli.it/mailman/listinfo/visdn-hackers
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers