[Asterisk-code-review] confbridge: Clarify mute sound documentation. (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Mon Dec 18 08:27:07 CST 2017
Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/7622
Change subject: confbridge: Clarify mute sound documentation.
......................................................................
confbridge: Clarify mute sound documentation.
The mute/unmute sounds are only played when the
action is initiated using the DTMF menu.
ASTERISK-24756
Change-Id: I55b3dd5bc166096bf5e2f547ddd0ce355f36e3dc
---
M configs/samples/confbridge.conf.sample
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/22/7622/1
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index 49208c3..8c06cd9 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -228,8 +228,8 @@
; left the conference. This is used for user intros.
; Example "_____ has left the conference"
;sound_kicked ; The sound played to a user who has been kicked from the conference.
-;sound_muted ; The sound played when the mute option it toggled on.
-;sound_unmuted ; The sound played when the mute option it toggled off.
+;sound_muted ; The sound played when the mute option is toggled on using DTMF menu.
+;sound_unmuted ; The sound played when the mute option is toggled off using DTMF menu.
;sound_only_person ; The sound played when the user is the only person in the conference.
;sound_only_one ; The sound played to a user when there is only one other
; person is in the conference.
--
To view, visit https://gerrit.asterisk.org/7622
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I55b3dd5bc166096bf5e2f547ddd0ce355f36e3dc
Gerrit-Change-Number: 7622
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171218/a284ca64/attachment.html>
More information about the asterisk-code-review
mailing list