Podrška #13100
Zatvorenasterisk chan-mobile
100%
Opis
chan-mobile is currently part of the development version of Asterisk and as such wont appear as a release until Asterisk 1.6.0 is released.
There is a patch that can be applied to Asterisk versions 1.4.x see here for details.
In order to use the development version, checkout the trunk version of asterisk-addons from digiums subversion repository.
svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons
1. cd asterisk-addons
2. ./configure
3. make menuselect
4. choose chan_mobile
5. press x to exit
6. make
7. make install (as root)
chan-mobile requires that the bluez headers and libraries are installed on your system. If the configure step above does not detect them, then you will be unable to select chan_mobile in the menu.
Most distributions provide a package that contains the blue-z development libraries. It is probably called something like libbluetooth-dev.
I recommend using the latest versions from the blue-z website. Download and install both the bluez-libs and bluez-utils packages.
Fajlovi
Izmjenjeno od Ernad Husremović prije oko 18 godina
- Fajl chan_bluetooth.c chan_bluetooth.c dodano
koliko se sjećam, chan_bluetooth je preteča ovog chan_mobile-a pa nije zgoreg da ga stavim .. to sam negdje pokupio više se ne sjećam
Izmjenjeno od Ernad Husremović prije više od 17 godina
- Status promijenjeno iz Novo u Zatvoreno
- % završeno promijenjeno iz 0 u 100