<div dir="ltr">Deepika,<div><br></div><div>Have you tried doing packet capture and looking at the RTP data to be sure audio is 100% being transmitted between the two endpoints?</div><div><br></div><div>By that I mean..</div><div><br></div><div>- Do a packet capture on FreeSWITCH server and check RTP is sent and received</div><div>- Do the same thing, but from the GSM gateway (if possible) and check the same.</div><div><br></div><div>p.s. your log file is truncated on the longer lines :(</div><div><br></div><div>Ben</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 8, 2016 at 5:35 AM, Deepika Yadav <span dir="ltr">&lt;<a href="mailto:deepikay@iiitd.ac.in" target="_blank">deepikay@iiitd.ac.in</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">Yeah, I removed GSM still no audio but only noise<div><br><div>Codecs PCMU and PCMA seems to be matched</div><div><br></div><div>Here are the logs :</div><div><br></div><div><a href="http://pastebin.com/VJdjWPGD" target="_blank">http://pastebin.com/VJdjWPGD</a><br></div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 7, 2016 at 9:13 PM, Giovanni Maruzzelli <span dir="ltr">&lt;<a href="mailto:gmaruzz@gmail.com" target="_blank">gmaruzz@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"><p dir="ltr">Delete gsm from.codecs (both inbound and outbound) and try again.</p>
<p dir="ltr">Also, activate debug on console, so you can see more of what happens.</p>
<p dir="ltr">Read the troubleshooting and debugging techniques from <a href="http://www.freeswitch.org/confluence" target="_blank">www.freeswitch.org/confluence</a></p>
<p dir="ltr">sent from mobile<br>
cell: +39 347 266 56 18<br>
Giovanni Maruzzelli<br>
OpenTelecom.IT</p>
<div class="gmail_quote"><div><div>Il 07/Giu/2016 17:32, &quot;Deepika Yadav&quot; &lt;<a href="mailto:deepikay@iiitd.ac.in" target="_blank">deepikay@iiitd.ac.in</a>&gt; ha scritto:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hi,<div><br></div><div>I want to make calls forwarded from GSM gateway to Freeswitch extension</div><div><br></div><div>When I dial a 10- digit mobile number of a sim configured in the GSM gateway in a way that it forwards the incoming call to freeswitch extension. I do not hear anything except for some background noise</div><div><br></div><div>Freeswitch codec configuration :</div><div><br></div><div> &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;global_codec_prefs=GSM,PCMU,PCMA&quot;/&gt;<br></div><div>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;outbound_codec_prefs=GSM,PCMU,PCMA&quot;/&gt;<br></div><div><br></div><div>GSM- Gateway Codec settings :</div><div><br></div><div>priority 1 - G.711 u-law</div><div>priority 2 - G.711 a-law</div><div><br></div><div>Dialplan in public context :</div><div><br></div><div><div>&lt;include&gt;</div><div>  &lt;extension name=&quot;public_did&quot;&gt;</div><div>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(9811806537)$&quot;&gt;</div><div>        &lt;action application=&quot;transfer&quot; data=&quot;5000 XML default&quot;/&gt;<br></div><div>    &lt;/condition&gt;<br></div><div>  &lt;/extension&gt;</div><div>&lt;/include&gt;</div></div><div><br></div><div><br></div><div><br></div><div>Freeswitch logs:</div><div><br></div><div><div>2016-06-07 05:10:51.000656 [NOTICE] switch_channel.c:1055 New Channel sofia/external/<a href="http://00919716517818@192.168.20.36:5060" target="_blank">00919716517818@192.168.20.36:5060</a> [33e4e958-2c6e-11e6-9af0-278859dd14e6]</div><div>2016-06-07 05:10:51.000656 [INFO] mod_dialplan_xml.c:635 Processing 00919716517818 &lt;00919716517818&gt;-&gt;9811806537 in context public</div><div>2016-06-07 05:10:51.000656 [NOTICE] switch_ivr.c:1861 Transfer sofia/external/<a href="http://00919716517818@192.168.20.36:5060" target="_blank">00919716517818@192.168.20.36:5060</a> to XML[5000@default]</div><div>2016-06-07 05:10:51.000656 [INFO] mod_dialplan_xml.c:635 Processing 00919716517818 &lt;00919716517818&gt;-&gt;5000 in context default</div><div>2016-06-07 05:10:51.000656 [NOTICE] sofia_media.c:92 Pre-Answer sofia/external/<a href="http://00919716517818@192.168.20.36:5060" target="_blank">00919716517818@192.168.20.36:5060</a>!</div><div>2016-06-07 05:10:51.000656 [NOTICE] mod_dptools.c:1268 Channel [sofia/external/<a href="http://00919716517818@192.168.20.36:5060" target="_blank">00919716517818@192.168.20.36:5060</a>] has been answered</div><div>2016-06-07 05:10:51.640675 [INFO] switch_rtp.c:5846 Auto Changing port from <a href="http://192.168.20.36:31012" target="_blank">192.168.20.36:31012</a> to <a href="http://103.25.231.101:31012" target="_blank">103.25.231.101:31012</a></div><div>2016-06-07 05:11:06.560680 [NOTICE] sofia.c:952 Hangup sofia/external/<a href="http://00919716517818@192.168.20.36:5060" target="_blank">00919716517818@192.168.20.36:5060</a> [CS_EXECUTE] [NORMAL_CLEARING]</div><div>2016-06-07 05:11:06.560680 [NOTICE] switch_core_session.c:1641 Session 262 (sofia/external/<a href="http://00919716517818@192.168.20.36:5060" target="_blank">00919716517818@192.168.20.36:5060</a>) Ended</div><div>2016-06-07 05:11:06.560680 [NOTICE] switch_core_session.c:1645 Close Channel sofia/external/<a href="http://00919716517818@192.168.20.36:5060" target="_blank">00919716517818@192.168.20.36:5060</a> [CS_DESTROY]</div></div><div><br></div><div><br></div><div>Regards,</div><div>Deepika</div><div><br></div></div>
<br></div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>
</div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>