![]() This table presents the active SIP subscription status for a list of SIP endpoints. | |
Exists on Condition | (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') |
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. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/sipGeneratedSubscriptionStatus/{id} |