chan_mobile broken in TrixBox 2.8
I'm using trixbox 2.8 from the .iso to install into a virtual machine. Everything works perfectly except I need to get bluetooth tethering to use my cell phone as a trunk for the system.
I've not found any instructions that were different from earlier versions for * 1.6 so I've used the howtos easily found on this site and other places on the Internet to get my phone tethered to show up when I poll using with hcimod dev and hcitool scan (as well as a few neighbor's phones... Long Range BT FTW) so I'm pretty sure I'm on the right track.
But I hit a snag when it comes time to get asterisk to pair up and trunk the phone:
When attempting to load chan_mobile.so in the asterisk cli (asterisk -r) module load chan_mobile.so it fails to load with out a lot of explanation. When I check /var/log/asterisk/full it shows:
[Jun 20 23:11:08] WARNING[5207] loader.c: Module 'chan_mobile.so' was not compiled with the same compile-time options as this version of Asterisk.
[Jun 20 23:11:08] WARNING[5207] loader.c: Module 'chan_mobile.so' will not be initialized as it may cause instability.
[Jun 20 23:11:08] WARNING[5207] loader.c: Module 'chan_mobile.so' could not be loaded.
So I would think I need to compile it from source but I'm not sure what version they used to compile it from or if that is even the right course of action. Anybody got any ideas?
trixbox asterisk16-addons Addons package for Asterisk, The Open Source PBX 1.6.0.2-2_trixbox installed No Update
trixbox asterisk16-addons-bluetooth bluetooth modules for Asterisk 1.6.0.2-2_trixbox installed No Update
trixbox asterisk16-addons-core Asterisk-addons core package. 1.6.0.2-2_trixbox installed No Update
trixbox asterisk16-addons-mysql mysql modules for Asterisk 1.6.0.2-2_trixbox installed No Update
trixbox asterisk16-addons-ooh323 chan_ooh323 module for Asterisk 1.6.0.2-2_trixbox installed No Update
Not sure what happened there but it looks like all of these cause the same error. They all have the same version number of 1.6.0.2.2.
I'd submit a bug report but the bug tracker does not have a listing for 2.8 yet...
doing the following fixed chan_mobile module load error for me:
yum update
yum install asterisk16-addons-bluetooth
(i accepted few more installs related to asterisk16-addons... suggested by yum)
The chan_mobile module loads now but bluetooth pairing still does not work. My phones can see the Asterisk box but when I try to pair them, it fails. It never gets to the point where it asks for a passkey.
Has anyone managed to get bluetooth working in TB 2.8?

Member Since:
2009-06-20