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

Konstantinos Liadakis kliadakis at yuboto.com
Thu Sep 8 05:51:53 CDT 2011


Any help would be appreciated....

Still haven't managed to do it.

Anybody?

On 6/9/2011 4:01 ??, Konstantinos Liadakis wrote:
> Hello everybody,
>
> I have been trying lately to generate an outbound call from a .call 
> file *but *using a local channel.
>
> I need the local channel in order populate ${HANGUPCAUSE} asterisk 
> variable.
>
> Hangupcause gives a better explanation than ${REASON} as to why call 
> has failed, and hence one can find out if receiving device has not 3g 
> video capability, or is out of 3g coverage e.t.c
>
> No matter what i try i cannot make it work.
>
> I have managed to do outbound calls generated by .call file, but not 
> with a local channel
>
> I am using the following:
>
> Channel: Zap/g0/number
> CallerId: $strCallerId
> Context: from-dialer
> Extension: outbound
> Priority: 1
> Set: CHANNEL(transfercapability)=VIDEO
> Set: CHANNEL(userinformationlayer1)=38
>
>
> [from-dialer]
>
> exten => outbound,1,h324m_gw(play at video-campaign)
>
> [video-campaign]
>
> exten => play,1,h324m_gw_answer()
> exten => play,n,mp4play(${filename})
> exten => play,n,Hangup()
>
> Could someone modify the above in order to work with local channel, so 
> the dial command can be in the dialplan
>
> Thank you very much in advance for your help
>
> Regards
>
> Dinos
>
>
>
>
>
>
>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-video/attachments/20110908/e7005f0a/attachment.htm>


More information about the asterisk-video mailing list