[asterisk-bugs] [Asterisk 0014153]: [patch] alsa write EAGAIN is not handled
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 31 13:20:31 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14153
======================================================================
Reported By: Corydon76
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14153
Category: Channels/chan_alsa
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 166949
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-31 12:42 CST
Last Modified: 2008-12-31 13:20 CST
======================================================================
Summary: [patch] alsa write EAGAIN is not handled
Description:
chan_alsa does not properly handle the EAGAIN return code from
snd_pcm_writei(), as given in the example alsa code. See:
http://www.alsa-project.org/alsa-doc/alsa-lib/_2test_2pcm_8c-example.html#a32
======================================================================
----------------------------------------------------------------------
(0096991) svnbot (reporter) - 2008-12-31 13:20
http://bugs.digium.com/view.php?id=14153#c96991
----------------------------------------------------------------------
Repository: asterisk
Revision: 166953
U branches/1.4/channels/chan_local.c
------------------------------------------------------------------------
r166953 | tilghman | 2008-12-31 13:20:30 -0600 (Wed, 31 Dec 2008) | 5
lines
Also inherit the musiconhold class.
(Closes http://bugs.digium.com/view.php?id=14153)
Reported by: Jerry Geis, via the users list.
Patch by: me (license 14)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=166953
Issue History
Date Modified Username Field Change
======================================================================
2008-12-31 13:20 svnbot Checkin
2008-12-31 13:20 svnbot Note Added: 0096991
======================================================================
More information about the asterisk-bugs
mailing list