[asterisk-bugs] [Asterisk 0015011]: DIALPLAN_EXISTS does not check for Caller ID
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 1 17:31:02 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=15011
======================================================================
Reported By: leobrown
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15011
Category: Functions/func_dialplan
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-01 04:52 CDT
Last Modified: 2009-05-01 17:31 CDT
======================================================================
Summary: DIALPLAN_EXISTS does not check for Caller ID
Description:
The DIALPLAN_EXISTS function does not match the syntax:
DIALPLAN_EXISTS(context,extension/clid,priority)
If a CLID is specified in the dialplan, this function will still return 0,
regardless of whether that extension did exist with the specified CLID.
======================================================================
----------------------------------------------------------------------
(0104045) leobrown (reporter) - 2009-05-01 17:31
http://bugs.digium.com/view.php?id=15011#c104045
----------------------------------------------------------------------
Hi. This is a test for whether or not an extension exists. Extensions, in
every other context, take the form extension[/callerid], i.e. optional
caller ID (unfortunately called the ex-girlfriend feature!). Is it not a
legitimate completion of the feature that this 'dialplan tester' should
also allow the caller ID test?
Issue History
Date Modified Username Field Change
======================================================================
2009-05-01 17:31 leobrown Note Added: 0104045
======================================================================
More information about the asterisk-bugs
mailing list