You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Chime::Types::OriginationRouteWhen passing OriginationRoute as input to an Aws::Client method, you can use a vanilla Hash:
{
host: "String",
port: 1,
protocol: "TCP", priority: 1,
weight: 1,
}
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.
Instance Attribute Summary collapseThe FQDN or IP address to contact for origination traffic.
The designated origination route port.
The priority associated with the host, with 1 being the highest priority.
The protocol to use for the origination route.
The weight associated with the host.
The FQDN or IP address to contact for origination traffic.
#port ⇒ IntegerThe designated origination route port. Defaults to 5060.
#priority ⇒ IntegerThe priority associated with the host, with 1 being the highest priority. Higher priority hosts are attempted first.
#protocol ⇒ StringThe protocol to use for the origination route. Encryption-enabled Amazon Chime Voice Connectors use TCP protocol by default.
Possible values:
The weight associated with the host. If hosts are equal in priority, calls are distributed among them based on their relative weight.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4