Asterisk Project : Asterisk 11 Application_GosubIf
This page last changed on Jul 20, 2012 by wikibot.
GosubIf()SynopsisConditionally jump to label, saving return address. DescriptionIf the condition is true, then jump to labeliftrue. If false, jumps to labeliffalse, if specified. In either case, a jump saves the return point in the dialplan, to be returned to with a Return. SyntaxGosubIf(conditionlabeliftrue:labeliffalse) Arguments
See Also
Import VersionThis documentation was imported from Asterisk Version SVN-trunk-r370328 |
![]() |
Document generated by Confluence on Nov 02, 2012 17:42 |