you are making FS to play wav file when sending a call in G711 or GSM or some other codec.<br><br>you might use <a href="http://wiki.freeswitch.org/wiki/Mod_native_file">mod_native_file</a> to avoid transcoding.<br><br>T.<br>
<br><br><br><div class="gmail_quote">On Tue, Oct 20, 2009 at 9:56 PM, Kristian Kielhofner <span dir="ltr">&lt;<a href="mailto:kristian.kielhofner@gmail.com">kristian.kielhofner@gmail.com</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;">
Hello everyone,<br>
<br>
  I&#39;m trying to use proxy media across two profiles.  The codec<br>
settings are identical, they both have late negotiation enabled, and<br>
they both have inbound-proxy-media set to true (I also tried setting<br>
proxy_media from the dialplan).<br>
<br>
  FreeSWITCH ends up clearing the call with TRANSCODING_NECESSARY but<br>
I can&#39;t figure out why it thinks it needs to transcode for this call.<br>
I&#39;ve attached a level 7 debug and an ngrep siptrace showing traffic<br>
from both profiles.<br>
<br>
  FreeSWITCH trunk rev. 15180 running on Debian 5.0.2.<br>
<br>
  See anything interesting?<br>
<br>
Thanks!<br>
<font color="#888888"><br>
--<br>
Kristian Kielhofner<br>
<a href="http://www.astlinux.org" target="_blank">http://www.astlinux.org</a><br>
<a href="http://blog.krisk.org" target="_blank">http://blog.krisk.org</a><br>
<a href="http://www.star2star.com" target="_blank">http://www.star2star.com</a><br>
<a href="http://www.submityoursip.com" target="_blank">http://www.submityoursip.com</a><br>
<a href="http://www.voalte.com" target="_blank">http://www.voalte.com</a><br>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>