On Wed, 2006-11-15 at 16:55 +0000, Stuart Henderson wrote: > > [http://en.wikipedia.org/wiki/Asterisk_PBX] > > Asterisk's timing mechanism (both timestamps and wake-ups) is strongly > > biased toward systems which contain at least one of Digium's PCI boards. > > Users with other needs, including pure VoIP setups, are likely to > > experience timing problems. > > (this is why things like meetme and iax trunking don't work properly, > and could explain any other random problems that may crop up, though > strange things have been known to happen with Asterisk on systems > that do have a timer too).
Check out OpenPBX.org, which has replaced the usage of Zaptel drivers/devices for timing with POSIX high-resolution timers. app_meetme won't work because app_meetme uses Zaptel for audio mixing as well but OpenPBX.org includes app_conference which provides similar functionality. Jeff [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

