]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AMI: Add AllVariables parameter to Status
authorKinsey Moore <kmoore@digium.com>
Wed, 20 Aug 2014 12:39:39 +0000 (12:39 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 20 Aug 2014 12:39:39 +0000 (12:39 +0000)
commit01f1ff1f77101b2612ddb885dc6e22125e46a9fb
treebc2665ee19a01889263502ff44f169564b01d6c0
parent76290adf50dcafc8e35bc5267ea325285c25fdea
AMI: Add AllVariables parameter to Status

This adds the AllVariables parameter to the Status AMI action such that
if defined and set to "true", all channel variables will be reported in
the subsequent Status event(s). This parameter does not negate the
functionality of the "Variables" parameter so that global variables and
dialplan functions can be requested.

Review: https://reviewboard.asterisk.org/r/3915/

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@421534 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c