| |
Exists on Condition | (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
registrarIpAddress | SIP Registrar's IP Address. | |
nextRegId | The next registration ID created for the registration session. | |
aorName | The E.164 number and host portion plus optional BGID representing the Address Of Record of the registering endpoint. | |
state | The registration state of the endpoint. | |
nextRegIdIsChild | The next reg Id is a child . | |
registrationType | The registration type - normal or emergency. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusSipReg:sipActiveGroupRegSummaryStatus={registrarIpAddress},{nextRegId} |