]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ConfBridge: Fix channel parameter documentation
authorKinsey Moore <kmoore@digium.com>
Wed, 22 Jan 2014 19:31:12 +0000 (19:31 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 22 Jan 2014 19:31:12 +0000 (19:31 +0000)
commit5e6a9d046131fcd3c131922de910736e127e3046
tree8df4ab1cf0ac3d0b53d68c95f24235716721b4a9
parent9f8388bb148202b0a1647f239f5ca424b470584d
ConfBridge: Fix channel parameter documentation

Confbridge AMI and CLI commands for mute, unmute, and setting the
single video source can accept channel prefixes in lieu of a full
channel name, but documentation states only that it is required and is
a channel name. This corrects the documentation.

(closes issue PQ-1397)
Reported by: Steve Pitts

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