[Freeswitch-users] bluetooth voice and sms
John Tuxies
atuxnull at gmail.com
Fri Sep 20 04:55:38 UTC 2019
new to the area of Freeswitch. I would like to ask if it is possible to
have a bluetooth adapter to make/receive calls/sms between the Android
phone and Freeswitch please.
i've searched a bit and i have found that it is the mod_gsmopen module, but
i did not find how to make it work. i am working in Debian 10 x64bit PC and
i have the bluetooth adapter on it. In order to install it i have done:
*wget -O -
https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc
<https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc>
| apt-key add -echo "deb
http://files.freeswitch.org/repo/deb/freeswitch-1.8/
<http://files.freeswitch.org/repo/deb/freeswitch-1.8/> stretch main" >
/etc/apt/sources.list.d/freeswitch.listecho "deb-src
http://files.freeswitch.org/repo/deb/freeswitch-1.8/
<http://files.freeswitch.org/repo/deb/freeswitch-1.8/> stretch main" >>
/etc/apt/sources.list.d/freeswitch.listapt-get update && apt-get upgrade -y
&& apt-get install -y freeswitch-meta-all*
I did not find how to enable the mod_gsmopen and configure it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190920/70796a94/attachment.html>
More information about the FreeSWITCH-users
mailing list