[asterisk-bugs] [Asterisk 0015011]: DIALPLAN_EXISTS does not check for Caller ID
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 1 13:06:54 CDT 2009
The following issue requires your FEEDBACK.
======================================================================
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 13:06 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.
======================================================================
----------------------------------------------------------------------
(0104027) tilghman (administrator) - 2009-05-01 13:06
http://bugs.digium.com/view.php?id=15011#c104027
----------------------------------------------------------------------
Except that the documentation states that the function takes the
arguments:
context,extension,priority
NOT
context,extension/clid,priority
Why would you think that you can specify the CLID, when documented
otherwise?
Issue History
Date Modified Username Field Change
======================================================================
2009-05-01 13:06 tilghman Note Added: 0104027
2009-05-01 13:06 tilghman Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list