[asterisk-bugs] [Asterisk 0010859]: [patch] Fix randomness in musiconhold
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 1 08:38:33 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10859
======================================================================
Reported By: jamesgolovich
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10859
Category: Resources/res_musiconhold
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 84149
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-01-2007 01:21 CDT
Last Modified: 10-01-2007 08:38 CDT
======================================================================
Summary: [patch] Fix randomness in musiconhold
Description:
This line somehow got left out of my patch for bug
http://bugs.digium.com/view.php?id=10419. Someone on IRC
brought it to my attention a few weeks ago but I just remembered about it
tonight when I was looking into moh for another issue.
======================================================================
----------------------------------------------------------------------
svnbot - 10-01-07 08:38
----------------------------------------------------------------------
Repository: asterisk
Revision: 84160
U branches/1.4/res/res_musiconhold.c
------------------------------------------------------------------------
r84160 | file | 2007-10-01 08:38:32 -0500 (Mon, 01 Oct 2007) | 6 lines
Fix randomness. save_pos was being set to 0 initially instead of -1,
causing it to jump to position 0 when moh started.
(closes issue http://bugs.digium.com/view.php?id=10859)
Reported by: jamesgolovich
Patches:
asterisk-mohpos2.diff.txt uploaded by jamesgolovich (license 176)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-01-07 08:38 svnbot Checkin
10-01-07 08:38 svnbot Note Added: 0071230
10-01-07 08:38 svnbot Status new => assigned
10-01-07 08:38 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list