Chime
AwsChimeVoiceConnector
Enables you to connect your phone system to the telephone network at a substantial cost savings by using SIP trunking.
- Resource
import { AwsChimeVoiceConnector } from "@dinghy/tf-aws/serviceChime"
<AwsChimeVoiceConnector/>
AwsChimeVoiceConnectorGroup
Creates an Amazon Chime Voice Connector group under the administrator's AWS account.
- Resource
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.
- Resource
import { AwsChimeVoiceConnectorLogging } from "@dinghy/tf-aws/serviceChime"
<AwsChimeVoiceConnectorLogging/>
AwsChimeVoiceConnectorOrigination
Enable origination settings to control inbound calling to your SIP infrastructure.
- Resource
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.
- Resource
import { AwsChimeVoiceConnectorStreaming } from "@dinghy/tf-aws/serviceChime"
<AwsChimeVoiceConnectorStreaming/>
AwsChimeVoiceConnectorTermination
Enable Termination settings to control outbound calling from your SIP infrastructure.
- Resource
import { AwsChimeVoiceConnectorTermination } from "@dinghy/tf-aws/serviceChime"
<AwsChimeVoiceConnectorTermination/>
AwsChimeVoiceConnectorTerminationCredentials
Adds termination SIP credentials for the specified Amazon Chime Voice Connector.
- Resource
import { AwsChimeVoiceConnectorTerminationCredentials } from "@dinghy/tf-aws/serviceChime"
<AwsChimeVoiceConnectorTerminationCredentials/>