[asterisk-bugs] [Asterisk 0014153]: [patch] alsa write EAGAIN is not handled
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 31 13:38:06 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:38 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
======================================================================
----------------------------------------------------------------------
(0096995) svnbot (reporter) - 2008-12-31 13:38
http://bugs.digium.com/view.php?id=14153#c96995
----------------------------------------------------------------------
Repository: asterisk
Revision: 166957
_U branches/1.6.1/
U branches/1.6.1/channels/chan_local.c
------------------------------------------------------------------------
r166957 | tilghman | 2008-12-31 13:38:05 -0600 (Wed, 31 Dec 2008) | 19
lines
Merged revisions 166954 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r166954 | tilghman | 2008-12-31 13:34:28 -0600 (Wed, 31 Dec 2008) | 12
lines
Merged revisions 166953 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r166953 | tilghman | 2008-12-31 13:20:35 -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=166957
Issue History
Date Modified Username Field Change
======================================================================
2008-12-31 13:38 svnbot Checkin
2008-12-31 13:38 svnbot Note Added: 0096995
======================================================================
More information about the asterisk-bugs
mailing list