mercoledì, dicembre 06, 2006
Hfc card and Trixbox
if you have problems with this card and trixbox, read the last installation guide here
for irq - or muliple instalation problems you can contact me directly at disperato at gmail.com
________________________
Support donDisperato
I'm searching equipment voip / sip / h323 / isdn / gsm for testing..... if you can contribute contact me at disperato at gmail.com
for irq - or muliple instalation problems you can contact me directly at disperato at gmail.com
________________________
Support donDisperato
I'm searching equipment voip / sip / h323 / isdn / gsm for testing..... if you can contribute contact me at disperato at gmail.com
giovedì, settembre 07, 2006
how to set the correct outbound callerid
giovedì, luglio 06, 2006
how to install an eicon diva server 4 bri in a@h 2.8
venerdì, giugno 23, 2006
trixbox and isdn bristuffed
how to install hfc card
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src/kernels/2.6.9-34.0.1.EL-i686/include/linux
mv spinlock.h spinlock.h.old
wget http://nerdvittles.com/trixbox/spinlock.h
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1q.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1q.tar.gz
cd bristuff-0.3.0-PRE-1l
./download.sh
cd zaphfc
wget dondisperato.0catch.com/zaphfc_0.3.0-PRE-1f_florz-11.diff
patch < zaphfc_0.3.0-PRE-1f_florz-11.diff
cd ..
ln -s /usr/src/kernels/2.6.9-34.EL.i686 /usr/src/linux-2.6
ln -s /usr/src/kernels/2.6.9-34.EL.i686 /usr/src/linux
cd zaptel-1.2.6
make clean
make
make install
cd ..
cd libpri-1.2.3
make clean
make
make install
cd ..
cd zaphfc
- Mostra testo tra virgolette -
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1q/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=no
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1q/asterisk-1.2.4
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src/kernels/2.6.9-34.0.1.EL-i686/include/linux
mv spinlock.h spinlock.h.old
wget http://nerdvittles.com/trixbox/spinlock.h
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1q.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1q.tar.gz
cd bristuff-0.3.0-PRE-1l
./download.sh
cd zaphfc
wget dondisperato.0catch.com/zaphfc_0.3.0-PRE-1f_florz-11.diff
patch < zaphfc_0.3.0-PRE-1f_florz-11.diff
cd ..
ln -s /usr/src/kernels/2.6.9-34.EL.i686 /usr/src/linux-2.6
ln -s /usr/src/kernels/2.6.9-34.EL.i686 /usr/src/linux
cd zaptel-1.2.6
make clean
make
make install
cd ..
cd libpri-1.2.3
make clean
make
make install
cd ..
cd zaphfc
- Mostra testo tra virgolette -
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1q/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=no
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1q/asterisk-1.2.4
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato
domenica, marzo 19, 2006
A@h 2.7 with Asterisk 1.2.4-BRIstuffed-0.3.0-PRE-1l with "flortz" patch
how to install hfc card
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1l.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1l.tar.gz
cd bristuff-0.3.0-PRE-1l
./download.sh
cd zaphfc
wget dondisperato.0catch.com/zaphfc_0.3.0-PRE-1f_florz-11.diff
patch < zaphfc_0.3.0-PRE-1f_florz-11.diff
cd ..
ln -s /usr/src/2.6.9-22.EL /usr/src/linux-2.6
cd zaptel-1.2.3
make clean
make
make install
cd ..
cd libpri-1.2.2
make clean
make
make install
cd ..
cd zaphfc
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1l/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=yes
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1l/asterisk-1.2.4
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1l.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1l.tar.gz
cd bristuff-0.3.0-PRE-1l
./download.sh
cd zaphfc
wget dondisperato.0catch.com/zaphfc_0.3.0-PRE-1f_florz-11.diff
patch < zaphfc_0.3.0-PRE-1f_florz-11.diff
cd ..
ln -s /usr/src/2.6.9-22.EL /usr/src/linux-2.6
cd zaptel-1.2.3
make clean
make
make install
cd ..
cd libpri-1.2.2
make clean
make
make install
cd ..
cd zaphfc
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1l/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=yes
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1l/asterisk-1.2.4
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato
domenica, febbraio 26, 2006
A@h 2.5 with Asterisk 1.2.4-BRIstuffed-0.3.0-PRE-1l without flortz patch
how to install hfc card
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1l.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1l.tar.gz
cd bristuff-0.3.0-PRE-1l
./download.sh
ln -s /usr/src/2.6.9-22.EL /usr/src/linux-2.6
cd zaptel-1.2.3
make clean
make
make install
cd ..
cd libpri-1.2.2
make clean
make
make install
cd ..
cd zaphfc
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1l/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=yes
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1l/asterisk-1.2.4
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato
A@h 2.5 with Asterisk 1.2.1-BRIstuffed-0.3.0-PRE-1f and flortz patch
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1l.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1l.tar.gz
cd bristuff-0.3.0-PRE-1l
./download.sh
ln -s /usr/src/2.6.9-22.EL /usr/src/linux-2.6
cd zaptel-1.2.3
make clean
make
make install
cd ..
cd libpri-1.2.2
make clean
make
make install
cd ..
cd zaphfc
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1l/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=yes
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1l/asterisk-1.2.4
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato
A@h 2.5 with Asterisk 1.2.1-BRIstuffed-0.3.0-PRE-1f and flortz patch
mercoledì, novembre 23, 2005
asterisk@home 2.0 and hfc full working
-------------------
THIS IS A PRE RELEASE PLEASE REPORT BUG OR COMMENT AT DISPERATO AT GMAIL.COM
-------------------
Support donDisperato
I'm searching equipment voip / sip / h323 / isdn / gsm for testing..... if you can contribute contact me at disperato at gmail.com
A@h 2.0
how to install hfc card
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1.tar.gz
cd bristuff-0.3.0-PRE-1
./download.sh
cd zaphfc
ln -s /usr/src/kernels/2.6.9-22.EL-i686 /usr/src/linux-2.6
ln -s /usr/src/kernels/2.6.9-22.EL-i686 /usr/src/linux
cd ..
cd zaptel-1.2.0
make clean
make
make install
cd ..
cd libpri-1.2.0
make clean
make
make install
cd ..
cd zaphfc
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=yes
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1/asterisk-1.2.0
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato
THIS IS A PRE RELEASE PLEASE REPORT BUG OR COMMENT AT DISPERATO AT GMAIL.COM
-------------------
Support donDisperato
I'm searching equipment voip / sip / h323 / isdn / gsm for testing..... if you can contribute contact me at disperato at gmail.com
A@h 2.0
how to install hfc card
after unload asterisk and amportal whit
amportal stop
type "setup"
unselect zaptel in system service...
and set the lan
--->reboot<---
cd /usr/src
wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1.tar.gz
cd bristuff-0.3.0-PRE-1
./download.sh
cd zaphfc
ln -s /usr/src/kernels/2.6.9-22.EL-i686 /usr/src/linux-2.6
ln -s /usr/src/kernels/2.6.9-22.EL-i686 /usr/src/linux
cd ..
cd zaptel-1.2.0
make clean
make
make install
cd ..
cd libpri-1.2.0
make clean
make
make install
cd ..
cd zaphfc
make clean
make
cp zaptel.conf /etc/zaptel.conf
------>yes<-------
nano /etc/rc.d/rc.local
at first add this line:
modprobe zaptel
insmod /usr/src/bristuff-0.3.0-PRE-1/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=it
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
signalling = bri_cpe_ptmp
;signalling = fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
nationalprefix = 0
internationalprefix = 00
faxdetect=incoming
group=0
callgroup=1
pickupgroup=1
immediate=yes
context=from-pstn
channel => 1-2
________________________________________
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1/asterisk-1.2.0
make clean
make
make install
reboot...
________________________________________
that's all
donDisperato