Hello,<br><br>AS freeswitch modifies SDP ( Media Description &amp; Media Attributes) so is there any way to just bypass that process.<br><br>Regards<br>Sam<br><br><br><div class="gmail_quote">On Thu, Apr 14, 2011 at 6:32 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I don&#39;t mean they&#39;re equivalent, because proxy_media has other sideaffects such as disabling many features.<br>
<br>I mean there are different better ways to avoid transcoding.<br><br>What you suggested with bridge should indeed avoid it. Without the absolute_codec_string the bleg would be offered all codecs supported by FS which may be more than supported by the caller, however with that setting it would only offer those supported by both the caller and FS. The callee will pick one it supports (or return 488 Not Acceptable Here). The aleg will then use the same codec as the bleg, so at that point both legs will be using the same codec so no transcoding will take place (unless you try using something like eavesdrop/record). You could then if you wanted handle the 488 Not Acceptable Here by redialing without absolute_codec_string to try again, this time the bleg could use a different codec than the aleg (transcoding).<br>


<br>-Steve<div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On 14 April 2011 13:28, Sergey Okhapkin <span dir="ltr">&lt;<a href="mailto:sos@sokhapkin.dyndns.org" target="_blank">sos@sokhapkin.dyndns.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">

Do you mean<br>
<br>
set proxy_media=true<br>
<br>
is the equivalent of<br>
<br>
set late_negotiation=true<br>
bridge {absolute_codec_string=${ep_codec_string}}blah<br>
<br>
and transcoding will never happen?<br>
<div><div></div><div><br>
On Thursday 14 April 2011, Steven Ayre wrote:<br>
&gt; Proxy media is not required for 2 NAT clients to talk to each other.<br>
&gt;<br>
&gt; Transcoding won&#39;t be used if both legs use the same codec, and you can use<br>
&gt; late-negotation/absolute_codec_string to encourage that.<br>
&gt;<br>
&gt; -Steve<br>
&gt;<br>
&gt; On 14 April 2011 11:22, Sergey Okhapkin &lt;<a href="mailto:sos@sokhapkin.dyndns.org" target="_blank">sos@sokhapkin.dyndns.org</a>&gt; wrote:<br>
&gt; &gt; Proxy media is useful not for T38 only. It&#39;s a way for 2 NATed clients to<br>
&gt; &gt; communicate with each other if there are common codecs, no transcoding<br>
&gt; &gt; involved.<br>
&gt; &gt;<br>
&gt; &gt; On Thursday 14 April 2011, Steven Ayre wrote:<br>
&gt; &gt; &gt; You misunderstand I think... it *isn&#39;t* needed for T38 any longer. Only<br>
&gt; &gt;<br>
&gt; &gt; in<br>
&gt; &gt;<br>
&gt; &gt; &gt; very old versions.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; -Steve<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On 13 April 2011 23:17, Madovsky &lt;<a href="mailto:infos@madovsky.org" target="_blank">infos@madovsky.org</a>&gt; wrote:<br>
&gt; &gt; &gt; &gt; maybe change the param name to proxy_media_t38 ;)<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; &gt; From: &quot;Kristian Kielhofner&quot; &lt;<a href="mailto:kris@kriskinc.com" target="_blank">kris@kriskinc.com</a>&gt;<br>
&gt; &gt; &gt; &gt; To: &quot;FreeSWITCH Users Help&quot; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
&gt; &gt; &gt; &gt; Sent: Wednesday, April 13, 2011 2:10 PM<br>
&gt; &gt; &gt; &gt; Subject: Re: [Freeswitch-users] proxy SDP<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Brian,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;  For all of the confusion proxy media creates I still see cases where<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; it is useful...  It shouldn&#39;t be removed completely.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; On Tue, Apr 12, 2011 at 8:55 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;<br>
&gt; &gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt; &gt; &gt; &gt; We aren&#39;t a proxy... we have transcended into this quasi proxy in<br>
&gt; &gt;<br>
&gt; &gt; some<br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; scenarios which mostly involve t.38... as for proxy media DO NOT<br>
&gt; &gt; &gt; &gt; &gt; USE IT. Just saying it might go away since the purpose of it is<br>
&gt; &gt; &gt; &gt; &gt; now not needed since we have full t.38.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Thanks,<br>
&gt; &gt; &gt; &gt; &gt; Brian<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; --<br>
&gt; &gt; &gt; &gt; Kristian Kielhofner<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; &gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; &gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; UNSUBSCRIBE:<br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; &gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; &gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; UNSUBSCRIBE:<br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</div></div></blockquote></div><br><div style="padding:0px;margin-left:0px;margin-top:0px;overflow:hidden;word-wrap:break-word;color:black;font-size:10px;text-align:left;line-height:130%">

</div>
</div></div><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>