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

Jack Smith js007.jacksmith at gmail.com
Thu Sep 8 11:38:08 CDT 2011


Hi,

I think you may have to change the dialplan to something like this to say
that its h324m_call first and you may not require h324_gw_answer and h324_gw
since you would have a 3G call and all you need to do is transmit the video.

[from-dialer1]
exten => 665,1,h324m_call(666 at from-dialer1)
exten => _X.,1,Set(CHANNEL(transfercapability)=VIDEO)
exten => _X.,n,Set(CHANNEL(userinformationlayer1)=38)
exten => _X.,n,Dial(Zap/g0/${EXTEN},30)
exten => _X.,n,Hangup()

Jack

On Thu, Sep 8, 2011 at 8:04 PM, Konstantinos Liadakis
<kliadakis at yuboto.com>wrote:

> Hello Jack,
>
> I have already tried to use h324m_call instead of h324m_gw, but again when
> h324m_gw_answer() is reached, call again hangs up
>
> Thank you very much for your input
>
> Regards
>
> Dinos
>
>
> --
> ______________________________**______________________________**_________
> -- 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<http://lists.digium.com/mailman/listinfo/asterisk-video>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-video/attachments/20110908/24de7588/attachment.htm>


More information about the asterisk-video mailing list