John Riek wrote: > Does anybody know what would be causing the errors > below? > I get these errors continuously until asterisk finally > quits. This happens when I make 20 simultaneous SIP > calls with the Dial Command. > > chan_oss.c:291 sound_thread: Failed to write sound > chan_oss.c:200 send_sound: Unable to read output space
If you're not using chan_oss then just add the following to your modules.conf: noload => chan_oss.so -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss) _______________________________________________ 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
