Hier umgebaute Dondisperato Anleitung... (2X HFC)
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-1p.tar.gz
tar -zxvf bristuff-0.3.0-PRE-1p.tar.gz
cd bristuff-0.3.0-PRE-1p
./download.sh
cd zaphfc
wget
http://zaphfc.florz.dyndns.org/zaphfc_0.3.0-PRE-1o_florz-12.diff.gz
gunzip -v zaphfc_0.3.0-PRE-1o_florz-12.diff.gz
patch < zaphfc_0.3.0-PRE-1o_florz-12.diff
ln -s /usr/src/2.6.9-22.EL /usr/src/linux-2.6
ln -s /usr/src/2.6.9-22.EL /usr/src/linux
cd ..
cd zaptel-1.2.5
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-1p/zaphfc/zaphfc.ko
sleep 10
ztcfg -vv
nano /etc/asterisk/zapata.conf
this is my zapata:
[channels]
language=de
switchtype=euroisdn
;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier to unknown.
pridialplan=local
prilocaldialplan=local
;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
immediate=no
;callgroup=1
;pickupgroup=1
group=0
signalling = bri_cpe_ptmp
context=from-pstn
channel => 1-2
group=1
signalling = bri_cpe_ptmp
context=from-pstn
channel => 4-5
________________________________________
nano /etc/asterisk/modules.conf
nach
autoload=yes
folgendes einfügen
noload => app_trunkisavail.so
now you can recompile asterisk
cd /usr/src/bristuff-0.3.0-PRE-1p/asterisk-1.2.7.1
make clean
make
make install
reboot...
So sollte es gehen, zumindest bei mir...
Wenn noch fragen dazu auftreten bitte hier posten, ich helfe gerne weiter, da ich hier auch fast alles gefunden habe...
Wer noch Probleme mit einem verzögerten Gesprächsbeginn bei ausgehenden Gesprächen hat, bitte in diesem Thread
http://www.ip-phone-forum.de/showthread.php?t=94444 posten...
Danke