]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AMI: Add missing VarSet events when a channel inherits variables.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 17 Oct 2014 02:32:37 +0000 (02:32 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 17 Oct 2014 02:32:37 +0000 (02:32 +0000)
commitde01a1b8ba2e06323edf41e339e79eaa2243c8ad
tree39c0163b0304d9fa5422643c746baf6da206cb4b
parent87c4318e86d7578d581b4f85045b301d1f5fd86b
AMI: Add missing VarSet events when a channel inherits variables.

There should be AMI VarSet events when channel variables are inherited by
an outgoing channel.  Also local;2 should generate VarSet events when it
gets all of its channel variables from channel local;1.

ASTERISK-24415 #close
Reported by: Richard Mudgett
Patches:
      jira_asterisk_24415_v12.patch (license #5621) patch uploaded by Richard Mudgett

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@425782 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c
main/core_unreal.c