Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.41 KB

CreateFqdnConnectionRequest.md

File metadata and controls

31 lines (23 loc) · 2.41 KB

CreateFqdnConnectionRequest

Properties

Name Type Description Notes
active Boolean Defaults to true [optional]
anchorsiteOverride AnchorsiteOverride [optional]
connectionName String A user-assigned name to help manage the connection.
transportProtocol FqdnConnectionTransportProtocol [optional]
defaultOnHoldComfortNoiseEnabled Boolean When enabled, Telnyx will generate comfort noise when you place the call on hold. If disabled, you will need to generate comfort noise or on hold music to avoid RTP timeout. [optional]
dtmfType DtmfType [optional]
encodeContactHeaderEnabled Boolean Encode the SIP contact header sent by Telnyx to avoid issues for NAT or ALG scenarios. [optional]
encryptedMedia EncryptedMedia [optional]
microsoftTeamsSbc Boolean When enabled, the connection will be created for Microsoft Teams Direct Routing. A *.mstsbc.telnyx.tech FQDN will be created for the connection automatically. [optional]
onnetT38PassthroughEnabled Boolean Enable on-net T38 if you prefer the sender and receiver negotiating T38 directly if both are on the Telnyx network. If this is disabled, Telnyx will be able to use T38 on just one leg of the call depending on each leg's settings. [optional]
iosPushCredentialId String The uuid of the push credential for Ios [optional]
androidPushCredentialId String The uuid of the push credential for Android [optional]
webhookEventUrl String The URL where webhooks related to this connection will be sent. Must include a scheme, such as 'https'. [optional]
webhookEventFailoverUrl String The failover URL where webhooks related to this connection will be sent if sending to the primary URL fails. Must include a scheme, such as 'https'. [optional]
webhookApiVersion WebhookApiVersion [optional]
webhookTimeoutSecs Integer Specifies how many seconds to wait before timing out a webhook. [optional]
rtcpSettings ConnectionRtcpSettings [optional]
inbound InboundFqdn [optional]
outbound OutboundFqdn [optional]