[Asterisk-code-review] confbridge: Clarify mute sound documentation. (asterisk[master])

Joshua Colp asteriskteam at digium.com
Mon Dec 18 12:25:37 CST 2017


Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/7624 )

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(-)

Approvals:
  Sean Bright: Looks good to me, but someone else must approve
  Richard Mudgett: Looks good to me, approved
  Joshua Colp: Approved for Submit



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/7624
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I55b3dd5bc166096bf5e2f547ddd0ce355f36e3dc
Gerrit-Change-Number: 7624
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171218/862d5497/attachment-0001.html>


More information about the asterisk-code-review mailing list