someshwarak@tataelxsi.co.in
2005-Apr-19 22:44 UTC
[Asterisk-Users] help needed for sound device setup
Hi, I installed asterisk-1-0-7 and running it succesfully. But iam unable to use the sound services. I have the following warning messages when i launch asterisk Apr 19 21:15:40 WARNING[10918]: chan_oss.c:992 load_module: XXX I don't work right with non-full duplex sound cards XXX == Registered channel type 'Console' (OSS Console Channel Driver) == Parsing '/etc/asterisk/oss.conf': Found Apr 19 21:15:40 WARNING[10918]: chan_oss.c:239 sound_thread: Read error on sound device: Resource temporarily unavailable what i need to do, to install the sound device properly. Does it require any hardware support. i have the following kernel modules for audio support [root@localhost asterisk-1.0.7]# lsmod | grep audio i810_audio 27720 1 (autoclean) ac97_codec 13640 0 (autoclean) [i810_audio] soundcore 6404 2 (autoclean) [i810_audio] thanks, Somesh
U don't need to have sound device for * sound service running just make sure that you have in modules.conf noload => chan_alsa.so noload => chan_oss.so On Wed, 2005-04-20 at 08:44, someshwarak@tataelxsi.co.in wrote:> Hi, > > I installed asterisk-1-0-7 and running it succesfully. But iam unable to use the sound services. > > I have the following warning messages when i launch asterisk > > Apr 19 21:15:40 WARNING[10918]: chan_oss.c:992 load_module: XXX I don't work right with non-full duplex sound cards XXX > == Registered channel type 'Console' (OSS Console Channel Driver) > == Parsing '/etc/asterisk/oss.conf': Found > Apr 19 21:15:40 WARNING[10918]: chan_oss.c:239 sound_thread: Read error on sound device: Resource temporarily unavailable > > what i need to do, to install the sound device properly. Does it require any hardware support. > > i have the following kernel modules for audio support > > [root@localhost asterisk-1.0.7]# lsmod | grep audio > i810_audio 27720 1 (autoclean) > ac97_codec 13640 0 (autoclean) [i810_audio] > soundcore 6404 2 (autoclean) [i810_audio] > > > thanks, > Somesh > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users