[Asterisk-Users] asterisk@home isdn

Francesco Peeters Francesco at FamPeeters.com
Wed Nov 30 07:47:58 MST 2005


On Wed, November 30, 2005 15:15, Alejandro Vargas said:
> OK. Thank you everybody It is working now. The short solution is this:
> download bristuff, execute download apply patch, execute compile and
> check configs of asterisk in order to run it.
>
> To add the module to the start, it is easy to add this to
> /etc/modprobe.conf
>
> options zaphfc modes=0
> install zaphfc /sbin/modprobe --ignore-install zaphfc && /sbin/ztcfg
>
> And this to /etc/sysconfig/zaptel:
>
> MODULES="$MODULES zaphfc"
>
> Thank you again. The next step is to try 2 cards...
>

When you do, make VERY sure the PCI slots are NOT sharing an IRQ! That'll
break it every time!

cat /proc/pci | less

and then check the IRQs for both cards...

-- 
Francesco Peeters
----
GPG Key = AA69 E7C6 1D8A F148 160C  D5C4 9943 6E38 D5E3 7704
If your program doesn't recognize my signature, please visit
http://www.CAcert.org/index.php?id=3 to retrieve the Root CA certificate.



More information about the asterisk-users mailing list