Thanks Russel for the tip. After more googling, I ended up figuring that
/etc/dahdi/modules had to contain the list of drivers to load.

For those interested, here's how to compile and install Dahdi (which doesn't
need Asterisk at all, unlike some docs on the Net seem to imply due to
references to /etc/asterisk/*.conf):


1. Download and unpack the Dahdi tarball

2. make all ; make install ; make config

3. cd /etc/dahdi/

4. vi system.conf:
#For France, single FXO module on TDM card
loadzone        =  fr
defaultzone     = fr
fxsks=1

5. vi modules:
wcfxo
wctdm
dahdi

6. /etc/init.d/dahdi start

7. dahdi_cfg -vvv

8. ls -la /proc/dahdi/

Now, on to OpenZAP...

Thanks again.
-- 
View this message in context: 
http://old.nabble.com/-OpenZAP--Does-Dahdi-%28ex-Zaptel%29-require-Asterisk--tp26694069p26694801.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to