Install chan mobile on ubuntu

מתוך R63
קפיצה אל: ניווט, חיפוש

https://www.mattgibson.ca/installing-and-configuring-chan_mobile-for-bluetooth-presence-support-in-asterisk-16/

http://randystech.com/index.php?option=com_content&view=article&id=89:install-asterisk-on-ubuntu-1004&catid=4:linux-server&Itemid=8

http://www.voipphreak.ca/2008/10/30/installing-and-configuring-chan_mobile-for-bluetooth-presence-support-in-asterisk-16/

http://letitknow.wordpress.com/2011/05/05/how-to-install-asterisk-1-8-on-ubuntu-server-11-04/


תוכן עניינים

ubuntu 14.04

Ubuntu 14.04 asterisk

Bluetooth pre request

https://www.mattgibson.ca/installing-and-configuring-chan_mobile-for-bluetooth-presence-support-in-asterisk-16/

apt-get install bluez-utils bluez-hcidump


chan_mobile Bluetooth Device has disconnected

ubuntu 10.04 / R linux

chan_mobile is an addon, so it needs to be enabled before Asterisk is compiled

apt-get install bluez-utils bluez-hcidump libbluetooth-dev


see allso Compile Asterisk

ubuntu 12.04 / T netbook

chan_mobile.c mbl_request: Request to call on device which is not connected / already in use.

כאשר מנסים לחייג דרך הטלפון המחובר עפים על:

הבעיה שזה באמת לו מחובר לפי הפקודה

mobile show devices

והפתרון פה הוא שינוי קוד וקימפול


mobile search

Address Name Usable Type Port 00:25:4B:72:A2:CD iphone Yes Phone 8

[adapter] id=pabx address=74:F0:6D:B8:18:38


[iphone] address = 00:25:4B:72:A2:CD port = 2 context = from-iphone adapter = pabx


diff chan_mobile.conf chan_mobile.conf_org 15,16c15,16 < id=pabx < address=74:F0:6D:B8:18:38 --- > id=blue > address=00:09:DD:60:01:A3 22,24c22,24 < ;[adapter] < ;id=dlink < ;address=00:80:C8:35:52:78 --- > [adapter] > id=dlink > address=00:80:C8:35:52:78 34,39d33 < < [iphone] < address = 00:25:4B:72:A2:CD < port = 2 < context = from-iphone < adapter = pabx


כלים אישיים