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

(Updated Oct. 13, 2014, 2:54 p.m.)


Review request for Asterisk Developers.


Summary (updated)
-----------------

AMI: Add missing VarSet events when a channel inherits variables.


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


Repository: Asterisk


Description (updated)
-------

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.


Diffs
-----

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

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


Testing (updated)
-------

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

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


Thanks,

rmudgett

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to