| HOWTO build and configure chan_mobile on Trixbox |
|
|
|
| Written by Kevan | |
|
Page 2 of 4 9. Now let's make sure everything is running that should be: /etc/init.d/bluetooth status You should see messages that look like this: hcid (pid somenumber) is running ... If you're alerted that some other application isn't running, we don't care. 10. Now let's be sure the system has found your Bluetooth adapter: hcitool dev You should see something like this: Devices: hci0 00:16:38:39:44:88 11. Copy the hardware address from the output of the following command for the next step. nano /etc/asterisk/mobile.conf In the first [adapter] stanza where “id=blue” replace the mac address with the one you copied down. 12. Configuring Linux Bluetooth Software to Start Automatically. You don't want to have to manually /etc/webmin/start Then point your web browser to port 10000 on your Asterisk server: https://192.168.0.108:10000 (use your IP address) When prompted for username and password, type root and the password you assigned the root user on [trixbox1.local ~]# /etc/webmin/stop No need to waste processing cycles for a tool we're not using. 13. Now let’s make your trixbox discoverable: [trixbox1.local ~]# dbus-send --system --type=method_call --print-reply --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:discoverable 14. Grab your cell phone, turn Bluetooth on and search for devices. You should find your PBX as |


