PrimaryRegionProperties interface

The configuration used in this region as primary, and other regions as backup.

Properties

allowedMediaSourceAddressPrefixes

The allowed source IP address or CIDR ranges for media

allowedSignalingSourceAddressPrefixes

The allowed source IP address or CIDR ranges for signaling

esrpAddresses

IP address to use to contact the ESRP from this region

operatorAddresses

IP address to use to contact the operator network from this region

Property Details

allowedMediaSourceAddressPrefixes

The allowed source IP address or CIDR ranges for media

allowedMediaSourceAddressPrefixes?: string[]

Property Value

string[]

allowedSignalingSourceAddressPrefixes

The allowed source IP address or CIDR ranges for signaling

allowedSignalingSourceAddressPrefixes?: string[]

Property Value

string[]

esrpAddresses

IP address to use to contact the ESRP from this region

esrpAddresses?: string[]

Property Value

string[]

operatorAddresses

IP address to use to contact the operator network from this region

operatorAddresses: string[]

Property Value

string[]