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?
Member Since:
2009-06-20