<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">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">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">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">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">192.168.20.36:31012</a> to <a href="http://103.25.231.101:31012">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">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">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">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>