A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Chime/Types/OriginationRoute.html below:

OriginationRoute — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::OriginationRoute
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #host ⇒ String

The FQDN or IP address to contact for origination traffic.

#port ⇒ Integer

The designated origination route port. Defaults to 5060.

#priority ⇒ Integer

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

#protocol ⇒ String

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

Possible values:

#weight ⇒ Integer

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