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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used by<br>ztdummy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5672&nbsp; 0<br>zaptel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 207908&nbsp; 9&nbsp;&nbsp; ztdummy,wcusb,wctdm,wcfxo<div id="mb_0">,wctdm24xxp,wcte11xp,wct1xxp,wct4xxp,tor2
<br>crc_ccitt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2497&nbsp; 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&nbsp; app_meetme. Is there soemthing else I should be doing?
<br><br>regards<br>Wil<br><br><br><br></div>