Kiel R Stirling <[EMAIL PROTECTED]> writes: > > > > # kldload /usr/local/lib/zaptel/zaptel.ko > > > > # kldload /usr/local/lib/zaptel/ztdummy.ko > > > > > > When I load the above modules and restart asterisk. Making a call locks > > > my system. > > > > Oops. What version of zaptel do you run? I would at least try > > downloading the latest CVS version. BTW, what is your version of > > FreeBSD? > > > I'm running RELEASE 5.2.1 should cvsup to stable (I should really)? When > you say cvs version are you talking of the zaptel FreeBSD port or the > src release of the driver? The current version installed is > /var/db/pkg/zaptel-0.8_1/
Actually I meant the svn version of the FreeBSD driver. It is at https://svn.bluezbox.com/repos/zaptel-bsd . > > > Another question would be if you need the zaptel timing code. What > > module procuces the warning (meetme, perhaps?) -- start asterisk with > > "-vc" to get more information. Do you intend to use it? If now, > > maybe it would be easier to just disable the module in modules.conf? > > > Tried this noload=>app_meetme.so in modules.conf because your right I > don't need the meetme module to load, however still the same. Is that > all I need todo? Well, meetme was just from memory. What module is the one complaining? Try starting asterisk with # asterisk -cv in order to get a bit more verbose output when it starts up. I realize that chan_iax2 might also use zaptel timing. Do you use that? Staffan _______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

