Kiel R Stirling <[EMAIL PROTECTED]> writes: > On Sun, 2005-04-03 at 22:16, Staffan Ulfberg wrote: > > Kiel R Stirling <[EMAIL PROTECTED]> writes: > > > > > I am new to asterisk so please be kind. When I start asterisk I get this > > > error "Unable to open pseudo channel for timing... Sound may be > > > choppy." > > > > Some Asterisk modules use the zaptel device for timing. If you do not > > have any hardware supported by the zaptel driver, you can load the > > "ztdummy" driver instead. I do not know if it is as good as the real > > thing (I vaguely remember reading it uses some USB timer instead of > > the one built into the Digium hardware). I do not believe the rc.d > > file that comes with the zaptel port loads ztdummy by default. > > > > Try: > > > > # 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? 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? Staffan _______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

