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
Import Version
This documentation was imported from Asterisk Version Unknown