<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">The only thing I&#39;m doing in FS regarding codecs is I force PCMU in certain conditions ( ran into a transcoding bug in FreeSwitch between G722 HD and G711 with the Polycom phones )</div>
</div><div class="gmail_extra"><br clear="all"><div><div><span style="font-family:arial;font-size:small"><br></span></div><div><span style="font-family:arial;font-size:small"><br></span></div><span style="font-family:arial;font-size:small">Royce Mitchell, </span>IT Consultant<div style="font-family:arial;font-size:small">
ITAS Solutions</div><div style="font-family:arial;font-size:small"><a href="mailto:royce3@itas-solutions.com" target="_blank">royce3@itas-solutions.com</a></div></div>
<br><br><div class="gmail_quote">On Fri, Aug 16, 2013 at 3:35 PM, Lawrence Conroy <span dir="ltr">&lt;<a href="mailto:lconroy@insensate.co.uk" target="_blank">lconroy@insensate.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br>
 Are you sure about fS allowing PCMU?<br>
According to the remote SDP, your incall is proposing PCMU as its top choice; g729 is 2nd best (quite right too :).<br>
Forcing the adtran to offer only PCMU should not make ay difference to that -- it&#39;ll still propose PCMU so no change.<br>
Either your setup is somehow blocking PCMU on the b-leg (but I&#39;d expect to see that on the log), OR is trying to transcode because the b-leg requires some (non-PCMU) codec and can&#39;t (again, I&#39;d expect that to be logged), OR fS is not accepting PCMU.<br>

Assuming that PCMU is in the fS vars codec lists, does your dialplan do anything funky with the codec list for an incall?<br>
all the best,<br>
  Lawrence<br>
<div class="HOEnZb"><div class="h5"><br>
On 16 Aug 2013, at 21:06, Royce Mitchell III wrote:<br>
&gt; My FreeSWITCH is configured to prefer PCMU, and the devices it is talking<br>
&gt; to are Adtran 908e&#39;s. The Adtrans are configured for the default codec<br>
&gt; group which is supposed to be PCMU, but I can reconfigure them to<br>
&gt; explicitly allow only PCMU. I will try that and see if it makes a<br>
&gt; difference.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Royce Mitchell, IT Consultant<br>
&gt; ITAS Solutions<br>
&gt; <a href="mailto:royce3@itas-solutions.com">royce3@itas-solutions.com</a><br>
&gt;<br>
&gt;<br>
&gt; On Fri, Aug 16, 2013 at 11:04 AM, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; INCOMPATIBLE_DESTINATION means a codec problem.<br>
&gt;&gt;<br>
&gt;&gt; The remote SDP sends they&#39;re offerring PCMU and G729.<br>
&gt;&gt;<br>
&gt;&gt; What codecs are you allowing, what codecs are you bridging with, and since<br>
&gt;&gt; G729 is on the list are you perhaps trying to transcode without using<br>
&gt;&gt; mod_com_g729+licenses?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 16 August 2013 16:07, Royce Mitchell III &lt;<a href="mailto:royce3@gmail.com">royce3@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; My client has been running FreeSWITCH with low call volume and has been<br>
&gt;&gt;&gt; stable for several months now. This Tuesday morning we switched all call<br>
&gt;&gt;&gt; volume over to FreeSWITCH and everything was running fine until this<br>
&gt;&gt;&gt; morning.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Out of the blue, *all* calls started rejecting<br>
&gt;&gt;&gt; with INCOMPATIBLE_DESTINATION.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Restarting FreeSWITCH fixed the problem. The version of FreeSWITCH is a<br>
&gt;&gt;&gt; trunk build from approximately 7/11/2013. Is this an issue that an update<br>
&gt;&gt;&gt; could fix? Could this be port starvation? Please assist, thanks.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Here&#39;s a snippet from the freeswitch log where the first occurrence of<br>
&gt;&gt;&gt; that error:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.048687 [NOTICE] switch_channel.c:1030 New Channel<br>
&gt;&gt;&gt; sofia/external/******9333@192.168.1.212:5080[bfa3419b-0f79-4220-8807-773e3f680751]<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.048687 [DEBUG] switch_core_session.c:1006 Send signal<br>
&gt;&gt;&gt; sofia/external/******<a href="http://9333@192.168.1.212:5080" target="_blank">9333@192.168.1.212:5080</a> [BREAK]<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.048687 [DEBUG] switch_core_session.c:1006 Send signal<br>
&gt;&gt;&gt; sofia/external/******<a href="http://9333@192.168.1.212:5080" target="_blank">9333@192.168.1.212:5080</a> [BREAK]<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.048687 [DEBUG] switch_core_state_machine.c:416<br>
&gt;&gt;&gt; (sofia/external/******<a href="http://9333@192.168.1.212:5080" target="_blank">9333@192.168.1.212:5080</a>) Running State Change<br>
&gt;&gt;&gt; CS_NEW<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.048687 [DEBUG] switch_core_state_machine.c:434<br>
&gt;&gt;&gt; (sofia/external/******<a href="http://9333@192.168.1.212:5080" target="_blank">9333@192.168.1.212:5080</a>) State NEW<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.068687 [DEBUG] sofia.c:5793 Channel sofia/external/<br>
&gt;&gt;&gt; ******<a href="http://9333@192.168.1.212:5080" target="_blank">9333@192.168.1.212:5080</a> entering state [received][100]<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.068687 [DEBUG] sofia.c:5802 Remote SDP:<br>
&gt;&gt;&gt; v=0<br>
&gt;&gt;&gt; o=- 1376662098 1 IN IP4 192.168.1.193<br>
&gt;&gt;&gt; s=-<br>
&gt;&gt;&gt; c=IN IP4 192.168.1.193<br>
&gt;&gt;&gt; t=0 0<br>
&gt;&gt;&gt; m=audio 0 RTP/AVP 0 18 101<br>
&gt;&gt;&gt; a=rtpmap:0 PCMU/8000<br>
&gt;&gt;&gt; a=rtpmap:18 G729/8000<br>
&gt;&gt;&gt; a=fmtp:18 annexb=no<br>
&gt;&gt;&gt; a=rtpmap:101 telephone-event/8000<br>
&gt;&gt;&gt; a=fmtp:101 0-15<br>
&gt;&gt;&gt; a=silenceSupp:off - - - -<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2013-08-16 09:08:20.068687 [NOTICE] sofia.c:6093 Hangup sofia/external/<br>
&gt;&gt;&gt; ******<a href="http://9333@192.168.1.212:5080" target="_blank">9333@192.168.1.212:5080</a> [CS_NEW] [INCOMPATIBLE_DESTINATION]<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Royce Mitchell, IT Consultant<br>
&gt;&gt;&gt; ITAS Solutions<br>
&gt;&gt;&gt; <a href="mailto:royce3@itas-solutions.com">royce3@itas-solutions.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&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;&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;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
&gt;&gt;<br>
&gt;&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&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; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
</div></div></blockquote></div><br></div>