[asterisk-bugs] [Asterisk 0018859]: busydetect not detecting some patterns

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 22 11:21:06 CST 2011


The following issue has been UPDATED. 
====================================================================== 
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:                     acknowledged
Asterisk Version:           1.6.2.16.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-21 10:17 CST
Last Modified:              2011-02-22 11:21 CST
====================================================================== 
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
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-22 11:21 lmadsen        Description Updated                          
======================================================================




More information about the asterisk-bugs mailing list