Klaus-Peter Junghanns wrote:

i had the same problem (and also asterisk wont share your sound device
with anything else). try my chan_oss patch:
www.junghanns.net/asterisk/downloads

Please don't use this patch - commenting out log messages is a deeply silly thing to do.


If you want to use ALSA rather than OSS, put the following in your modules.conf file:

noload => chan_oss.so
load => chan_alsa.so

Note that if you don't have a sound card at all, you should noload both of these.

--
Alastair Maw <[EMAIL PROTECTED]>
MX Telecom - Systems Analyst
http://www.mxtelecom.com

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to