[Asterisk-code-review] res/ari: Add the Asterisk EID field to outgoing events (asterisk[13])

George Joseph asteriskteam at digium.com
Mon Oct 17 08:14:04 CDT 2016


Hello Anonymous Coward #1000019,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/4115

to look at the new patch set (#2).

Change subject: res/ari: Add the Asterisk EID field to outgoing events
......................................................................

res/ari: Add the Asterisk EID field to outgoing events

This patch adds the Asterisk EID field to all outgoing ARI events.
Because this field should be added to all events as they are
transmitted, it is appended to the JSON message just prior to it being
handed off to the application message handler. This makes it somewhat
resilient to both new events being added to ARI, as well as other
potential event transport mechanisms.

ASTERISK-26470 #close

Change-Id: Ieff0ecc24464e83f3f44e9c3e7bd9a5d70b87a1d
---
M CHANGES
M res/ari/ari_model_validators.c
M res/ari/ari_model_validators.h
M res/stasis/app.c
M rest-api/api-docs/events.json
M tests/test_res_stasis.c
6 files changed, 403 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/15/4115/2
-- 
To view, visit https://gerrit.asterisk.org/4115
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieff0ecc24464e83f3f44e9c3e7bd9a5d70b87a1d
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019



More information about the asterisk-code-review mailing list