Asterisk Project : Asterisk 10 Application_GosubIf
This page last changed on Oct 14, 2011 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(condition?[labeliftrue][:labeliffalse]) Arguments
See AlsoAsterisk 10 Application_Gosub Import VersionThis documentation was imported from Asterisk version SVN-branch-10-r340810. |
![]() |
Document generated by Confluence on Oct 14, 2011 13:24 |