<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1555" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I like your patch, i'll try to apply as soon as 
I've got some free time.</FONT></DIV>
<DIV><FONT face=Arial size=2>Could you open a ticket in the bug tracker so I 
don't forgot about it and anyone has access to it in the 
meanwhile??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>BR</FONT></DIV>
<DIV><FONT face=Arial size=2>Sergio</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=Marcin_Nemeczek@drq.pl 
  href="mailto:Marcin_Nemeczek@drq.pl">Marcin_Nemeczek@drq.pl</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-video@lists.digium.com 
  href="mailto:asterisk-video@lists.digium.com">Development discussion of video 
  media support in Asterisk</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, September 07, 2007 5:20 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Asterisk-video] More digits in 
  mp4play</DIV>
  <DIV><BR></DIV><BR><FONT face=sans-serif size=2>Hi</FONT> <BR><BR><FONT 
  face=sans-serif size=2>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 face=sans-serif size=2>Sergio, if you are interested in 
  this modification, please add it to svn</FONT> <BR><BR><FONT face=sans-serif 
  size=2>mp4play(filename,options): &nbsp;Play mp4 file to user. 
  </FONT><BR><BR><FONT face=sans-serif size=2>&nbsp; &nbsp; &nbsp; &nbsp; 
  Available options:</FONT> <BR><FONT face=sans-serif size=2>&nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;'n(x)': number of digits (x) to wait for </FONT><BR><FONT 
  face=sans-serif size=2>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'S(x)': set variable 
  of name x (with DTMFs) rather than go to extension </FONT><BR><FONT 
  face=sans-serif size=2>&nbsp; &nbsp; &nbsp; &nbsp; Examples:\n"</FONT> 
  <BR><FONT face=sans-serif size=2>&nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp;mp4play(/tmp/video.mp4) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; play video file to user</FONT> <BR><FONT face=sans-serif 
  size=2>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mp4play(/tmp/test.mp4,'n(3)') &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; play video file to user and wait for 3 digits 
  </FONT><BR><FONT face=sans-serif size=2>&nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp;mp4play(/tmp/test.mp4,'n(3)S{DTMF_INPUT)') &nbsp; &nbsp; &nbsp; 
  &nbsp;play video file to user and wait for 3 digits and </FONT><BR><FONT 
  face=sans-serif size=2>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; sets them as value of variable DTMF_INPUT</FONT> 
  <BR><BR><BR><BR><FONT face=sans-serif size=2>i think, it should works without 
  problem. If any, excuse me.</FONT> <BR><BR><FONT face=sans-serif 
  size=2>Regards,</FONT> <BR><BR><FONT face=sans-serif size=2>Marcin</FONT>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>--Bandwidth and 
  Colocation Provided by http://www.api-digital.com--<BR><BR>asterisk-video 
  mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-video</BLOCKQUOTE></BODY></HTML>