]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_confbridge: ConfbridgeList event has standard channel shapshot headers.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 31 Jan 2018 23:48:46 +0000 (17:48 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 5 Feb 2018 19:47:10 +0000 (13:47 -0600)
commitc2684729a5d6620de1de79fa39b6075eaea58265
tree4f818851e407a1aecd09d06bbc3935762e194133
parenta0ec3fcbaa4f3d249e18e65a551fd4f360d5e9b8
app_confbridge: ConfbridgeList event has standard channel shapshot headers.

* Made the AMI ConfbridgeList action's ConfbridgeList events output all
the standard channel snapshot headers instead of a few hand-coded channel
snapshot headers.  The benefit is that the CallerIDName gets disruptive
characters like CR, LF, Tab, and a few others escaped.  However, an empty
CallerIDName is now output as "<unknown>" instead of "<no name>".

ASTERISK-27651

Change-Id: Iaf7d54a9d40194c2db060bc9b4979fab6720d977
CHANGES
UPGRADE.txt
apps/app_confbridge.c