<br><font size=2 face="sans-serif">Hi</font>
<br>
<br><font size=2 face="sans-serif">I've just made a small patch for mp4play
(app_mp4.c) and implemented options for this command (like other commands
in asterisk ).</font>
<br><font size=2 face="sans-serif">Sergio, if you are interested in this
modification, please add it to svn</font>
<br>
<br><font size=2 face="sans-serif">mp4play(filename,options): Play
mp4 file to user. </font>
<br>
<br><font size=2 face="sans-serif"> Available
options:</font>
<br><font size=2 face="sans-serif"> 'n(x)':
number of digits (x) to wait for </font>
<br><font size=2 face="sans-serif"> 'S(x)':
set variable of name x (with DTMFs) rather than go to extension </font>
<br><font size=2 face="sans-serif"> Examples:\n"</font>
<br><font size=2 face="sans-serif"> mp4play(/tmp/video.mp4)
play video file to user</font>
<br><font size=2 face="sans-serif"> mp4play(/tmp/test.mp4,'n(3)')
play video
file to user and wait for 3 digits </font>
<br><font size=2 face="sans-serif"> mp4play(/tmp/test.mp4,'n(3)S{DTMF_INPUT)')
play video file to user and wait for
3 digits and </font>
<br><font size=2 face="sans-serif">
sets them as value of variable DTMF_INPUT</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">i think, it should works without problem.
If any, excuse me.</font>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br>
<br><font size=2 face="sans-serif">Marcin</font>