<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">Jared<br />
<br />
Thanks for your response. How do I get setup on the asterisk-biz  mailin list?<br />
<br />
I believe the ControlPlayback gives me the same ability as the CONTROL STREAM FILE agi command.<br />
<br />
I have been testing with (CONTROL STREAM FILE). The issue I have with it is I need to be able to switch the modes to keep track of playback state. If a user hits the FF,  REV or Pause keys.I don't get state updates. So I can't maintain playback states in my AGI application.<br />
<br />
I need a version of  <br />
    (STREAM FILE) That would take several additional options. MODE (Play, FF, REV)  and RATE (skipms) The default for MODE would be PLAY  With this command I could send in my escape digits to the keys that I want for Stop, Pause, Play, FF, REV and then when the user presses one of the digits I could re-enter the (STREAM FILE) in the last position using the correct mode. <br />
<br />
I have looked at the c code for the CONTROL STREAM FILE and the STREAM FILE commands and believe most of the ability is already there between the two of them. The STREAM FILE just needs to be reworked with the additional options and ability. Based on my design the STREAM FILE could be modified using optional settings and not break any existing AGI apps. This provides a higher level of playback control without having to add more AGI functions and with no impact on users not interested in the enhanced STREAM FILE ability.<br />
<br />
Any feed back is appreciated.<br />
Thanks<br />
Bryant / zktech<br />
<br />
<div id="divSignature"></div>
<span style="font-size: 10pt; font-family: tahoma,arial,sans-serif;"><hr align="center" width="100%" size="2" />
<b>From</b>: "Jared Smith" &lt;jsmith@digium.com&gt;<br />
<b>Sent</b>: Thursday, February 18, 2010 12:37 PM<br />
<b>To</b>: "Asterisk Developers Mailing List" &lt;asterisk-dev@lists.digium.com&gt;<br />
<b>Subject</b>: Re: [asterisk-dev] Asterisk AGI Playback FF and Playback REW</span><br />
<br />
On Wed, 2010-02-17 at 17:45 -0500, Bryant Zimmerman wrote:<br />
&gt; How do I go about setting up a bounty for a feature?<br />
<br />
We don't have a formal bounty system. Your best bet is to ask on the<br />
asterisk-biz mailing list, and see if anyone jumps.<br />
<br />
&gt; I need the ability to do file playback in Fast Forward and Reverse<br />
&gt; from AGI scripts. The current methods require you enter playback and<br />
&gt; then have the user enter another key. A recording app I am working on<br />
&gt; needs complete playback control from the AGI scripts. <br />
<br />
Does the ControlPlayback application work well enough for what you're<br />
trying to accomplish? It should be easy enough to call from AGI using<br />
the EXEC command.<br />
<br />
--<br />
Jared Smith<br />
Digium, Inc.<br />
<br />
<br />
-- <br />
_____________________________________________________________________<br />
-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br />
<br />
asterisk-dev mailing list<br />
To UNSUBSCRIBE or update options visit:<br />
http://lists.digium.com/mailman/listinfo/asterisk-dev<br />
<br /></span>