<div dir="ltr">We do not have anything that can record the rtp audio stream as is.<br>record session will record to whichever format you chose as the ext of the file.<br>for instance wav has raw PCM into a WAV<br><br>there is mod_native_file which lets you record the raw audio but not the RTP headers.<br>
to use it, just do not specify an extension to record_session and the name of the codec will automatically substituted as the file extension and the raw stream will be there.<br><br><br><br><div class="gmail_quote">On Tue, Sep 2, 2008 at 2:06 AM, ??????? ??????? <span dir="ltr">&lt;<a href="mailto:zolotov@altron.ua">zolotov@altron.ua</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Monday, 1 September 2008 12:14 Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt; wrote:<br>

<br>
&gt; FreeSWITCH will always be in the media path unless you set bypass_media.<br>
&gt;<br>
&gt; /b<br>
&gt;<br>
</div><div class="Ih2E3d">&gt; On Sep 1, 2008, at 12:06 PM, ??????? ??????? wrote:<br>
&gt;<br>
&gt;&gt; What values need to be set in variables that all RTP traffic passed<br>
&gt;&gt; through FreeSWITCH?<br>
&gt;&gt;<br>
&gt;<br>
</div>&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; URL:<br>
&gt; <a href="http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080901/694bbed8/attachment-0001.html" target="_blank">http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080901/694bbed8/attachment-0001.html</a><br>

&gt;<br>
<br>
<br>
In this case record_session should register in a file content of<br>
RTP-audiostream. (?)<br>
But we see in our working configuration (see earlier), that to file (which<br>
size approximatly corresponding to lenght of audiostream )<br>
is written the stream of const values - &nbsp;FF.<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>