Enable debug on asterisk and attach log again
Best regards
Sergio
El 24/02/2011 9:05, pankaj pandey escribió:
Hi everyone,
My first scenario
3G phone -> asterisk(h324m gw)->sip
Is working fine.
when I try a video OBD from sip
i.e.
SIP -> asterisk(h324m gw)-> 3G phone
Video OBD call is originated at 3G phone end and it is shows as video
call, but when I picking the call it shows an “Unknown Error” and call
cut with hangup request, cause 16..
below is the dial-plan and cli log.
please suggest the way forward...
[3G]
exten =>_X.,1,h324m_call(${EXTEN}@3Gout)
[3Gout]
exten =>_X.,1,Set(CHANNEL(transfercapability)=VIDEO)
exten =>_X.,2,NoOp(transfer=${CHANNEL(transfercapability)})
exten =>_X.,3,Set(CHANNEL(userinformationlayer1)=38)
exten =>_X.,4,NoOp(ul1=${CHANNEL(userinformationlayer1)})
exten =>_X.,n,Dial(ZAP/g1/${EXTEN})
- Executing [93xxxxxxxx@3G:1] h324m_call("SIP/100-096dc4a0",
"93xxxxxxxx@3Gout") in new stack
-- Executing [93xxxxxxxx@3Gout:1] Set("Local/93xxxxxxxx@3Gout-ad7c,2",
"CHANNEL(transfercapability)=VIDEO") in new stack
-- Executing [93xxxxxxxx@3Gout:2]
NoOp("Local/93xxxxxxxx@3Gout-ad7c,2", "transfer=VIDEO") in new stack
-- Executing [93xxxxxxxx@3Gout:3] Set("Local/93xxxxxxxx@3Gout-ad7c,2",
"CHANNEL(userinformationlayer1)=38") in new stack
-- Executing [93xxxxxxxx@3Gout:4]
NoOp("Local/93xxxxxxxx@3Gout-ad7c,2", "ul1=38") in new stack
-- Executing [93xxxxxxxx@3Gout:5]
Dial("Local/93xxxxxxxx@3Gout-ad7c,2", "ZAP/g1/93xxxxxxxx") in new stack
-- digital call, setting user information layer 1 to 38 (0x26)
-- Requested transfer capability: 0x18 - VIDEO
-- Called g1/93xxxxxxxx
-- Zap/1-1 is proceeding passing it to Local/93xxxxxxxx@3Gout-ad7c,2
-- Zap/1-1 is making progress passing it to Local/93xxxxxxxx@3Gout-ad7c,2
-- Zap/1-1 is ringing
-- Zap/1-1 answered Local/93xxxxxxxx@3Gout-ad7c,2
== Spawn extension (3Gout, 93xxxxxxxx, 5) exited non-zero on
'Local/93xxxxxxxx@3Gout-ad7c,2'
-- Channel 0/1, span 1 got hangup request, cause 16
-- Hungup 'Zap/1-1'
Thanks,
Pankaj
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video