[asterisk-bugs] [Asterisk 0016128]: overlap dial from BRI phone: unlimited number of digits

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 20 16:44:55 UTC 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16128 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16128
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 225760 
Request Review:              
====================================================================== 
Date Submitted:             2009-10-25 14:56 CDT
Last Modified:              2010-12-20 10:44 CST
====================================================================== 
Summary:                    overlap dial from BRI phone: unlimited number of
digits
Description: 
I have a BRI phone connected to chan_dahdi trunk. It is configured for
overlap dialling (overlapdial = yes).

It is directed to the following context:

exten => _3XX,1,Answer
exten => _3XX,n,SayDigits(${EXTEN})
exten => _3XX,n,Hangup

exten => _3XX.,1,Answer
exten => _3XX.,n,SayDigits(${EXTEN})
exten => _3XX.,n,Hangup


With this, dialing a number will just case a time out. However if I
rem-out the '3XX.' pattern, I will be able to dial numbers.

(More details, traces and such: tommorow)

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-20 10:44 lmadsen        Description Updated                          
======================================================================




More information about the asterisk-bugs mailing list