<div dir="ltr">I&#39;ve got a client with OPUS and G.711 codecs enabled and FreeSWITCH with OPUS and G.711 codecs enabled.<div>I&#39;ve got a SIP gateway connected to FreeSWITCH with only support for G.711.</div><div><br></div><div>I want to have clients only use OPUS codec - as this seems best for mobile data connections.</div><div><br></div><div>As of now client &lt;-&gt; FS &lt;-&gt; client use OPUS, but whenever the SIP gateway is involved G.711 is chosen.</div><div><br></div><div>If I disable G.711 codec on the client side, to force OPUS, I&#39;m not allowed to dial out via my SIP gateway. So transcoding to G.711 does not occur.</div><div><br></div><div>My fs_cli reports this:</div><div>Hangup sofia/external/+4413265874 [CS_CONSUME_MEDIA] [SERVICE_NOT_IMPLEMENTED]</div><div><br></div><div>Again, reenabling G.711 in the client and everything works.</div><div><br></div><div>I have not set disable-transcoding=true.</div><div><br></div><div>What to do?</div></div>