...
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 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. |
...
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 | |
| | | Set the maximum 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 | |
| | | 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 record file when starting/stopping on same conference recording | |
|
| | 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 | |
| |
| | When using the CONFBRIDGE dialplan function, use a bridge profile as a template for creating a new temporary profile |
...
Sets the internal native sample rate the conference is mixed at. This is set to automatically adjust the sample rate to the best quality by default. Other values can be anything from 8000-192000. If a sample rate is set that Asterisk does not support, the closest sample rate Asterisk does support to the one requested will be used.
Anchor | ||||
---|---|---|---|---|
|
maximum_sample_rate
Sets the maximum native sample rate the conference is mixed at. This is set to not have a maximum by default. If a sample rate is specified, though, the native sample rate will never exceed it.
Anchor | ||||
---|---|---|---|---|
|
...
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-13-e61e43613.15.0-rc1-2519-g49520c0