[Asterisk-video] Generate outbound 3g call will .call file and local channel

Mitul Limbani mitul at enterux.com
Thu Sep 8 08:21:02 CDT 2011


Problem is in your .call file !!!
It should read this :

Channel: Local/XXXXXXXXXX at from-dialer1/n
CallerId: 1506
Context: video-campaign1
Extension: play
Priority: 1
Set: CHANNEL(transfercapability)=**VIDEO
Set: CHANNEL(userinformationlayer1)**=38

and

[video-campaign1]

exten => play,1,h324m_gw(play2 at video-**campaign1)
exten => play2,1,h324m_gw_answer()
exten => play2,n,mp4play(/var/lib/**astersk/sounds/autodialer/**
userrecordings/video/26/**gauloises1.3gp)
exten => play2,n,Hangup()

.call works where if the particular Channel gets dialed and if Asterisk
finds that channel status as ANSWERED, then it throws that call into the
defined EXTENSION at CONTEXT @ that priority

Doing this would solve ur problem,

Regards,
Mitul Limbani,
Chief Architech & Founder,
Enterux Solutions Pvt. Ltd.
110 Reena Complex, Opp. Nathani Steel,
Vidyavihar (W), Mumbai - 400 086. India
http://www.enterux.com/
http://www.entvoice.com/
email: mitul at enterux.in
DID: +91-22-61447605
Cell: +91-9820332422
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-video/attachments/20110908/36796043/attachment.htm>


More information about the asterisk-video mailing list