[asterisk-dev] [Code Review] 4074: AMI: Missing SetVar events when a channel inherits variables.

rmudgett reviewboard at asterisk.org
Mon Oct 13 14:48:29 CDT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4074/
-----------------------------------------------------------

Review request for Asterisk Developers.


Bugs: ASTERISK-24415
    https://issues.asterisk.org/jira/browse/ASTERISK-24415


Repository: Asterisk


Description
-------

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


Diffs
-----

  /branches/13/main/core_unreal.c 425404 
  /branches/13/main/channel.c 425404 

Diff: https://reviewboard.asterisk.org/r/4074/diff/


Testing
-------

PJSIP/100 dialing PJSIP/200 now has AMI SetVar events generated when PJSIP/200 inherits variables from PJSIP/100.
AMI SetVar events are now generated for all channel variables initially passed from Local;1 to Local;2.

Before this patch the AMI SetVar events didn't happen on channel variable inheritance and the initial Local;2 channel variables obtained from Local;1.


Thanks,

rmudgett

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20141013/d1542a19/attachment.html>


More information about the asterisk-dev mailing list