David,

The Makefile in your zaphfc directory contains zaptel and zaphfc modprobe's for 
different systems (2.4 or 2.6 kernel, etc). Add the lines for your system to 
the asterisk startup script.

eg:

#! /bin/sh
/sbin/modprobe zaptel
/sbin/insmod /usr/src/bri-stuff.0.1.0-RC4a/zaphfc/zaphfc.o
/sbin/ztcfg -v
/usr/sbin/asterisk

Eric.


-----Original Message-----
From: David Masure [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 30, 2005 3:18 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Bristuff and startup scripts



Hi,

I'm not the kind of Linux guru and I was wondering how I could start 
automatically the Zaphfc script.

What I mean is that before starting asterisk, I have to type : make load from 
the zaphfc directory in order to load the zaptel driver.

How can I do that automatically.  This can be very useful in case of unattended 
reboot, ....

Thanks

Best regards

David Masure
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to