This page last changed on Mar 30, 2011 by wikibot.
ExecIf()
Synopsis
Executes dialplan application, conditionally.
Description
If expr is true, execute and return the result of appiftrue(args).
If expr is true, but appiftrue is not found, then the application will return a non-zero value.
Syntax
Arguments
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|