Merge "confbridge: Clarify mute sound documentation."

This commit is contained in:
Joshua Colp 2017-12-18 12:25:37 -06:00 committed by Gerrit Code Review
commit 7909e372f8
1 changed files with 2 additions and 2 deletions

View File

@ -243,8 +243,8 @@ type=bridge
; 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.