[asterisk-bugs] [Asterisk 0015718]: [patch] Distinctive ring detection not working. Exits after first cadence

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jun 28 17:08:19 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15718 
====================================================================== 
Reported By:                alecdavis
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   15718
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-1759 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 211232 
Request Review:              
====================================================================== 
Date Submitted:             2009-08-13 22:54 CDT
Last Modified:              2010-06-28 17:08 CDT
====================================================================== 
Summary:                    [patch] Distinctive ring detection not working.
Exits after first cadence
Description: 
ARRAYLEN(ringdata) before call to my_distinctive_ring=3, but inside
my_distincetive_ring=1, so have hardcoded 3. (must be a better way!)

====================================================================== 

---------------------------------------------------------------------- 
 (0123982) jpeeler (administrator) - 2010-06-28 17:08
 https://issues.asterisk.org/view.php?id=15718#c123982 
---------------------------------------------------------------------- 
Since ARRAY_LEN won't work here, I've just defined the size. I don't think
I have a way to test with distinctiveringaftercid turned on, so Alec can
you verify the attached patch works correctly? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-28 17:08 jpeeler        Note Added: 0123982                          
======================================================================




More information about the asterisk-bugs mailing list