Let's continue from where we left in the "How To install Celliax in Trixbox 2.3.0.4" (here), and let's assume you have installed the FreePBX callback module (from "Tools->Module Admin" click on "Check for updates online", then click on the callback module).
So, you want Celliax on the last Trixbox Beta, with Asterisk 1.4, FreePBX 2.3, and all the new bell and whistles.
OK, it's very easy.
Let's begin:
Straight from Astricon 2007, Phoenix, Arizona: chan_celliax-presentation.ppt
This CD contains all you need to run and modify Celliax software on Linux and Windows platforms.
![]()
September 27th, at 2.50pm, Giovanni Maruzzelli will make a presentation about: "chan_celliax: Cellphones as Asterisk GSM and SMS channels (with Skype support)".
Abstract:
chan_celliax is a GPL Asterisk channel driver (like chan_sip or chan_zap) that allows Asterisk to use standard cellphones as interfaces to the cellular network. It uses the cellphone datacable (often USB) to manage call and SMS related functions, and an audiocable to the soundcard for voice I/O. It plays well with IAX2, SIP and ZAP channels.
Lot of questions have been made in the forums about how to integrate Celliax into Trixbox (www.trixbox.org) so it can manage gsm cellphones.
So, let's roll.
What follows is the description of how I made it, starting from a freshly installed Trixbox 2.2.4.
It is assumed that the Trixbox installation has gone well, that the Trixbox machine has a soundcard supported by Linux, and that the Trixbox machine is connected to the Internet.
by ibro
- get required packages (you should fetch development packages as well)
apt-get install asterisk-dev
- get celliax from svn
- assumed you use the command from download page in the celliax website
cd celliax/asterisk-1.2.XX
- make INCLUDE="-I/usr/include" \
SUBDIRS=channels CHANNEL_LIBS=chan_celliax.so \
subdirs
- now copy chan_celliax.so to /usr/lib/asterisk/modules/
and _required_ configs from celliax_stuff/newconfigs to /etc/asterisk/
- done. get something to eat.
by Greekman
I want to share my experience of setting up Motorola C350 on Celliax with Opensuse 10.1/10.2
I had working Asterisk on the production machine,then,I wanted just to add Celliax.
Install Asterisk from repository (1.2.5) ,xorg-x11-devel,alsa-devel
Install FreePBX (www.freepbx.org)
# smart install xorg-x11-devel alsa-devel asterisk
************************************
COMPILE CELLIAX FROM SVN
# make
After compiling finish without errors ,copy Celliax module to Asterisk modules directory
# cp ./channels/chan_celliax.so /usr/lib/asterisk/modules
This release is intended to give a solid foundation to chan_celliax, so only the core features are present.
Please, test it in deep, signal any bug or misbehavior.
Comments
5 weeks 6 days ago
5 weeks 6 days ago
7 weeks 3 days ago
9 weeks 2 days ago
10 weeks 5 days ago
13 weeks 3 days ago
14 weeks 2 days ago
14 weeks 4 days ago
15 weeks 9 hours ago
19 weeks 4 days ago