Termination

Termination settings enable SIP hosts to make outbound calls using an Amazon Chime SDK Voice Connector.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The countries to which calls are allowed, in ISO 3166-1 alpha-2 format. Required.

Link copied to clipboard

The IP addresses allowed to make calls, in CIDR format.

Link copied to clipboard

The limit on calls per second. Max value based on account service quota. Default value of 1.

Link copied to clipboard

The default outbound calling number.

Link copied to clipboard

When termination is disabled, outbound calls cannot be made.

Functions

Link copied to clipboard
inline fun copy(block: Termination.Builder.() -> Unit = {}): Termination
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String