]> git.ipfire.org Git - thirdparty/asterisk.git/commit
confbridge: Make kick, mute and unmute handle channel targets consistently.
authorGeorge Joseph <george.joseph@fairview5.com>
Tue, 26 Aug 2014 23:28:51 +0000 (23:28 +0000)
committerGeorge Joseph <george.joseph@fairview5.com>
Tue, 26 Aug 2014 23:28:51 +0000 (23:28 +0000)
commite985cb076d22a2434d016707e674afbc48957a4c
treece0c5798749b0e02c08ae3dc247c2401c700006b
parent7c4ed8cc897ace58dd6b2534589fb5902eebdb14
confbridge: Make kick, mute and unmute handle channel targets consistently.

Kick, mute and unmute were a little inconsistent in their handling of channel
targets.  This patch cleans that up by insuring they all handle the 'all'
target consistently and adds the 'participants' target which acts on
non-admins.  Documentation for kick was also cleaned up as it never
supported partial channel names.

Tested by: George Joseph
Review: https://reviewboard.asterisk.org/r/3944/
........

Merged revisions 422090 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@422091 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_confbridge.c