chan_mobile and Asterisk 1.4.x Thursday, December 6th, 2007
“chan-mobile is an Asterisk channel driver that allows you to use bluetooth devices as FXO or FXS channels.”
chan_mobile.c is available in the Asterisk SVN repository and only works with the development version of the PBX software. On the project website there’s a patch that should make this channel work with 1.4.x stable releases of Asterisk but it’s not updated an it doesn’t work anymore.
I wanted to use chan_mobile with the Debian sid package (current version: 1.4.13) so I updated the patch and made it available on my web site:
- patched version of chan_mobile.c
- diff to be applied to the current (r493) svn revision
Hope it helps.