This page last changed on Jul 20, 2012 by wikibot.
GET FULL VARIABLE
Synopsis
Evaluates a channel expression
Description
Returns 0 if variablename is not set or channel does not exist. Returns 1 if variablename is set and returns the variable in parenthesis. Understands complex variable names and builtin variables, unlike GET VARIABLE.
Example return code: 200 result=1 (testvariable)
Syntax
Arguments
- variablename
- channel name
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|