<span class="gmail_quote"></span>Hello, <br><br>i&#39;ve been experimenting with app_mp4 and app_rtsp a lot lately<br>and was wondering if anyone managed to do something like the following dialplan with <span id="st" name="st" class="st">
video</span> working :<br><br>[menu]<br>exten =&gt; 1200,1,Answer
<br>exten =&gt; 1200,2,mp4play(/var/video3G/test.mp4)<br>exten =&gt; 1200,3,mp4play(/var/video3G/menu1.mp4)<br>exten =&gt; 1200,4,mp4play(/var/video3G/menu2.mp4)<br>exten =&gt; 1200,5,Goto(1200,3)<br>exten =&gt; 4,1,Dial(SIP/johndoe)
<br><br>When i test this with different sip clients(kapanga, xlite, sippax,...), i see the menus correctly,<br>then when i press 4, <span id="st" name="st" class="st">asterisk</span> receives the dtmf and patches me through to another sip client called johndoe registered on the 
<span id="st" name="st" class="st">asterisk</span>. 
<br>Although i hear two way audio after pickup, i do not see any <span id="st" name="st" class="st">video</span> (from johndoe) on the sipclient that initiated the call (except for the last frame of the menu.)<br>I also tried it with app_rtsp, but the results were the same.
<br><br>Thanks for the advice, <br><span class="sg"><br>Tom<br><br>
</span>