]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Restore usefulness of the CEL Peer field
authorKinsey Moore <kmoore@digium.com>
Fri, 27 Sep 2013 14:01:01 +0000 (14:01 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 27 Sep 2013 14:01:01 +0000 (14:01 +0000)
commite087610307b7345db4b1dc14cbc0c8018b76a380
tree27a25c0b2ed44bdb69a506df67fb35c40c603e56
parenta8b4e59dbc26b35cb905f0bdfc306dae1753a3d4
Restore usefulness of the CEL Peer field

This change makes the CEL peer field useful again for BRIDGE_ENTER and
BRIDGE_EXIT events and fills the field with a comma-separated list of
all channels in the bridge other than the channel that is entering or
exiting the bridge.

Review: https://reviewboard.asterisk.org/r/2840/
(closes issue ASTERISK-22393)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/cel.h
main/cel.c
tests/test_cel.c