MacroExclusive()
Synopsis
Exclusive Macro Implementation.
Description
Executes macro defined in the context macro- name. Only one call at a time may run the macro. (we'll wait if another call is busy executing in the Macro)
Arguments and return values as in application Macro()
Syntax
MacroExclusive(name,arg1,arg2[,...])
Arguments
name
- The name of the macroarg1
arg2
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-10-r378689