Set()
Synopsis
Set channel variable or function value.
Description
This function can be used to set the value of channel variables or dialplan functions. When setting variables, if the variable name is prefixed with _
, the variable will be inherited into channels created from the current channel. If the variable name is prefixed with __
, the variable will be inherited into channels created from the current channel and all children channels.
Syntax
Set(name=value)
Arguments
name
value
See Also
- Asterisk 14 Application_MSet
- Asterisk 14 Function_GLOBAL
- Asterisk 14 Function_SET
- Asterisk 14 Function_ENV
Import Version
This documentation was imported from Asterisk Version GIT-master-7d17164