[asterisk-bugs] [Asterisk 0012351]: [patch] Permit dialplan to control if more digits should be entered
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 19 14:38:03 CDT 2011
The following issue has been set as RELATED TO issue 0018681.
======================================================================
https://issues.asterisk.org/view.php?id=12351
======================================================================
Reported By: tilghman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12351
Category: Core/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 112321
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-04-02 01:32 CDT
Last Modified: 2011-05-19 14:38 CDT
======================================================================
Summary: [patch] Permit dialplan to control if more digits
should be entered
Description:
Inspired by a post on the mailing list, this new application, Incomplete,
permits a user to specify that an extension is incomplete and that the PBX
should wait for more digits to add to the current extension.
exten => _8111!,1,Incomplete
exten => 8111222333,1,SayUnixtime
will wait until either "8111222333" is fully dialled (even if 8111 is sent
from a SIP INVITE) or until the digits entered can no longer match that
extension.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018681 [regression] Asterisk 1.8x, SIP 484 set...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-19 14:38 lmadsen Relationship added related to 0018681
======================================================================
More information about the asterisk-bugs
mailing list