Hello <span id="_user_tzafrir.cohen@xorcom.com" style="color: rgb(121, 6, 25);">Tzafrir</span>, thanks for response.<br><br>I am trying to install a Billion ISDN on Asterisk<br><br>I have Debian Etch and I installed theese packages:
<br><br><pre>apt-get install linux-headers-`uname -r`<br>apt-get install make<br><br><br>apt-get install ncurses-base ncurses-bin ncurses-term<br><br>apt-get install libncurses5 libncurses5-dev<br>apt-get install bison<br>
apt-get install openssl<br>apt-get install libssl0.9.8<br>apt-get install libssl-dev<br><br><br>apt-get install libeditline0 libeditline-dev libedit-dev libedit2 <br><br>apt-get install gcc<br>apt-get install zlib1g-dev</pre>
<br>To install Asterisk with Bristuff I do that:<br><br>in usr/src:<br><br>wget 
<a href="http://212.91.251.199/%7Ejunghanns.net/downloads/bristuff-0.3.0-current.tar.gz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://212.91.251.199/~junghanns.net/downloads/bristuff-0.3.0-current.tar.gz
</a><br>tar zxvf bristuff-0.3.0-current.tar.gz<br>cd bristuff-0.3.0-PRE-1r
<br>./install.sh<br><br>That could help?<br><br>Thanksssssssssssssssssss<br><br><div><span class="gmail_quote">2007/5/24, Tzafrir Cohen &lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, May 24, 2007 at 11:17:57AM +0200, Josu Lazkano wrote:<br>&gt; Hello every boy again<br>
&gt;<br>&gt; I have some problems with modprobe. When I type &quot;modprobe zaphfc&quot;, this<br>&gt; error happens &quot;FATAL: Module zaphfc not found.&quot;<br><br>zaphfc is part of bristuff. have you installed brisuff (or any other
<br>bristuffed zaptel package, such as the one from Debian)?<br><br>&gt;<br>&gt; And when I tyoe &quot;ztcfg -vv&quot; this error happens:<br>&gt;<br>&gt; Notice: Configuration file is /etc/zaptel.conf<br>&gt; line 0: Unable to open master device &#39;/dev/zap/ctl&#39;
<br><br>This is normally an indication that the module zaptel is not loaded.<br>Which makes sense, as the driver you modprobed for did not exist nd hence<br>could not pull zaptel with it.<br><br>What zaptel hardware do you have? How have you installed Zaptel?
<br><br>--<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tzafrir Cohen<br>icq#16849755&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:jabber:tzafrir@jabber.org">jabber:tzafrir@jabber.org</a><br>+972-50-7952406&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mailto:<a href="mailto:tzafrir.cohen@xorcom.com">
tzafrir.cohen@xorcom.com</a><br><a href="http://www.xorcom.com">http://www.xorcom.com</a>&nbsp;&nbsp;<a href="http://iax:guest@local.xorcom.com/tzafrir">iax:guest@local.xorcom.com/tzafrir</a><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>