Resources | addressContext | zone | sipInviteResponseCurrentStatistics

sipInviteResponseCurrentStatistics

Specifies the SIP trunk group current SIP statistics.

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

Operational Data

ParameterDescription
name The name of this SIP trunk group.
response401 Indicates the total number of sent 401 for received Invite messages.
response403 Indicates the total number of sent 403 for received Invite messages.
response407 Indicates the total number of sent 407 for received Invite messages.
response481 Indicates the total number of sent 481 for received Invite messages. Option
RESTCONF API: GET Example

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

  • No labels