I have a Huawei E169 with a SIM from a &quot;virtual provider&quot; that uses other provider&#39;s networks, so it is allways technically &#39;roaming&#39;.<div><br></div><div>With mod_gsmopen the problem is that throws an error about &quot;ROAMING Network&quot; and also an ALERT. I don&#39;t know if that is why it is not able to make calls. In that case, how can I tell the module that roaming is not a bad thing??</div>
<div><br></div><div>This is freeswitch debug output when I load mod_gsmmobile:</div><div>------------------------------------------</div><div><div>2012-08-21 01:35:49.104471 [CONSOLE] switch_loadable_module.c:1328 Successfully Loaded [mod_gsmopen]</div>
<div>2012-08-21 01:35:49.104471 [NOTICE] switch_loadable_module.c:146 Adding Endpoint &#39;gsmopen&#39;</div><div>2012-08-21 01:35:49.126116 [NOTICE] switch_loadable_module.c:298 Adding API Function &#39;gsm&#39;</div><div>
2012-08-21 01:35:49.146636 [NOTICE] switch_loadable_module.c:298 Adding API Function &#39;gsmopen&#39;</div><div>2012-08-21 01:35:49.164548 [NOTICE] switch_loadable_module.c:298 Adding API Function &#39;gsmopen_boost_audio&#39;</div>
<div>2012-08-21 01:35:49.164548 [NOTICE] switch_loadable_module.c:298 Adding API Function &#39;gsmopen_dump&#39;</div><div>2012-08-21 01:35:49.185691 [NOTICE] switch_loadable_module.c:298 Adding API Function &#39;gsmopen_sendsms&#39;</div>
<div>2012-08-21 01:35:49.185691 [NOTICE] switch_loadable_module.c:403 Adding Chat interface &#39;sms&#39;</div><div><br></div><div>+OK Reloading XML</div><div>+OK</div><div><br></div><div>freeswitch@raspberrypi&gt; 2012-08-21 01:35:49.344554 [ERR] gsmopen_protocol.cpp:1027 rev ccae5cd|07bc7ba[(nil)|37     ][ERRORA  1027 ][gsmmodem  ][-1, 0, 0] |+CREG: 1,5| CELLPHONE is registered to a ROAMING network</div>
<div>2012-08-21 01:35:49.344554 [ERR] mod_gsmopen.cpp:2928 rev ccae5cd|07bc7ba[(nil)|37     ][ERRORA  2928 ][gsmmodem  ][-1, 0, 0] ALARM on interface gsmmodem: </div></div><div>------------------------------------------</div>
<div><br></div><div>And this when I try to make a call through usb dongle:</div><div>------------------------------------------</div><div><div>2012-08-21 01:38:21.504633 [NOTICE] switch_channel.c:946 New Channel sofia/internal/<a href="mailto:1000@192.168.1.221">1000@192.168.1.221</a> [208677de-eb20-11e1-bb15-eb03c1e5a0a5]</div>
<div>2012-08-21 01:38:21.584605 [INFO] mod_dialplan_xml.c:485 Processing 1000 &lt;1000&gt;-&gt;9876 in context default</div><div>2012-08-21 01:38:21.684731 [NOTICE] switch_channel.c:946 New Channel gsmopen/gsmmodem/653379498 [20a13696-eb20-11e1-bb1b-eb03c1e5a0a5]</div>
<div>2012-08-21 01:38:21.744655 [NOTICE] mod_gsmopen.cpp:2176 Pre-Answer gsmopen/gsmmodem/653379498!</div><div>2012-08-21 01:38:21.924971 [ERR] gsmopen_protocol.cpp:2340 rev ccae5cd|07bc7ba[(nil)|37     ][ERRORA  2340 ][gsmmodem  ][-1,24, 3] dial command failed, dial string was: ATD65337XXXX;</div>
<div>2012-08-21 01:38:22.044648 [INFO] switch_ivr_originate.c:3309 Sending early media</div><div>2012-08-21 01:38:22.304765 [NOTICE] sofia_glue.c:4176 Pre-Answer sofia/internal/<a href="mailto:1000@192.168.1.221">1000@192.168.1.221</a>!</div>
<div>2012-08-21 01:38:31.684677 [NOTICE] sofia.c:6836 Hangup sofia/internal/<a href="mailto:1000@192.168.1.221">1000@192.168.1.221</a> [CS_EXECUTE] [ORIGINATOR_CANCEL]</div><div>2012-08-21 01:38:31.724776 [NOTICE] switch_ivr_bridge.c:674 Hangup gsmopen/gsmmodem/653379498 [CS_EXCHANGE_MEDIA] [ORIGINATOR_CANCEL]</div>
<div>2012-08-21 01:38:32.345425 [NOTICE] switch_core_session.c:1446 Session 1 (sofia/internal/<a href="mailto:1000@192.168.1.221">1000@192.168.1.221</a>) Ended</div><div>2012-08-21 01:38:32.365588 [NOTICE] switch_core_session.c:1450 Close Channel sofia/internal/<a href="mailto:1000@192.168.1.221">1000@192.168.1.221</a> [CS_DESTROY]</div>
<div>2012-08-21 01:38:32.424632 [NOTICE] switch_core_session.c:1446 Session 2 (gsmopen/gsmmodem/653379498) Ended</div><div>2012-08-21 01:38:32.444653 [NOTICE] switch_core_session.c:1450 Close Channel gsmopen/gsmmodem/653379498 [CS_DESTROY]</div>
</div><div>------------------------------------------ </div><div>** From extension 1000 I hear a calling tone even the Freeswitch log says that ATD+Nš command failed.</div><div><br></div><div>Anyone knows if the problem is the ROAMING Network error??</div>
<div><br></div>