|
|
|
@ -48,7 +48,9 @@
|
|
|
|
|
<synopsis>Unused, but reserved.</synopsis>
|
|
|
|
|
</configObject>
|
|
|
|
|
<configObject name="user_profile">
|
|
|
|
|
<since><version>12.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>12.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>A named profile to apply to specific callers.</synopsis>
|
|
|
|
|
<description><para>Callers in a ConfBridge have a profile associated with them
|
|
|
|
|
that determine their options. A configuration section is determined to be a
|
|
|
|
@ -56,7 +58,9 @@
|
|
|
|
|
of <literal>user</literal>.
|
|
|
|
|
</para></description>
|
|
|
|
|
<configOption name="type">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Define this configuration category as a user profile.</synopsis>
|
|
|
|
|
<description><para>The type parameter determines how a context in the
|
|
|
|
|
configuration file is interpreted.</para>
|
|
|
|
@ -68,11 +72,15 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="admin">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if the user is an admin or not</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="send_events" default="no">
|
|
|
|
|
<since><version>15.5.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>15.5.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if events are send to the user</synopsis>
|
|
|
|
|
<description><para>If events are enabled for this bridge and this option is
|
|
|
|
|
set, users will receive events like join, leave, talking, etc. via text
|
|
|
|
@ -82,7 +90,9 @@
|
|
|
|
|
interface.</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="echo_events" default="yes">
|
|
|
|
|
<since><version>15.5.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>15.5.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if events are echoed back to the user that
|
|
|
|
|
triggered them</synopsis>
|
|
|
|
|
<description><para>If events are enabled for this user and this option
|
|
|
|
@ -91,31 +101,47 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="marked">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if this is a marked user or not</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="startmuted">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if all users should start out muted</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="music_on_hold_when_empty">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Play MOH when user is alone or waiting on a marked user</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="quiet">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Silence enter/leave prompts and user intros for this user</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="hear_own_join_sound">
|
|
|
|
|
<since><version>16.26.0</version><version>18.12.0</version><version>19.4.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>16.26.0</version>
|
|
|
|
|
<version>18.12.0</version>
|
|
|
|
|
<version>19.4.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Determines if the user also hears the join sound when they enter a conference</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="announce_user_count">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if the number of users should be announced to the user</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="announce_user_count_all">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Announce user count to all the other users when this user joins</synopsis>
|
|
|
|
|
<description><para>Sets if the number of users should be announced to all the other users
|
|
|
|
|
in the conference when this user joins. This option can be either set to 'yes' or
|
|
|
|
@ -124,52 +150,78 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="announce_only_user">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Announce to a user when they join an empty conference</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="wait_marked">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if the user must wait for a marked user to enter before joining a conference</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="end_marked">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Kick the user from the conference when the last marked user leaves</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="end_marked_any">
|
|
|
|
|
<since><version>16.29.0</version><version>18.15.0</version><version>19.7.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>16.29.0</version>
|
|
|
|
|
<version>18.15.0</version>
|
|
|
|
|
<version>19.7.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Kick the user from the conference when any marked user leaves</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="talk_detection_events">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Set whether or not notifications of when a user begins and ends talking should be sent out as events over AMI</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="dtmf_passthrough">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets whether or not DTMF should pass through the conference</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="announce_join_leave">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Prompt user for their name when joining a conference and play it to the conference when they enter</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="announce_join_leave_review">
|
|
|
|
|
<since><version>13.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>13.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Prompt user for their name when joining a conference and play it to the conference when they enter.
|
|
|
|
|
The user will be asked to review the recording of their name before entering the conference.</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="pin">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets a PIN the user must enter before joining the conference</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="music_on_hold_class">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>The MOH class to use for this user</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="announcement">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sound file to play to the user when they join a conference</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="denoise">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Apply a denoise filter to the audio before mixing</synopsis>
|
|
|
|
|
<description><para>Sets whether or not a denoise filter should be applied
|
|
|
|
|
to the audio before mixing or not. Off by default. Requires
|
|
|
|
@ -181,7 +233,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="dsp_drop_silence">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Drop what Asterisk detects as silence from audio sent to the bridge</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
This option drops what Asterisk detects as silence from
|
|
|
|
@ -192,7 +246,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="dsp_silence_threshold">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>The number of milliseconds of silence necessary to declare talking stopped.</synopsis>
|
|
|
|
|
<description>
|
|
|
|
|
<para>The time in milliseconds of sound falling below the
|
|
|
|
@ -226,7 +282,10 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="dsp_talking_threshold">
|
|
|
|
|
<since><version>11.10.0</version><version>12.3.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.10.0</version>
|
|
|
|
|
<version>12.3.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Average magnitude threshold to determine talking.</synopsis>
|
|
|
|
|
<description>
|
|
|
|
|
<para>The minimum average magnitude per sample in a frame
|
|
|
|
@ -257,7 +316,9 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="jitterbuffer">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Place a jitter buffer on the user's audio stream before audio mixing is performed</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Enabling this option places a jitterbuffer on the user's audio stream
|
|
|
|
@ -269,15 +330,22 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="template">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>When using the CONFBRIDGE dialplan function, use a user profile as a template for creating a new temporary profile</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="timeout">
|
|
|
|
|
<since><version>13.7.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>13.7.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Kick the user out of the conference after this many seconds. 0 means there is no timeout for the user.</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="text_messaging" default="yes">
|
|
|
|
|
<since><version>16.10.0</version><version>17.4.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>16.10.0</version>
|
|
|
|
|
<version>17.4.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if text messages are sent to the user.</synopsis>
|
|
|
|
|
<description><para>If text messaging is enabled for this user then
|
|
|
|
|
text messages will be sent to it. These may be events or from other
|
|
|
|
@ -285,12 +353,17 @@
|
|
|
|
|
messages are sent to the user.</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="answer_channel" default="yes">
|
|
|
|
|
<since><version>16.19.0</version><version>18.5.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>16.19.0</version>
|
|
|
|
|
<version>18.5.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets if a user's channel should be answered if currently unanswered.</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
</configObject>
|
|
|
|
|
<configObject name="bridge_profile">
|
|
|
|
|
<since><version>12.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>12.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>A named profile to apply to specific bridges.</synopsis>
|
|
|
|
|
<description><para>ConfBridge bridges have a profile associated with them
|
|
|
|
|
that determine their options. A configuration section is determined to be a
|
|
|
|
@ -298,7 +371,9 @@
|
|
|
|
|
of <literal>bridge</literal>.
|
|
|
|
|
</para></description>
|
|
|
|
|
<configOption name="type">
|
|
|
|
|
<since><version>12.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>12.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Define this configuration category as a bridge profile</synopsis>
|
|
|
|
|
<description><para>The type parameter determines how a context in the
|
|
|
|
|
configuration file is interpreted.</para>
|
|
|
|
@ -310,11 +385,17 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="jitterbuffer">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Place a jitter buffer on the conference's audio stream</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="internal_sample_rate">
|
|
|
|
|
<since><version>18.22.0</version><version>20.7.0</version><version>21.2.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>18.22.0</version>
|
|
|
|
|
<version>20.7.0</version>
|
|
|
|
|
<version>21.2.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Set the internal native sample rate for mixing the conference</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Sets the internal native sample rate the
|
|
|
|
@ -327,7 +408,11 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="maximum_sample_rate">
|
|
|
|
|
<since><version>18.22.0</version><version>20.7.0</version><version>21.2.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>18.22.0</version>
|
|
|
|
|
<version>20.7.0</version>
|
|
|
|
|
<version>21.2.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Set the maximum native sample rate for mixing the conference</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Sets the maximum native sample rate the
|
|
|
|
@ -337,7 +422,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="language" default="en">
|
|
|
|
|
<since><version>11.7.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.7.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>The language used for announcements to the conference.</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
By default, announcements to a conference use English. Which means
|
|
|
|
@ -347,7 +434,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="mixing_interval">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets the internal mixing interval in milliseconds for the bridge</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Sets the internal mixing interval in milliseconds for the bridge. This
|
|
|
|
@ -359,7 +448,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="binaural_active">
|
|
|
|
|
<since><version>15.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>15.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>If true binaural conferencing with stereo audio is active</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Activates binaural mixing for a conference bridge.
|
|
|
|
@ -367,7 +458,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="record_conference">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Record the conference starting with the first active user's entrance and ending with the last active user's exit</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Records the conference call starting when the first user
|
|
|
|
@ -379,7 +472,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="record_file" default="confbridge-${name of conference bridge}-${start time}.wav">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>The filename of the conference recording</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
When <replaceable>record_conference</replaceable> is set to yes, the specific name of the
|
|
|
|
@ -393,7 +488,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="record_file_append" default="yes">
|
|
|
|
|
<since><version>12.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>12.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Append to record file when starting/stopping on same conference recording</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
When <replaceable>record_file_append</replaceable> is set to yes, stopping and starting recording on a
|
|
|
|
@ -403,7 +500,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="record_file_timestamp" default="yes">
|
|
|
|
|
<since><version>14.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>14.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Append the start time to the record_file name so that it is unique.</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
When <replaceable>record_file_timestamp</replaceable> is set to yes, the start time is appended to
|
|
|
|
@ -412,7 +511,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="record_options" default="">
|
|
|
|
|
<since><version>14.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>14.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Pass additional options to MixMonitor when recording</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Pass additional options to MixMonitor when <replaceable>record_conference</replaceable> is set to yes.
|
|
|
|
@ -420,7 +521,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="record_command" default="">
|
|
|
|
|
<since><version>14.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>14.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Execute a command after recording ends</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Executes the specified command when recording ends. Any strings matching <literal>^{X}</literal> will be
|
|
|
|
@ -428,7 +531,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="regcontext">
|
|
|
|
|
<since><version>13.10.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>13.10.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>The name of the context into which to register the name of the conference bridge as NoOP() at priority 1</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
When set this will cause the name of the created conference to be registered
|
|
|
|
@ -445,7 +550,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="video_mode">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets how confbridge handles video distribution to the conference participants</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Sets how confbridge handles video distribution to the conference participants.
|
|
|
|
@ -483,7 +590,9 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="max_members">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Limit the maximum number of participants for a single conference</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
This option limits the number of participants for a single
|
|
|
|
@ -495,7 +604,10 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="sound_">
|
|
|
|
|
<since><version>13.19.0</version><version>15.2.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>13.19.0</version>
|
|
|
|
|
<version>15.2.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Override the various conference bridge sound files</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
All sounds in the conference are customizable using the bridge profile options below.
|
|
|
|
@ -541,7 +653,9 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="video_update_discard" default="2000">
|
|
|
|
|
<since><version>15.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>15.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets the amount of time in milliseconds after sending a video update to discard subsequent video updates</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Sets the amount of time in milliseconds after sending a video update request
|
|
|
|
@ -552,7 +666,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="remb_send_interval" default="0">
|
|
|
|
|
<since><version>15.4.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>15.4.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets the interval in milliseconds that a combined REMB frame will be sent to video sources</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Sets the interval in milliseconds that a combined REMB frame will be sent
|
|
|
|
@ -565,7 +681,9 @@
|
|
|
|
|
</para></description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="remb_behavior" default="average">
|
|
|
|
|
<since><version>15.4.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>15.4.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets how REMB reports are generated from multiple sources</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
Sets how REMB reports are combined from multiple sources to form one. A REMB report
|
|
|
|
@ -604,7 +722,11 @@
|
|
|
|
|
<see-also><ref type="configOption">remb_estimated_bitrate</ref></see-also>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="remb_estimated_bitrate">
|
|
|
|
|
<since><version>16.15.0</version><version>17.9.0</version><version>18.1.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>16.15.0</version>
|
|
|
|
|
<version>17.9.0</version>
|
|
|
|
|
<version>18.1.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Sets the estimated bitrate sent to each participant in REMB reports</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
When <literal>remb_behavior</literal> is set to <literal>force</literal>,
|
|
|
|
@ -614,7 +736,9 @@
|
|
|
|
|
<see-also><ref type="configOption">remb_behavior</ref></see-also>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="enable_events" default="no">
|
|
|
|
|
<since><version>15.5.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>15.5.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Enables events for this bridge</synopsis>
|
|
|
|
|
<description><para>
|
|
|
|
|
If enabled, recipients who joined the bridge via a channel driver
|
|
|
|
@ -626,12 +750,16 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="template">
|
|
|
|
|
<since><version>11.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>11.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>When using the CONFBRIDGE dialplan function, use a bridge profile as a template for creating a new temporary profile</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
</configObject>
|
|
|
|
|
<configObject name="menu">
|
|
|
|
|
<since><version>12.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>12.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>A conference user menu</synopsis>
|
|
|
|
|
<description>
|
|
|
|
|
<para>Conference users, as defined by a <replaceable>conf_user</replaceable>,
|
|
|
|
@ -639,7 +767,9 @@
|
|
|
|
|
<literal>ConfBridge</literal> application.</para>
|
|
|
|
|
</description>
|
|
|
|
|
<configOption name="type">
|
|
|
|
|
<since><version>12.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>12.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>Define this configuration category as a menu</synopsis>
|
|
|
|
|
<description><para>The type parameter determines how a context in the
|
|
|
|
|
configuration file is interpreted.</para>
|
|
|
|
@ -651,7 +781,9 @@
|
|
|
|
|
</description>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="template">
|
|
|
|
|
<since><version>13.0.0</version></since>
|
|
|
|
|
<since>
|
|
|
|
|
<version>13.0.0</version>
|
|
|
|
|
</since>
|
|
|
|
|
<synopsis>When using the CONFBRIDGE dialplan function, use a menu profile as a template for creating a new temporary profile</synopsis>
|
|
|
|
|
</configOption>
|
|
|
|
|
<configOption name="^[0-9A-D*#]+$">
|
|
|
|
|