[Asterisk-code-review] res ari: Add support for channel variables in ARI events. (asterisk[14])

Sébastien Duthil asteriskteam at digium.com
Mon Nov 14 13:02:45 CST 2016


Hello Anonymous Coward #1000019, Joshua Colp,

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

    https://gerrit.asterisk.org/4398

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

Change subject: res_ari: Add support for channel variables in ARI events.
......................................................................

res_ari: Add support for channel variables in ARI events.

This works the same as for AMI manager variables. Set
"channelvars=foo,bar" in your ari.conf general section, and then the
channel variables "foo" and "bar" (along with their values), will
appear in every Stasis websocket channel event.

ASTERISK-26492 #close
patches:
  ari_vars.diff submitted by Mark Michelson

Change-Id: I5609ba239259577c0948645df776d7f3bc864229
---
M CHANGES
M configs/samples/ari.conf.sample
M include/asterisk/channel.h
M include/asterisk/json.h
M include/asterisk/stasis_channels.h
M main/channel.c
M main/json.c
M main/stasis_channels.c
M res/ari/ari_model_validators.c
M res/ari/ari_model_validators.h
M res/ari/config.c
M res/res_ari.c
M rest-api/api-docs/channels.json
13 files changed, 169 insertions(+), 19 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5609ba239259577c0948645df776d7f3bc864229
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Sébastien Duthil <sduthil at proformatique.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list