OriginationRoute - Amazon Chime

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.

OriginationRoute

Origination routes define call distribution properties for your SIP hosts to receive inbound calls using your Amazon Chime Voice Connector. Limit: Ten origination routes for each Amazon Chime Voice Connector.

Note

The parameters listed below are not required, but you must use at least one.

Contents

Host

The FQDN or IP address to contact for origination traffic.

Type: String

Required: No

Port

The designated origination route port. Defaults to 5060.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 65535.

Required: No

Priority

The priority associated with the host, with 1 being the highest priority. Higher priority hosts are attempted first.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100.

Required: No

Protocol

The protocol to use for the origination route. Encryption-enabled Amazon Chime Voice Connectors use TCP protocol by default.

Type: String

Valid Values: TCP | UDP

Required: No

Weight

The weight associated with the host. If hosts are equal in priority, calls are redistributed among them based on their relative weight.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: