Primary Region Properties Response
data class PrimaryRegionPropertiesResponse(val allowedMediaSourceAddressPrefixes: List<String>? = null, val allowedSignalingSourceAddressPrefixes: List<String>? = null, val esrpAddresses: List<String>? = null, val operatorAddresses: List<String>)
The configuration used in this region as primary, and other regions as backup.
Constructors
Properties
Link copied to clipboard
The allowed source IP address or CIDR ranges for media
Link copied to clipboard
The allowed source IP address or CIDR ranges for signaling
Link copied to clipboard
IP address to use to contact the ESRP from this region
Link copied to clipboard
IP address to use to contact the operator network from this region