Resources | addressContext | zone | filterSipSrcStatistics

filterSipSrcStatistics

The Statistics on filtering SIP message based on sources address.

Exists on Condition (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /system/cnfPodType = 'sc'))

Operational Data

ParameterDescription
name The name of this zone.
filteredSipMsgCount The total number of SIP message dropped.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusFilterSipSrc:filterSipSrcStatistics={name}

  • No labels