[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:56:46 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-05-05 13:02 CDT
Last Modified:              2011-05-05 14:56 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0134532) svnbot (reporter) - 2011-05-05 14:56
 https://issues.asterisk.org/view.php?id=19239#c134532 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 317337

_U  trunk/
U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r317337 | russell | 2011-05-05 14:56:45 -0500 (Thu, 05 May 2011) | 14
lines

Merged revisions 317336 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  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=317337 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-05 14:56 svnbot         Checkin                                      
2011-05-05 14:56 svnbot         Note Added: 0134532                          
======================================================================




More information about the asterisk-bugs mailing list