plcm-turn-allocation.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-turn-allocation  PlcmTurnAllocation

Complex Types

PlcmTurnAllocation Fields

NameTypeDescriptionAttributes
idxs:string Automatically generated ID for each TURN allocation Mandatory
userxs:string The username of the WebRTC client that requested the allocation Mandatory
realmRealm The realm used to authenticate the allocation Mandatory
client-addressPlcmInetAddress The WebRTC clients public IP address
relay-addressPlcmInetAddress The public IP address for TURN media relay, mapped on the firewall (the External IP Address of NAT)
server-addressPlcmInetAddress The public IP address of either the client that requested the allocation or the peer, depending on the direction of media relay.
agexs:int The number of seconds that the allocation has been active
expiresxs:int The number of seconds remaining until the allocation expires if it is not renewed by the client
receive-packetsxs:int The number of packets received by this allocation
receive-bytesxs:int The number of bytes received by this allocation
receive-ratexs:int The receive rate for this allocation measured in bytes per second
send-packetsxs:int The number of packets sent by this allocation
send-bytesxs:int The number of bytes sent by this allocation
send-ratexs:int The send rate for this allocation measured in bytes per second
total-ratexs:int The total data rate for this allocation measured in bytes per second


Simple Types


NameTypeRestrictions
Realmxs:string
Length of value must be >=1
Length of value must be <=20