[asterisk-bugs] [Asterisk 0015319]: busylevel does not work with realtime
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jun 12 11:34:02 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15319
======================================================================
Reported By: timking
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15319
Category: Channels/chan_sip/DatabaseSupport
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.0.5
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-12 11:34 CDT
Last Modified: 2009-06-12 11:34 CDT
======================================================================
Summary: busylevel does not work with realtime
Description:
The code that checks for busy_level is within a lookup for its name that
excludes realtime support "because it would break rtautoclear".
Certain aspects of call limit also affected, but call limit (mostly?)
works because it's done in update_call_counter.
Suspect busy_level should be checked in update_call_counter as well.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-12 11:34 timking New Issue
2009-06-12 11:34 timking Asterisk Version => 1.6.0.5
2009-06-12 11:34 timking Regression => No
2009-06-12 11:34 timking SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.0
======================================================================
More information about the asterisk-bugs
mailing list