The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.
Termination
Termination settings enable your SIP hosts to make outbound calls using your Amazon Chime Voice Connector.
Contents
- CallingRegions
-
The countries to which calls are allowed, in ISO 3166-1 alpha-2 format. Required.
Type: Array of strings
Required: No
- CidrAllowedList
-
The IP addresses allowed to make calls, in CIDR format. Required.
Type: Array of strings
Required: No
- CpsLimit
-
The limit on calls per second. Max value based on account service quota. Default value of 1.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- DefaultPhoneNumber
-
The default caller ID phone number.
Type: String
Pattern:
^\+?[1-9]\d{1,14}$
Required: No
- Disabled
-
When termination settings are disabled, outbound calls can not be made.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: