- Joined
- Feb 13, 2008
- Messages
- 3
- Likes
- 0
- Points
- 0
This is a how to install junghanns BRIstuff driver in Elastix
- Install elastix
-
cd /usr/src
amportal stop
service zaptel stop
wget http://www.junghanns.net/downloads/bris ... C3c.tar.gz (or the latest one found)
tar xvf bristuff-0.4.0-RC3c.tar.gz
cd bristuff-0.4.0-RC3c
./install.sh
- finish the install script
- depending on the card you have load the coresponding drivers
e.g. for a quadBRI load:
-modprobe qozap
-ztcfg
-start asterisk: amportal start
-check if zap channels are ok
asterisk -vvvvr
zap show status
add MODULES="$MODULES qozap" in /etc/sysconfig/zaptel
reboot and you are done !
- Install elastix
-
cd /usr/src
amportal stop
service zaptel stop
wget http://www.junghanns.net/downloads/bris ... C3c.tar.gz (or the latest one found)
tar xvf bristuff-0.4.0-RC3c.tar.gz
cd bristuff-0.4.0-RC3c
./install.sh
- finish the install script
- depending on the card you have load the coresponding drivers
e.g. for a quadBRI load:
-modprobe qozap
-ztcfg
-start asterisk: amportal start
-check if zap channels are ok
asterisk -vvvvr
zap show status
add MODULES="$MODULES qozap" in /etc/sysconfig/zaptel
reboot and you are done !