<div dir="ltr">You&#39;re very observative, but you should have started by looking at the mod_gsmopen code. It uses the audio_device handle from the config file to get the GSM stream as you have noticed.<div>On the given circumstances, i think just properly configuring the device will run it on gsmopen.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 14, 2014 at 1:26 AM, Charles Devereaux <span dir="ltr">&lt;<a href="mailto:freeswitch@guylhem.net" target="_blank">freeswitch@guylhem.net</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"><div><div><div><div>Hello<br><br>I found some answers for my problems:<br><br>- For the bootstrap.sh problems on a debian/sid :<br></div>unset PERL5LIB (to avoid automake problems with a bad environment variable)<br></div>apt-get install libtool-bin<br><br></div>- To get the audio stream:<br><br>For some reason, you can&#39;t do that from ttyUSB0. You must be connected on TTYUSB2 @9600 bauds, and then AT^DDSETEX=2 should send that audio stream to ttyUSB1<br><br> - It did work, but only once<br>AT+COPS=? show only 1 network (which I&#39;m not a client of) so I guess I just have a weak signal<br><br></div><div>But at least it&#39;s going forward and the EM770 might work :-)<br></div><div><br></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" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" 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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>