Hello Tzafrir, thanks for response.

I am trying to install a Billion ISDN on Asterisk

I have Debian Etch and I installed theese packages:

apt-get install linux-headers-`uname -r`
apt-get install make


apt-get install ncurses-base ncurses-bin ncurses-term

apt-get install libncurses5 libncurses5-dev
apt-get install bison
apt-get install openssl
apt-get install libssl0.9.8
apt-get install libssl-dev


apt-get install libeditline0 libeditline-dev libedit-dev libedit2

apt-get install gcc
apt-get install zlib1g-dev


To install Asterisk with Bristuff I do that:

in usr/src:

wget 
http://212.91.251.199/~junghanns.net/downloads/bristuff-0.3.0-current.tar.gz
<http://212.91.251.199/%7Ejunghanns.net/downloads/bristuff-0.3.0-current.tar.gz>
tar zxvf bristuff-0.3.0-current.tar.gz
cd bristuff-0.3.0-PRE-1r
./install.sh

That could help?

Thanksssssssssssssssssss

2007/5/24, Tzafrir Cohen <[EMAIL PROTECTED]>:

On Thu, May 24, 2007 at 11:17:57AM +0200, Josu Lazkano wrote:
> Hello every boy again
>
> I have some problems with modprobe. When I type "modprobe zaphfc", this
> error happens "FATAL: Module zaphfc not found."

zaphfc is part of bristuff. have you installed brisuff (or any other
bristuffed zaptel package, such as the one from Debian)?

>
> And when I tyoe "ztcfg -vv" this error happens:
>
> Notice: Configuration file is /etc/zaptel.conf
> line 0: Unable to open master device '/dev/zap/ctl'

This is normally an indication that the module zaptel is not loaded.
Which makes sense, as the driver you modprobed for did not exist nd hence
could not pull zaptel with it.

What zaptel hardware do you have? How have you installed Zaptel?

--
               Tzafrir Cohen
icq#16849755                    jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to