[Asterisk-code-review] confbridge: Clarify mute sound documentation. (asterisk[15])
Joshua Colp
asteriskteam at digium.com
Mon Dec 18 08:27:27 CST 2017
Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/7623
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/23/7623/1
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index 9cf86aa..c8f30bc 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -243,8 +243,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/7623
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newchange
Gerrit-Change-Id: I55b3dd5bc166096bf5e2f547ddd0ce355f36e3dc
Gerrit-Change-Number: 7623
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/4cfa1445/attachment.html>
More information about the asterisk-code-review
mailing list