[asterisk-bugs] [Asterisk 0016078]: length of queue name is static
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 15 10:03:40 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16078
======================================================================
Reported By: RoadKill
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16078
Category: Applications/app_queue
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk Version: 1.6.0.16-rc2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-15 03:53 CDT
Last Modified: 2009-10-15 10:03 CDT
======================================================================
Summary: length of queue name is static
Description:
if you have a queue that has a name that is longer than 12 char the name is
truncated
======================================================================
----------------------------------------------------------------------
(0112328) ppyy (reporter) - 2009-10-15 10:03
https://issues.asterisk.org/view.php?id=16078#c112328
----------------------------------------------------------------------
ast_str_set(&out, 0, "%-12.12s has %d calls (max ", q->name, q->count);
Issue History
Date Modified Username Field Change
======================================================================
2009-10-15 10:03 ppyy Note Added: 0112328
======================================================================
More information about the asterisk-bugs
mailing list