mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
apps/confbridge: Added hear_own_join_sound option to control who hears sound_join
Added the hear_own_join_sound option to the confbridge user profile to control who hears the sound_join audio file. When set to 'yes' the user entering the conference and the participants already in the conference will hear the sound_join audio file. When set to 'no' the user entering the conference will not hear the sound_join audio file, but the participants already in the conference will hear the sound_join audio file. ASTERISK-29931 Added by Michael Cargile Change-Id: I856bd66dc0dfa057323860a6418c1371d249abd2
This commit is contained in:
committed by
Joshua Colp
parent
2391af167b
commit
72c8c263e8
8
doc/CHANGES-staging/app_confbridge_hear_join.txt
Normal file
8
doc/CHANGES-staging/app_confbridge_hear_join.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Subject: app_confbridge
|
||||
|
||||
Added the hear_own_join_sound option to the confbridge user profile to
|
||||
control who hears the sound_join audio file. When set to 'yes' the user
|
||||
entering the conference and the participants already in the conference
|
||||
will hear the sound_join audio file. When set to 'no' the user entering
|
||||
the conference will not hear the sound_join audio file, but the
|
||||
participants already in the conference will hear the sound_join audio file.
|
||||
Reference in New Issue
Block a user