This page last changed on Oct 14, 2011 by wikibot.

Gosub()

Synopsis

Jump to label, saving return address.

Description

Jumps to the label specified, saving the return address.

Syntax

Gosub([context[,exten,arg1[,...][,argN]]])
Arguments
  • context
  • exten
  • priority
    • arg1
    • argN

See Also

Asterisk 10 Application_GosubIf
Asterisk 10 Application_Macro
Asterisk 10 Application_Goto
Asterisk 10 Application_Return
Asterisk 10 Application_StackPop

Import Version

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

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