On Wednesday 31 May 2006 11:28, Damien Sandras wrote: > Hi, > try not using the ALSA and OSS channels in Asterisk, then it shouldn't > use the soundcard.
Thanks, that worked. For future reference for anyone who has the same problem all I had to do was make sure the lines: noload => chan_alsa.so noload => chan_oss.so are present in /etc/asterisk/modules.conf and uncommented (remember ; is a comment in Asterisk .conf files). Tim _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
