[asterisk-bugs] [Asterisk 0016622]: [patch] overlap dial should terminate when "ast_matchmore_extension" is false
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 25 15:40:35 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16622
======================================================================
Reported By: t-o
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16622
Category: Channels/chan_misdn
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): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-16 15:44 CST
Last Modified: 2011-01-25 15:40 CST
======================================================================
Summary: [patch] overlap dial should terminate when
"ast_matchmore_extension" is false
Description:
Overlap dialling in chan_misdn even waits for an timeout when this does not
make any sense because we already have a valid extension and additional
digits would only lead to invalid extensions.
This is because the implementation currently ignores
"ast_matchmore_extension" which could indicate this condition.
======================================================================
----------------------------------------------------------------------
(0131047) wimpy (reporter) - 2011-01-25 15:40
https://issues.asterisk.org/view.php?id=16622#c131047
----------------------------------------------------------------------
What Asterisk version is this about?
I guess it's an older one. The patch is off by some thousand lines.
With the current chan_misdn I observe the opposite effect. It terminates
on the first match, making overlapping extensions unreachable via overlap
dialling, i.e. where chan_dahdi and chan_lcr automatically switch to
timeout.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-25 15:40 wimpy Note Added: 0131047
======================================================================
More information about the asterisk-bugs
mailing list