Follow the process below
- Checkout the trunk version of asterisk-addons from Digium’s SVN repository
- Download the chan-mobile 1.4X patch from here. Save it to asterisk-addons directory.
- Change to the asterisk-addons directory
- patch -p0 chan_mobile-1.4.x.patch
- ./configure
- make menuselect
- make
- make install (as root)
You are done!. Now you have Asterisk with chan-mobile enabled. One of the most common problems are missing bluez! chan-mobile requires that the bluez headers and libraries are installed on your system. Most distributions provide a package that contains the blue-z development libraries. It is probably called something like libbluetooth-dev. Use the latest versions from the blue-z website. Download and install both the bluez-libs and bluez-utils packages.
Please also check the Digium Bug Tracker (this link tekes you directly to chan-moblie issues) as any issues and new developments will be listed.
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed