[Freeswitch-users] How to receive incoming calls from Huawei dongle and mod_gsmopen?

Giovanni Maruzzelli gmaruzz at gmail.com
Tue May 17 00:29:37 MSD 2016


On Mon, May 16, 2016 at 10:07 PM, Gregor Nanger <gregor at infomedia.si> wrote:

> Yes, you have to compile it first, because it is not compiled with
> freeswitch build, then you need to load it. It is in confluence.
>
> Giovanni, can you tell me how can I find out which COM ports dongle uses?
>

As you can see in config file (
freeswitch.git\src\mod\endpoints\mod_gsmopen\configs\gsmopen.conf.xml ),
you *MUST* set which COM port to use, eg:

===========
 <per_interface_settings>
    <interface id="1" name="gsm01">
      <param name="controldevice_name" value="/dev/ttyUSB3"/>
      <param name="controldevice_audio_name" value="/dev/ttyUSB2"/>
    <!-- in windowz would be, eg: -->
      <!--
      <param name="controldevice_name" value="COM4"/>
      -->
      <!-- 3G PC UI Interface is controldevice_name -->
      <!--
      <param name="controldevice_audio_name" value="COM2"/>
      -->
      <!-- 3G Application Interface is controldevice_audio_name -->
    </interface>
    <!-- following interfaces are commented out!
    -->
  </per_interface_settings>

===========



>
> 2016-05-16 21:48 GMT+02:00 Giovanni Maruzzelli <gmaruzz at gmail.com>:
>
>> Have you compiled and loaded the module?
>>
>> Do you have any trace of its presence in freeswitch console?
>>
>> Also, if you are not an expert I would definitely counseil you not to try
>> uncharted things like gsmopen on won with fusionpbx. It's just too complex.
>> Do it after you master both fusionpbx and FreeSWITCH.
>>
>> My two cents :)
>> -giovanni
>>
>> sent from mobile
>> cell: +39 347 266 56 18
>> Giovanni Maruzzelli
>> OpenTelecom.IT
>> Il 16/Mag/2016 21:10, "Gabriel MdS" <gabriel at cefet.net> ha scritto:
>>
>>> Hi,
>>>
>>> I'm a newbie trying to setup FreeSWITCH with FusionPBX and mod_gsmopen.
>>> I'm using the 32bit version in Windows 7, compiled from current source
>>> (version 1.7) in Visual Studio 2015 Community.
>>>
>>> My Huawei dongle is E1756, unlocked and with voice calls enabled.
>>>
>>> Currently I am able to call my IVR menu directly by dialing from my
>>> softphone and I am also able to originate outbound calls after adding a
>>> rule using FusionPbx Dialplan Manager.
>>>
>>> However if I try to call the dongle it keeps ringing, not being answered
>>> and no log is displayed in console. My gsmopen.conf.xml file has the
>>> following lines:
>>>
>>> <param name="context" value="public"/>
>>> <param name="destination" value="incoming_gsm_call"/>
>>>
>>> And I've set a new dialplan in fusionpbx rule with:
>>>
>>> condition > context > public
>>> condition > destination_number > incoming_gsm_call
>>> action > transfer > 500 XML default (500 being the main IVR menu
>>> extension)
>>>
>>> Am I missing something to get this working or maybe there is some
>>> setting wrong with my dongle?
>>>
>>>
>>> Thanks!
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
>
> --
> Gregor Nanger
>
> *CTO*
> t./f.: 00386 (0) 7 6000 308/309 • m:. 00386 (0)41 756485
> • Infomedia d.o.o. • Jerebova 3, Novo mesto, Slovenia
> • www.infomedia.si
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Sincerely,

Giovanni Maruzzelli
Cell : +39-347-2665618
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160516/3c49219b/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list