| |
Exists on Condition | (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
id | The registration ID created for the registration session. | |
packageName | The reg-event package name. | |
registrarIpAddress | SIP Registrar's IP Address. | |
extExpirationTime | The external expiration timer value in seconds. | |
subscriptionState | The external expiration timer value in seconds. | |
domainName | The SIP subscriber's domain name. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusSipReg:sipGeneratedSubscriptionStatus={id} |