- Mitglied seit
- 4 Aug 2005
- Beiträge
- 238
- Punkte für Reaktionen
- 1
- Punkte
- 16
Habe heute eine zapHFC-Version aus der BRISTUFF so gepatched, dass diese mit zapTEL-1.2.0-beta1 kompatible ist.
Jetzt kann man Asterisk 1.2 BETA auch mit zapHFC laufen lassen.
Patch für die Files von zapTEL-1.2.0-beta1
http://www.michaelrack.de/download/zaphfc-patch/patch.zaptel-1.2.0-beta1.for-zaphfc-by-michael-rack
Patch für die Files von zaphfc aus dem BRISTUFF
http://www.michaelrack.de/download/...0-RC8o.for-zaptel-1.2.0-beta1.by-michael-rack
Oder Ihr ladet eine bereits gepatchte Version herunter
http://www.michaelrack.de/download/zaphfc-patch/zaphfc_with_zaptel-1.2.0.tgz
Wünsche Euch damit viel Spaß.
Bei Fragen und Anregungen einfach posten.
Euer Michi.
Jetzt kann man Asterisk 1.2 BETA auch mit zapHFC laufen lassen.
Patch für die Files von zapTEL-1.2.0-beta1
http://www.michaelrack.de/download/zaphfc-patch/patch.zaptel-1.2.0-beta1.for-zaphfc-by-michael-rack
Patch für die Files von zaphfc aus dem BRISTUFF
http://www.michaelrack.de/download/...0-RC8o.for-zaptel-1.2.0-beta1.by-michael-rack
Oder Ihr ladet eine bereits gepatchte Version herunter
http://www.michaelrack.de/download/zaphfc-patch/zaphfc_with_zaptel-1.2.0.tgz
Code:
THIS SCRIPT IS HOSTED BY MICHAEL RACK
http://www.michaelrack.de
The author this Scripts is not responsible for
possibly arising system damages. Everyone must
even know what he does.
********** INSTALL INSTRUCTIONS ******************
tar -xzf zaphfc_with_zaptel-1.2.0.tgz
cd zaptel-1.2.0-beta1
make
make install
cd ../zaphfc
vi Makefile
---> Now edit the Variable [BRISTUFFBASE]
and set the path to the currently
work directory where to find the
directory [zaptel-1.2.0-beta1]
make
make install
*** FINISHED ****
Now it is saver to reboot your LINUX-Machine
after reboot load the drivers in following order
modprobe zaptel
modprobe zaphfc modes=1
ztcfg -v
Please be sure, your configuration in /etc/zaptel.conf
is right of order.
Thank you very much.
Have fun.
Greetings.
Michael Rack (GERMANY)
http://www.michaelrack.de
Wünsche Euch damit viel Spaß.
Bei Fragen und Anregungen einfach posten.
Euer Michi.