[asterisk-bugs] [Asterisk 0016128]: overlap dial from BRI phone: unlimited number of digits
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Oct 25 14:56:40 CDT 2009
The following issue has been SUBMITTED.
======================================================================
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: new
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: 2009-10-25 14:56 CDT
======================================================================
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
======================================================================
2009-10-25 14:56 tzafrir New Issue
2009-10-25 14:56 tzafrir Asterisk Version => SVN
2009-10-25 14:56 tzafrir Regression => No
2009-10-25 14:56 tzafrir SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2009-10-25 14:56 tzafrir SVN Revision (number only!) => 225760
======================================================================
More information about the asterisk-bugs
mailing list