[asterisk-bugs] [Asterisk 0018859]: busydetect not detecting some patterns
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 27 10:20:30 CDT 2011
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=18859
======================================================================
Reported By: sum
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18859
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.16.1
JIRA: SWP-3159
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2011-02-21 10:17 CST
Last Modified: 2011-04-27 10:20 CDT
======================================================================
Summary: busydetect not detecting some patterns
Description:
Chandahdi: busydetect=yes, busycount=2
Indications zone = us, with the modifications for my country for busy:
425Hz Pattern(0.2ms on, 0.2ms off, 0.2ms on, 0.6ms off)
indications.conf
[us]
.....
busy = 425/200,0/200,425/200,0/600
I compiled with BUSY DETECT DEBUG.
I can see:
[Feb 10 15:48:06] DEBUG[26968]: dsp.c:1276 ast_dsp_busydetect: busy
detector: FAILED with avgtone: 255, avgsilence 30
[Feb 10 15:48:06] DEBUG[26968]: dsp.c:1276 ast_dsp_busydetect: busy
detector: FAILED with avgtone: 255, avgsilence 30
[Feb 10 15:48:06] DEBUG[26968]: dsp.c:1276 ast_dsp_busydetect: busy
detector: FAILED with avgtone: 255, avgsilence 30
[Feb 10 15:48:40] DEBUG[26971]: dsp.c:1276 ast_dsp_busydetect: busy
detector: FAILED with avgtone: 260, avgsilence 30
[Feb 10 15:48:40] DEBUG[26971]: dsp.c:1276 ast_dsp_busydetect: busy
detector: FAILED with avgtone: 260, avgsilence 30
And when I hangup the line nothing more is shown of the busydetect debug,
but the line is still on.
I'm not sure if I'm missing something about the busy detector
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016265 Etisalat UAE Disconnect Tone
======================================================================
----------------------------------------------------------------------
(0134180) jrose (manager) - 2011-04-27 10:20
https://issues.asterisk.org/view.php?id=18859#c134180
----------------------------------------------------------------------
Closing issue since this isn't a feature of this version of Asterisk.
Issue History
Date Modified Username Field Change
======================================================================
2011-04-27 10:20 jrose Note Added: 0134180
2011-04-27 10:20 jrose Status acknowledged => closed
2011-04-27 10:20 jrose Description Updated
======================================================================
More information about the asterisk-bugs
mailing list