[asterisk-commits] r196988 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed May 27 08:15:24 CDT 2009
Author: seanbright
Revision: 196988
Modified property: svn:log
Modified: svn:log at Wed May 27 08:15:24 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed May 27 08:15:24 2009
@@ -1,6 +1,10 @@
Display an error message when chan_alsa fails to load due to a missing
-or inaccessible configuration file. Small modification to the patch by
-me.
+or inaccessible configuration file.
+
+Before this change, when chan_alsa failed to load due to a missing or
+inaccessible configuration file, no message would be displayed. With this
+change, when chan_alsa fails to load due to a missing or inaccessible
+configuration file, a message will be displayed.
(closes issue #14760)
Reported by: Nick_Lewis
More information about the asterisk-commits
mailing list