FS-4088
This commit is contained in:
parent
8954b44e9e
commit
098f196298
|
@ -120,8 +120,10 @@
|
|||
<!-- <param name="ivr-input-timeout" value="0" /> -->
|
||||
<!-- Delay before a conference is asked to be terminated -->
|
||||
<!-- <param name="endconf-grace-time" value="120" /> -->
|
||||
<!-- Set conference flags, separate by "|" -->
|
||||
<!-- <param name="conference-flags" value="wait-mod|video-bridge|video-floor-only"/> -->
|
||||
<!-- Can be | delim of wait-mod|audio-always|video-bridge|video-floor-only
|
||||
wait_mod will wait until the moderator in,
|
||||
audio-always will always mix audio from all members regardless they are talking or not -->
|
||||
<!-- <param name="conference-flags" value="audio-always"/> -->
|
||||
</profile>
|
||||
|
||||
<profile name="wideband">
|
||||
|
|
Loading…
Reference in New Issue