-----------------------------------------------------------
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

-- 
_____________________________________________________________________
-- 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