]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-4088
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 11 Apr 2012 13:14:30 +0000 (08:14 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 11 Apr 2012 13:16:15 +0000 (08:16 -0500)
src/mod/applications/mod_conference/conf/autoload_configs/conference.conf.xml

index 30e298a09c533ca0d8df6c40e36680dadff9835e..826f6fb9be06c966713eb0d9412f663bb284c032 100644 (file)
       <!-- <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">