CallingSettings
Defines the calling feature permissions and settings for users in a security group, controlling what types of calls users can initiate and participate in.
Contents
Note
In the following list, the required parameters are described first.
- canStart11Call
-
Specifies whether users can start one-to-one calls.
Type: Boolean
Required: No
- canVideoCall
-
Specifies whether users can make video calls (as opposed to audio-only calls). Valid only when audio call(canStart11Call) is enabled.
Type: Boolean
Required: No
- forceTcpCall
-
When enabled, forces all calls to use TCP protocol instead of UDP for network traversal.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: