When I upgraded from OSS to the ALSA soundsystem, I could no longer get
noice from the microphone. I changed my modules.conf to;
        load => chan_alsa.so
        noload => chan_oss.so
And my alsa.conf to;
        input_device=hw:0,24
        output_device=default
or
        input_device=hw:0,0
        output_device=default
or 
        input_device=hw:24,0
        output_device=default
or 
        ;input_device=hw:0,24
        ;output_device=default
or
        input_device=default
        output_device=default

but none of the configurations worked. I changed all channels with
alsamixer and gnome-alsamixer, but no result. Is there somebody who
knows what's going wrong????

Anton




_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to