<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Try removing inherit_codec and see what happens. Assuming that both clients offer the codecs in the order that you listed them, it should work.</p>
<p>Is this call being made within the same profile?</p>
<p>&nbsp;</p>
<div>&nbsp;</div>
<p>On 2014-02-21 04:53, Biswas, Dipak wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">Just want to add that I have the config &lt;action application="set" data="inherit_codec=true"/&gt; before bridging in dialplan. And, also have the inbound-late-negotiation=true.
<div>&nbsp;</div>
<div>But, I'm not getting the desired result.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Dipak</div>
</div>
<div class="gmail_extra"><br /><br />
<div class="gmail_quote">On Thu, Feb 20, 2014 at 11:24 AM, Biswas, Dipak <span>&lt;<a href="mailto:dipak.biswas@mezocliq.com">dipak.biswas@mezocliq.com</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;">
<div dir="ltr">Hi All,
<div>&nbsp;</div>
<div>Is there a way to configure Freeswitch codec negotiation to be neither of 'generous', 'greedy' or 'scrooge', but keep the possibilities of needing transcoding open.</div>
<div>&nbsp;</div>
<div>This is what I'm seeing with 'generous' codec negotiation (greedy and scrooge is no different):</div>
<div>&nbsp;</div>
<div>inbound leg offer (opus, pcmu, g729) --&gt; FS --&gt; outbound leg offer (opus, pcmu)<br clear="all" />
<div>inbound leg answer (opus) &lt;-- FS (transcoding engaged) &lt;-- outbound leg answer (pcmu)</div>
<div>&nbsp;</div>
<div>But, I want FS to not to do transcoding here as there is a way out as both caller and called party has pcmu in common.</div>
<div>&nbsp;</div>
<div>If FS can follow this, there is no transcoding needed on FS's part:</div>
<div>&nbsp;</div>
<div>inbound leg offer (opus, pcmu, g729) --&gt; FS --&gt; outbound leg offer (opus, pcmu)<br clear="all" />
<div>inbound leg answer (pcmu) &lt;-- FS &lt;-- outbound leg answer (pcmu)</div>
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Question is how can I configure FS to be 'accomodat'-ing (yes, i wish this codec negotiation option is available).</div>
<div>&nbsp;</div>
<div>Please share your insights.</div>
<div>&nbsp;</div>
<span class="HOEnZb"><span class="HOEnZb"><span style="color: #888888;">-- <br /></span></span></span>
<div dir="ltr">Thanks,
<div>Dipak</div>
</div>
</div>
</div>
</blockquote>
</div>
<br /><br clear="all" />
<div>&nbsp;</div>
-- <br />
<div dir="ltr">Thanks,
<div>Dipak</div>
</div>
</div>
<br />
<pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
</body></html>