[Asterisk-video] app_mp4 and dial through

Tom De Wispelaere tom at besite.be
Tue Oct 23 07:25:22 CDT 2007


Hello,

i've been experimenting with app_mp4 and app_rtsp a lot lately
and was wondering if anyone managed to do something like the following
dialplan with video working :

[menu]
exten => 1200,1,Answer
exten => 1200,2,mp4play(/var/video3G/test.mp4)
exten => 1200,3,mp4play(/var/video3G/menu1.mp4)
exten => 1200,4,mp4play(/var/video3G/menu2.mp4)
exten => 1200,5,Goto(1200,3)
exten => 4,1,Dial(SIP/johndoe)

When i test this with different sip clients(kapanga, xlite, sippax,...), i
see the menus correctly,
then when i press 4, asterisk receives the dtmf and patches me through to
another sip client called johndoe registered on the asterisk.
Although i hear two way audio after pickup, i do not see any video (from
johndoe) on the sipclient that initiated the call (except for the last frame
of the menu.)
I also tried it with app_rtsp, but the results were the same.

Thanks for the advice,

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20071023/3fd1acf8/attachment.htm 


More information about the asterisk-video mailing list