[asterisk-bugs] [Asterisk 0016389]: [patch] busydetect incorrectly hangs up incoming call due to incoming DTMF seen as busy pattern.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 14 21:08:55 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16389 
====================================================================== 
Reported By:                alecdavis
Assigned To:                alecdavis
====================================================================== 
Project:                    Asterisk
Issue ID:                   16389
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           I did not set the version :( 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-12-03 17:54 CST
Last Modified:              2009-12-14 21:08 CST
====================================================================== 
Summary:                    [patch] busydetect incorrectly hangs up incoming
call due to incoming DTMF seen as busy pattern.
Description: 
We're using WCTDM FXO modules for an IVR application/voicemail to a legacy
PABX.

Users, and the legacy PABX sends DTMF digits, after dialing voice mail.

Users have these programmed into their phones, dial main number then
pause, then dial known extension. The legacy PABX sends DTMF sequences
immediately the call is answered, to advise VoiceMail that the call is from
inside/out, a forwarded call due to non-answer etc.

Asterisk see's these repeated tone on/off patterns as busy signal and
hangs up.
Having busydetect on is required, as with signalling=fxs_ls requires it.
====================================================================== 

---------------------------------------------------------------------- 
 (0115243) svnbot (reporter) - 2009-12-14 21:08
 https://issues.asterisk.org/view.php?id=16389#c115243 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 234898

_U  branches/1.6.2/
U   branches/1.6.2/main/dsp.c

------------------------------------------------------------------------
r234898 | alecdavis | 2009-12-14 21:08:54 -0600 (Mon, 14 Dec 2009) | 9
lines

restarts busydetector (if enabled) when DTMF is received.

  (closes issue https://issues.asterisk.org/view.php?id=16389)
  Reported by: alecdavis
  Tested by: alecdavis
  Patch
	dtmf_busydetector.diff.txt uploaded by alecdavis (license 585)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=234898 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-14 21:08 svnbot         Checkin                                      
2009-12-14 21:08 svnbot         Note Added: 0115243                          
======================================================================




More information about the asterisk-bugs mailing list