[asterisk-bugs] [Asterisk 0014760]: [patch] chan_alsa.so fails to load with no reason given in log
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 27 08:15:22 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14760
======================================================================
Reported By: Nick_Lewis
Assigned To: seanbright
======================================================================
Project: Asterisk
Issue ID: 14760
Category: Channels/chan_alsa
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.0.6
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-03-26 06:07 CDT
Last Modified: 2009-05-27 08:15 CDT
======================================================================
Summary: [patch] chan_alsa.so fails to load with no reason
given in log
Description:
If alsa.conf is missing then chan_alsa.so fails to load with no reason
given in log.
======================================================================
----------------------------------------------------------------------
(0105511) svnbot (reporter) - 2009-05-27 08:15
https://issues.asterisk.org/view.php?id=14760#c105511
----------------------------------------------------------------------
Repository: asterisk
Revision: 196988
U trunk/channels/chan_alsa.c
------------------------------------------------------------------------
r196988 | seanbright | 2009-05-27 08:02:54 -0500 (Wed, 27 May 2009) | 13
lines
Display an error message when chan_alsa fails to load due to a missing
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 https://issues.asterisk.org/view.php?id=14760)
Reported by: Nick_Lewis
Patches:
chan_alsa.c-confload.patch uploaded by Nick (license 657)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=196988
Issue History
Date Modified Username Field Change
======================================================================
2009-05-27 08:15 svnbot Checkin
2009-05-27 08:15 svnbot Note Added: 0105511
======================================================================
More information about the asterisk-bugs
mailing list