![]() This table presents SIP registration count per domain current statistics for the sip-endpoints. |
Parameter | Description | |
---|---|---|
![]() ![]() | domainName | Domain name of the Registration. |
![]() | countAttempts | Indicates the number of SIP registration attempts |
![]() | countCumCompletions | Indicates the accumulative number of completed SIP registration attempts. |
![]() | countPending | Indicates the current number of pending SIP registrations |
![]() | countStable | Indicates the current number of stable SIP registrations |
![]() | countTotal | Indicates the total number of current SIP registrations |
![]() | emergencyAcceptTot | Indicates the total number of emergency SIP registrations accepted |
![]() | emergencyActiveTot | Indicates the total number of emergency SIP registrations currently active |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/sipRegCountDomainCurStats/{domainName} |