Resources | system | realm | mediaPortRange

mediaPortRange

Allowed range of UDP port numbers for RTP/RTCP media.

Configuration

ParameterPresenceTypeDefaultDescription
baseUdpPortOunionnone Base UDP port number for RTP/RTCP media (inclusive).
maxUdpPortOunionnone Maximum UDP port number for RTP/RTCP media (inclusive).
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusRealm:realm={name}/mediaPortRange

  • No labels