[Asterisk-Users] asterisk@home isdn

Francesco Peeters Francesco at FamPeeters.com
Wed Nov 30 06:54:05 MST 2005


On Wed, November 30, 2005 14:44, Tzafrir Cohen said:
> On Wed, Nov 30, 2005 at 01:14:35PM +0100, Francesco Peeters wrote:
>> On Wed, November 30, 2005 12:28, Alejandro Vargas said:
>> > 2005/11/29, Francesco Peeters <Francesco at fampeeters.com>:
>> >> Then add to a startup file like rc.local:
>> >> modprobe zaptel
>> >> modprobe zaphfc
>> >> ztcfg -vv
>> >
>> > I just made exactly as you sed: removed all bristuff, uncompressed it
>> > again, execuded download.sh, downloaded florz patch
>> > (zaphfc_0.3.0-PRE-1_florz-10.diff) and applied it, compiled zaphfc,
>> > cpied zaptel.conf to /etc and zapata.conf to /etc/asterisk, then:
>> >
>> > [root at asterisk1 zaphfc]# modprobe zaphfc
>> > [root at asterisk1 zaphfc]# modprobe zaptel
>> > [root at asterisk1 zaphfc]# ztcfg -vv
>> >
>>
>> Wrong order: First zaptel, then zaphfc. Do an lsmod to verify both are
>> loaded before ztcfg
>
> Why should it matter? (if you remove the automatic runs of ztcfg from
> modprobe.conf/modules.conf) ?
>

zaphfc connects to zaptel, which it cannot if started before zaptel,
which'll make it fail... (And thus unloads it!)

> And does it matter even if you do run ztcfg multiple times? I've heard
> all sorts of conflicting reports about this.

Me too, but I haven't seen any difference whether I run it once, twice or
a gazillion times... I don't see a difference between using the -s switch
or not either!

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