[asterisk-bugs] [Asterisk 0018028]: Exceptionally long queue length queuing to XXXXX
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 23 01:50:09 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18028
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18028
Category: Core/PBX
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 288195
Request Review:
======================================================================
Date Submitted: 2010-09-22 06:18 CDT
Last Modified: 2010-09-23 01:50 CDT
======================================================================
Summary: Exceptionally long queue length queuing to XXXXX
Description:
Although this is under test conditions, this can go on for ever - seems
like 100's per second.
But the state of code at the moment, allows you to hangup, and it clears.
======================================================================
----------------------------------------------------------------------
(0127305) alecdavis (manager) - 2010-09-23 01:50
https://issues.asterisk.org/view.php?id=18028#c127305
----------------------------------------------------------------------
Log file exceptionally-us.txt with microsecond resolution attached.
To get microsecond resolution required a change in logger.conf
[general]
;
; Customize the display of debug message time stamps
; this example is the ISO 8601 date format (yyyy-mm-dd HH:MM:SS)
;
; see strftime(3) Linux manual for format specifiers. Note that there is
also
; a fractional second parameter which may be used in this field. Use %1q
; for tenths, %2q for hundredths, etc.
;
;dateformat=%F %T ; ISO 8601 date format
;dateformat=%F %T.%3q ; with milliseconds
dateformat=%F %T.%6q ; with microseconds
Issue History
Date Modified Username Field Change
======================================================================
2010-09-23 01:50 alecdavis Note Added: 0127305
======================================================================
More information about the asterisk-bugs
mailing list