<div dir="ltr"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Hello guys,</div><div dir="ltr"><br></div><div dir="ltr">I installed mod_gsmopen. When testing incoming call, it hangs up with this error message INCOMPATIBLE_DESTINATION.  I understand this is a codec negotiation issue.</div><div dir="ltr"><br></div><div dir="ltr">Looking at the CDR - the gsmopen presented L16 8000 in the SDP.  By default, FS does early negotiation.  </div><div dir="ltr"><br></div><div dir="ltr">Snippet of my internal sip_profile:</div><div dir="ltr"><span class="" style="white-space:pre">                </span>&lt;param name=&quot;inbound-codec-prefs&quot; value=&quot;$${global_codec_prefs}&quot;/&gt;</div><div dir="ltr"><span class="" style="white-space:pre">                </span>&lt;param name=&quot;outbound-codec-prefs&quot; value=&quot;$${global_codec_prefs}&quot;/&gt;</div><div dir="ltr"><span class="" style="white-space:pre">                </span>&lt;param name=&quot;rtp-timer-name&quot; value=&quot;soft&quot;/&gt;</div><div dir="ltr"><span class="" style="white-space:pre">                </span>&lt;param name=&quot;rtp-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;</div><div dir="ltr"><span class="" style="white-space:pre">                </span>&lt;param name=&quot;sip-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;</div><div dir="ltr"><span class="" style="white-space:pre">                </span>&lt;param name=&quot;presence-privacy&quot; value=&quot;$${presence_privacy}&quot;/&gt;</div><div dir="ltr"><span class="" style="white-space:pre">                </span>&lt;param name=&quot;inbound-codec-negotiation&quot; value=&quot;generous&quot;/&gt;</div><div dir="ltr"><br></div><div dir="ltr">Take note: there is no disable-transcoding parameter which I understand FS is transcodind.</div><div dir="ltr"><br></div><div dir="ltr">In vars.xml:</div><div dir="ltr"><br></div><div dir="ltr">&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;global_codec_prefs=G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM&quot;/&gt;</div><div dir="ltr">&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;outbound_codec_prefs=PCMU,PCMA,GSM&quot;/&gt;</div><div dir="ltr"><br></div><div dir="ltr">I tried to add L16 at the end of global_codec_prefs which is unnecessary, isn&#39;t it? But it didn&#39;t work, too.</div><div dir="ltr"><br></div><div dir="ltr">Finally, I added L16 in the softphone, it worked.</div><div dir="ltr"><br></div><div dir="ltr">I have installed gsmopen before and it worked (transcoding) with IP phones. </div><div dir="ltr"><br></div><div dir="ltr">Is there anything I may have missed?  I appreciate for any leads.</div><div dir="ltr"><br></div><div dir="ltr">Thank you, </div><div><br></div><div>/Nandy</div></div></div></div></div></div></div></div></div></div>
</div>