<div>Hi , </div>
<div> </div>
<div>Before using Record method/command u  have to  import java class  below </div>
<div> </div>
<div>import org.asteriskjava.fastagi.AgiChannel;<br>import org.asteriskjava.fastagi.AgiRequest;<br>import org.asteriskjava.fastagi.AgiException;<br>import org.asteriskjava.fastagi.BaseAgiScript; </div>
<div> </div>
<div>then u can use method/command using FastAGI </div>
<div> </div>
<div>this is for recording a voice  Ex: recordFile(&quot;recordfile1&quot;,&quot;gsm&quot;,&quot;#*&quot;,15000); </div>
<div> </div>
<div>and to play/streaming this recorded file use streamFile(&quot;File name what have to play/streaming&quot;);</div>
<div> </div>
<div> </div>
<div>Thanks</div>
<div>Venkat Siva</div>
<div><br><br> </div>
<div class="gmail_quote">On Wed, Feb 24, 2010 at 2:30 PM, Pirow Engelbrecht <span dir="ltr">&lt;<a href="mailto:Pirow.Engelbrecht@ttp.com">Pirow.Engelbrecht@ttp.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div lang="EN-GB" vlink="purple" link="blue">
<div>
<p class="MsoNormal">Hi,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’m currently doing FastAGI interfacing with Asterisk 1.6. Does anyone know of a method/command for streaming the recorded voice (or live voice) for a channel via the FastAGI socket connection?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’m aware of the asterisk-agi-audiotx project, but that seems to only for Asterisk 1.2 and 1.4, and not very mature (version 0.3). Has anyone done a port for this project to Asterisk 1.6? Or is it compatible with Asterisk 1.6 straight out of the box?</p>

<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks</p>
<p class="MsoNormal">Pirow </p></div></div><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote>
</div><br>