...
Option Name | Type | Default Value | Regular Expression | Description |
---|---|---|---|---|
|
| | Define this configuration category as a user profile. | |
| | | | Sets if the user is an admin or not |
| | | Sets if events are send to the user | |
| | | Sets if events are echoed back to the user that triggered them | |
| | | | Sets if this is a marked user or not |
| | | | Sets if all users should start out muted |
| | | | Play MOH when user is alone or waiting on a marked user |
| | | | Silence enter/leave prompts and user intros for this user |
| | | | Sets if the number of users should be announced to the user |
| | | Announce user count to all the other users when this user joins | |
| | | | Announce to a user when they join an empty conference |
| | | | Sets if the user must wait for a marked user to enter before joining a conference |
| | | | Kick the user from the conference when the last marked user leaves |
| | | | Set whether or not notifications of when a user begins and ends talking should be sent out as events over AMI |
| | | | Sets whether or not DTMF should pass through the conference |
| | | | Prompt user for their name when joining a conference and play it to the conference when they enter |
| | | | 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. |
| |
| | Sets a PIN the user must enter before joining the conference |
| |
| | The MOH class to use for this user |
| |
| | Sound file to play to the user when they join a conference |
| | | Apply a denoise filter to the audio before mixing | |
| | | Drop what Asterisk detects as silence from audio sent to the bridge | |
| | | The number of milliseconds of silence necessary to declare talking stopped. | |
| | | Average magnitude threshold to determine talking. | |
| | | Place a jitter buffer on the user's audio stream before audio mixing is performed | |
| |
| | When using the CONFBRIDGE dialplan function, use a user profile as a template for creating a new temporary profile |
| | | | Kick the user out of the conference after this many seconds. 0 means there is no timeout for the user. |
...
user
- Configure the context as a user_profilebridge
- Configure the context as a bridge_profilemenu
- Configure the context as a menu
Anchor | ||||
---|---|---|---|---|
|
send_events
If events are enabled for this bridge and this option is set, users will receive events like join, leave, talking, etc. via text messages. For users accessing the bridge via chan_pjsip, this means in-dialog MESSAGE messages. This is most useful for WebRTC participants where the browser application can use the messages to alter the user interface.
Anchor | ||||
---|---|---|---|---|
|
echo_events
If events are enabled for this user and this option is set, the user will receive events they trigger, talking, mute, etc. If not set, they will not receive their own events.
Anchor | ||||
---|---|---|---|---|
|
...
Option Name | Type | Default Value | Regular Expression | Description |
---|---|---|---|---|
|
| | Define this configuration category as a bridge profile | |
| | | | Place a jitter buffer on the conference's audio stream |
| | | Set the internal native sample rate for mixing the conference | |
| | | The language used for announcements to the conference. | |
| | | Sets the internal mixing interval in milliseconds for the bridge | |
| | | If true binaural conferencing with stereo audio is active | |
| | | Record the conference starting with the first active user's entrance and ending with the last active user's exit | |
| | | The filename of the conference recording | |
| | | Append to record file when starting/stopping on same conference recording | |
| | | Append the start time to the record_file name so that it is unique. | |
|
| | Pass additional options to MixMonitor when recording | |
|
| | Execute a command after recording ends | |
|
| | The name of the context into which to register the name of the conference bridge as NoOP() at priority 1 | |
|
| | Sets how confbridge handles video distribution to the conference participants | |
| | | Limit the maximum number of participants for a single conference | |
|
| | Override the various conference bridge sound files | |
| | | Sets the amount of time in milliseconds after sending a video update to discard subsequent video updates | |
| | | Sets the interval in milliseconds that a combined REMB frame will be sent to video sources | |
| | | Sets how REMB reports are generated from multiple sources | |
| | | Enables events for this bridge | |
| |
| | When using the CONFBRIDGE dialplan function, use a bridge profile as a template for creating a new temporary profile |
...
average
- The average of all estimated maximum bitrates is taken and sent to the sender.lowest
- The lowest estimated maximum bitrate is forwarded to the sender.highest
- The highest estimated maximum bitrate is forwarded to the sender.
Anchor | ||||
---|---|---|---|---|
|
enable_events
If enabled, recipients who joined the bridge via a channel driver that supports Enhanced Messaging (currently only chan_pjsip) will receive in-dialog messages containing a JSON body describing the event. The Content-Type header will be text/x-ast-confbridge-event
. This feature must also be enabled in user profiles.
menu
A conference user menu
...
Option Name | Type | Default Value | Regular Expression | Description |
---|---|---|---|---|
|
| | Define this configuration category as a menu | |
| |
| | When using the CONFBRIDGE dialplan function, use a menu profile as a template for creating a new temporary profile |
|
| | DTMF sequences to assign various confbridge actions to |
...
This documentation was imported from Asterisk Version GIT-15-7d9f085cb89149bb498f