I originally built my Asterisk server without installing the Zaptel
package as it was going to be a purely SIP based system. However when I
went to setup conferencing using meetme I found out that app_meetme is
dependant on the ztdummy for timing. I have now installed the zaptel
package and I believe the ztdummy module is loading ok
<br><br>[root@astro asterisk-1.4.0-beta2]# lsmod<br>Module Size Used by<br>ztdummy 5672 0<br>zaptel 207908 9 ztdummy,wcusb,wctdm,wcfxo<div id="mb_0">,wctdm24xxp,wcte11xp,wct1xxp,wct4xxp,tor2
<br>crc_ccitt 2497 1 zaptel<br><br>I have tried to recompile asterisk again by doing the following<br><br>make clean<br>make<br>make install<br><br>However Asterisk still does not compile app_meetme. Is there soemthing else I should be doing?
<br><br>regards<br>Wil<br><br><br><br></div>