Posted: Mon Mar 23, 2009 10:04 am Post subject: [Asterisk-video] Regd: Hang Up issue
Hi,
while I am trying to make an outbound call, my call got hangup.
Below is asterisk Cli log with pri debug.
previously I am getting unknown user information layer1 but after applying 0010217 patch I am getting the rgt user information layer1 i.e H.223/H.245 Multimedia .
Executing [09868132852@3G:1] System("Local/09868132852@3G-bf04,2", "sh /etc/asterisk/video_callback.sh 09868132852 CALLING") in new stack
-- Executing [09868132852@3G:2] Set("Local/09868132852@3G-bf04,2", "CHANNEL(transfercapability)=VIDEO") in new stack
-- Executing [09868132852@3G:3] NoOp("Local/09868132852@3G-bf04,2", "transfer=VIDEO") in new stack
-- Executing [09868132852@3G:4] NoOp("Local/09868132852@3G-bf04,2", "ul1=0") in new stack
-- Executing [09868132852@3G:5] Set("Local/09868132852@3G-bf04,2", "CHANNEL(userinformationlayer1)= 38") in new stack
-- Executing [09868132852@3G:6] Dial("Local/09868132852@3G-bf04,2", "Zap/g0/09868132852") in new stack
-- Making new call for cr 32777
-- digital call, setting user information layer 1 to 38 (0x26)
-- zap call: h324musellc=0, ast->userinformationlayer1=38
-- Requested transfer capability: 0x18 - VIDEO
> Protocol Discriminator: Q.931 (8) len=45
Quote:
Call Ref: len= 2 (reference 9/0x9) (Originator)
Message type: SETUP (5)
[04 03 88 90 a6]
Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer capability: Unrestricted digital information (8)
> Ext: 1 Trans mode/rate: 64kbps, circuit-mode (16)
Quote:
User information layer 1: H.223/H.245 Multimedia (38)
[18 03 a9 83 81]
Channel ID (len= 5) [ Ext: 1 IntID: Implicit PRI Spare: 0 Exclusive Dchan: 0
> ChanSel: As indicated in following octets
Quote:
Ext: 1 Coding: 0 Number Specified Channel Type: 3
Ext: 1 Channel: 1 ]
[6c 0d 21 80 30 34 30 34 34 33 31 33 30 30 30]
> Calling Number (len=15) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
Quote:
Presentation: Presentation permitted, user number not screened (0) '04044313000' ]
> [70 0c c1 30 39 38 36 38 31 33 32 38 35 32]
Quote:
Called Number (len=14) [ Ext: 1 TON: Subscriber Number (4) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) '09868132852' ]
[a1]
Sending Complete (len= 1)
q931.c:3092 q931_setup: call 32777 on channel 1 enters state 1 (Call Initiated)
-- Called g0/09868132852
< Protocol Discriminator: Q.931 (8) len=10
< Call Ref: len= 2 (reference 9/0x9) (Terminator)
< Message type: CALL PROCEEDING (2)
< [18 03 a9 83 81]
< Channel ID (len= 5) [ Ext: 1 IntID: Implicit PRI Spare: 0 Exclusive Dchan: 0
< ChanSel: As indicated in following octets
< Ext: 1 Coding: 0 Number Specified Channel Type: 3
< Ext: 1 Channel: 1 ]
-- Processing IE 24 (cs0, Channel Identification)
q931.c:3641 q931_receive: call 32777 on channel 1 enters state 3 (Outgoing call Proceeding)
-- Zap/1-1 is proceeding passing it to Local/09868132852@3G-bf04,2
< Protocol Discriminator: Q.931 (8) len=9
< Call Ref: len= 2 (reference 9/0x9) (Terminator)
< Message type: DISCONNECT (69)
< [08 02 84 9f]
< Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 Location: Public network serving the remote user (4)
< Ext: 1 Cause: Normal, unspecified (31), class = Normal Event (1) ]
-- Processing IE 8 (cs0, Cause)
q931.c:3784 q931_receive: call 32777 on channel 1 enters state 12 (Disconnect Indication)
-- Channel 0/1, span 1 got hangup request, cause 31
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Disconnect Indication, peerstate Disconnect Request
q931.c:2925 q931_release: call 32777 on channel 1 enters state 19 (Release Request)
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum