This page last changed on Oct 14, 2011 by wikibot.
VALID_EXTEN()
Synopsis
Determine whether an extension exists or not.
Description
Returns a true value if the indicated context, extension, and priority exist.
This function has been deprecated in favor of the DIALPLAN_EXISTS() function
Syntax
Arguments
- context - Defaults to the current context
- extension
- priority - Priority defaults to 1.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-10-r340810.
|