by gersonsia » Wed Feb 14, 2007 10:23 pm
i read AsteriskTFOT note and try to compile the ztdummy but failed...
i read the following note in AsteriskTFOT:
====================================================================
On a 2.6 kernel–based distribution, ztdummy does not require the use of the USB
controller. (As of v2.6.0, the kernel now provides 1-kHz timing with which the driver
can interface; thus, the USB controller hardware requirement is no longer necessary.)
The default Makefile configuration does not create ztdummy. To compile ztdummy,
you must remove a comment marker from the Makefile. Open it in your favorite text
editor and look for the following line:
MODULES=zaptel tor2 torisa wcusb wcfxo wctdm \
ztdynamic ztd-eth wct1xxp wct4xxp wcte11xp # ztdummy
Remove the hash* (#) symbol from in front of “ztdummy,” save the file, and compile
Zaptel as usual.
=============================================================
i cant find this line in the Makefile...
is this the only way to compile ztdummy?