Name

SetVar — Sets channel variable

Sets a global or channel variable.

Parameters

Channel

[optional] Channel on which to set the variable. If not set, the variable will be set as a global variable.

Variable

[required] Variable name.

Value

[required] Value.

ActionID

[optional] An identifier that can be used to identify the response to this action.

Privilege

call, all

Example

Action: SetVar
Channel: SIP/linksys2-10225140
Variable: MyOwnChannelVariable
Value: 42
	           
Response: Success
Message: Variable Set
	            
Action: SetVar
Variable: MyOwnGlobalVariable
Value: 25
   	           
Response: SuccessMessage: Variable Set

Get Asterisk: The Future of Telephony, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.