[asterisk-bugs] [Asterisk 0014153]: [patch] alsa write EAGAIN is not handled
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 31 13:34:24 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:34 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
======================================================================
----------------------------------------------------------------------
(0096993) svnbot (reporter) - 2008-12-31 13:34
http://bugs.digium.com/view.php?id=14153#c96993
----------------------------------------------------------------------
Repository: asterisk
Revision: 166954
_U trunk/
U trunk/channels/chan_local.c
U trunk/main/ast_expr2.c
U trunk/main/ast_expr2.h
------------------------------------------------------------------------
r166954 | tilghman | 2008-12-31 13:34:24 -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=166954
Issue History
Date Modified Username Field Change
======================================================================
2008-12-31 13:34 svnbot Checkin
2008-12-31 13:34 svnbot Note Added: 0096993
======================================================================
More information about the asterisk-bugs
mailing list