Getvar

Synopsis

Gets a channel variable.

Description

Get the value of a global or local channel variable.

Note

Icon

If a channel name is not provided then the variable is global.

Syntax

Action: Getvar
ActionID: <value>
Channel: <value>
Variable: <value>
Arguments
  • ActionID - ActionID for this transaction. Will be returned.
  • Channel - Channel to read variable from.
  • Variable - Variable name.

See Also

Import Version

This documentation was imported from Asterisk Version Unknown