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 20 Application_MSet
- Asterisk 20 Function_GLOBAL
- Asterisk 20 Function_SET
- Asterisk 20 Function_ENV
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5