Skip to main content

Chime

AwsChimeVoiceConnector

Enables you to connect your phone system to the telephone network at a substantial cost savings by using SIP trunking.

import { AwsChimeVoiceConnector } from "@dinghy/tf-aws/serviceChime"

<AwsChimeVoiceConnector/>

AwsChimeVoiceConnectorGroup

Creates an Amazon Chime Voice Connector group under the administrator's AWS account.

import { AwsChimeVoiceConnectorGroup } from "@dinghy/tf-aws/serviceChime"

<AwsChimeVoiceConnectorGroup/>

AwsChimeVoiceConnectorLogging

Adds a logging configuration for the specified Amazon Chime Voice Connector. The logging configuration specifies whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.

import { AwsChimeVoiceConnectorLogging } from "@dinghy/tf-aws/serviceChime"

<AwsChimeVoiceConnectorLogging/>

AwsChimeVoiceConnectorOrigination

Enable origination settings to control inbound calling to your SIP infrastructure.

import { AwsChimeVoiceConnectorOrigination } from "@dinghy/tf-aws/serviceChime"

<AwsChimeVoiceConnectorOrigination/>

AwsChimeVoiceConnectorStreaming

The streaming configuration associated with an Amazon Chime Voice Connector. Specifies whether media streaming is enabled for sending to Amazon Kinesis, and shows the retention period for the Amazon Kinesis data, in hours.

import { AwsChimeVoiceConnectorStreaming } from "@dinghy/tf-aws/serviceChime"

<AwsChimeVoiceConnectorStreaming/>

AwsChimeVoiceConnectorTermination

Enable Termination settings to control outbound calling from your SIP infrastructure.

import { AwsChimeVoiceConnectorTermination } from "@dinghy/tf-aws/serviceChime"

<AwsChimeVoiceConnectorTermination/>

AwsChimeVoiceConnectorTerminationCredentials

Adds termination SIP credentials for the specified Amazon Chime Voice Connector.

import { AwsChimeVoiceConnectorTerminationCredentials } from "@dinghy/tf-aws/serviceChime"

<AwsChimeVoiceConnectorTerminationCredentials/>