This page last changed on Oct 14, 2011 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
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-10-r340810.
|