[Asterisk-video] No video through openvox b100p rdsi bri

Liu Jianquan liujianquan at gmail.com
Tue Sep 8 09:14:34 CDT 2009


Hi, the 3g video call should not be answered immediately , you'd better use
h324m_gw and h324m_gw_answer ,  just try this dialplan:



[from-misdn]
exten => _X.,1,Goto(default,${EXTEN},1)

[default]

exten => _X.,1,H324m_gw(${EXTEN}@3gp_videos)


[3gp_videos]



exten => _X.,,1,H324m_gw_answer()

exten => _X.,n,mp4save(/tmp/test.3gp)



Liu


2009/9/3 Felipe Flores <felipeflorest at gmail.com>

>
>
> ---------- Forwarded message ----------
> Hello
> i´ve installed asterisk 1.4.19.1 + misdn-1.2 + video apps on debian lenny
> system
> I´ve configured my dialplan with
>  exten => _X.,1,Answer()
>  exten => _X.,n,mp4save(/tmp/test.3gp)
>  exten => _X.,n,Hangup()
>
> My schema and test are:
> 3gp cell ===> RDSI BRI ==> Asterisk  = only audio no video
> sip phone (eyebeam) ==> Asterisk = audio and video
>
> Are my RDSI or 3GP providers the problem ?
>
> Here are my mp4info file details:
> eyebeam => Asterisk
> Track   Type    Info
> 1       audio   G.711 uLaw, 100.200 secs, 64 kbps, 8000 Hz
> 2       hint    Payload PCMU for track 1
> 3       video   H264 Unknown Profile 2 at unknown level 1, 95.411 secs, 172
> kbps, 176x144 @ 14.254122 fps
> 4       hint    Payload H264 for track 3
>
> File from : 3gp=> RDSI BRI ==> Asterisk
> Track   Type    Info
> 1       audio   G.711 aLaw, 30.840 secs, 64 kbps, 8000 Hz
> 2       hint    Payload PCMA for track 1
>
>
>
> _______________________________________________
> --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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20090908/cee017b2/attachment.htm 


More information about the asterisk-video mailing list