[asterisk-bugs] [Asterisk 0017401]: [patch] [regression] Incoming overlap dialing no longer works after rev 203304

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jun 4 09:45:04 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17401 
====================================================================== 
Reported By:                avalentin
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   17401
Category:                   Channels/chan_dahdi
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
JIRA:                       SWP-1576 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 203304 
Request Review:              
====================================================================== 
Date Submitted:             2010-05-26 06:32 CDT
Last Modified:              2010-06-04 09:45 CDT
====================================================================== 
Summary:                    [patch] [regression] Incoming overlap dialing no
longer works after rev 203304
Description: 
Incoming overlap dial is since svn revision 203304 not working. Revision
203303 is fine. It does not match any configured extension. Block dialing
is working without problems.
It seems that the bri integration created some problems.

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

---------------------------------------------------------------------- 
 (0122968) svnbot (reporter) - 2010-06-04 09:45
 https://issues.asterisk.org/view.php?id=17401#c122968 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 267928

U   trunk/channels/sig_pri.c

------------------------------------------------------------------------
r267928 | rmudgett | 2010-06-04 09:45:03 -0500 (Fri, 04 Jun 2010) | 15
lines

Incoming overlap dialing no longer works after sig_pri extraction.

The problem would manifest itself if your dialplan matching could accept
more digits to match than were actually dialed.  The time out waiting for
overlap digits disconnected the call instead of matching any accumulated
digits to the dialplan.

Accidental conversion of a break out of loop as a break out of switch.

(closes issue https://issues.asterisk.org/view.php?id=17401)
Reported by: avalentin
Patches:
      issue17401_digit_timeout.patch uploaded by rmudgett (license 664)
Tested by: avalentin, rmudgett

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-04 09:45 svnbot         Note Added: 0122968                          
======================================================================




More information about the asterisk-bugs mailing list