[Asterisk-Users] asterisk@home isdn

Francesco Peeters Francesco at FamPeeters.com
Tue Nov 29 05:50:14 MST 2005


On Tue, November 29, 2005 13:17, Alejandro Vargas said:
> 2005/11/29, Tomasz Chmielewski <mangoo at wpkg.org>:
>> you have to use bristuff-0.3.x (from www.junghanns.net) with a HFC card,
>> not HiSax (well, technically, you could use HiSax too, but avoid that if
>
> Ok, I downloaded both bristuff-0.2 and bristuff 0.3. 0.2 don't
> compiled. 0.3 yes, but it broke asterisk installation Asterisk now
> exits with this message.
>
> Ouch ... error while writing audio data: : Broken pipe
>
>


Go in to bristuff 0.3.0 directory and do ./download.sh (which downloads
and patches the source)
Then go to the ZapHFC subfolder and download the Florz patch there,
extract it and do diff -p1 < patchname
Then go back to the bristuff 0.3.0 directory and do ./compile.sh

This will compile and install all modules in the correct order...
Works fine on my machine as we speak

BTW: BRIstuff is not included by default as it breaks PRI support.
Asterisk is already set up to use zap, so that is easy...

Then add to a startup file like rc.local:
modprobe zaptel
modprobe zaphfc
ztcfg -vv

to start and initialize the cards...

good luck!

-- 
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