[asterisk-bugs] [Asterisk 0019239]: [patch] announce field in queue_ent is not long enough
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 5 14:55:59 CDT 2011
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=19239
======================================================================
Reported By: byronclark
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 19239
Category: Applications/app_queue
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: 1.8.3.3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-05 13:02 CDT
Last Modified: 2011-05-05 14:55 CDT
======================================================================
Summary: [patch] announce field in queue_ent is not long
enough
Description:
Currently the announce field in queue_ent is limited to 80 characters. Our
system uses paths that are longer than 80 characters. The attached trivial
patch (against svn trunk) increases the field length to PATH_MAX
characters.
======================================================================
----------------------------------------------------------------------
(0134531) svnbot (reporter) - 2011-05-05 14:55
https://issues.asterisk.org/view.php?id=19239#c134531
----------------------------------------------------------------------
Repository: asterisk
Revision: 317336
U branches/1.8/apps/app_queue.c
------------------------------------------------------------------------
r317336 | russell | 2011-05-05 14:55:58 -0500 (Thu, 05 May 2011) | 7 lines
Increase buffer size to be PATH_MAX for a path.
(closes issue https://issues.asterisk.org/view.php?id=19239)
Reported by: byronclark
Patches:
queue_announce_length.patch uploaded by byronclark (license 1200)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=317336
Issue History
Date Modified Username Field Change
======================================================================
2011-05-05 14:55 svnbot Checkin
2011-05-05 14:55 svnbot Note Added: 0134531
2011-05-05 14:55 svnbot Status new => assigned
2011-05-05 14:55 svnbot Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list