Hi Pankaj,

Please follow help from this link
https://issues.asterisk.org/view.php?id=10189
 
Sudhir Mor
Senior Developer
Voicetap Technologies
Mobile : +91-9891318796 
________________________________





________________________________
From: pankaj pandey <[email protected]>
To: [email protected]
Sent: Thu, 24 February, 2011 1:35:02 PM
Subject: [Asterisk-video] video obd call |h324m gw


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

Reply via email to