This page last changed on Oct 14, 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

ExecIf(expression?appiftrue[:...][:appiffalse[:...]])
Arguments
  • expression
  • execapp
    • appiftrue
    • appiffalse

See Also

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24