<div dir="ltr">Hi Giovanni,<div><br></div><div>it works great!</div><div>tried in windows and linux (linux guest on windows virtualbox host with usb passthru)</div><div>in windows is very to configure since you can check which ports are used in device manager.</div>
<div>in linux is more try and error , when we connect the usb it creates 3 ttyUSB* devices.</div><div><br></div><div>thanks</div><div><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br><br>---------- Forwarded message ----------<br>From: Giovanni Maruzzelli &lt;<a href="mailto:gmaruzz@gmail.com">gmaruzz@gmail.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
Cc: <br>Date: Fri, 5 Jul 2013 11:49:21 +0200<br>Subject: Re: [Freeswitch-users] how to configure pin for use in gsmopen ?<br>Hello Luis,<br>
<br>
seems your mod_gsmopen cannot open the ttyUSB ports.<br>
<br>
This can be because those ports are not accessible from the user<br>
FreeSWITCH is running as. Try to run FreeSWITCH as root, and see if it<br>
works, or chmod the ttyUSB* to be rw for FreeSWITCH&#39;s user.<br>
<br>
Or, it can be because those ports are not in a usable state, because<br>
were not initialized by Linux. Dongles have a complex machinery<br>
bringing them from a USB-disk state to a USB-modem state.<br>
<br>
I believe you must at least install usb_modeswitch, and all the udev<br>
machinery. I&#39;m not sure those are installed in a minimal centos<br>
installation.<br>
<br>
So, install the usb_modeswitch package and all related stuff (eg:<br>
udev, etc). Or, you can try to compile usb_modeswitch and use it at<br>
boot in an /etc/rc.local. usb_modeswitch very useful site is:<br>
<a href="http://www.draisberghof.de/usb_modeswitch/" target="_blank">http://www.draisberghof.de/usb_modeswitch/</a><br>
<br>
Good luck, and let us know.<br>
<br>
-giovanni<br>
<br>
<br></blockquote></div>
</div></div></div>