| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
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. | |
contactURI | The SIP CONTACT URI header. | |
expirationTime | The expiration timer value in seconds. | |
creationTime | Octet string that identifies the date and GMT time at which the SIP registration is initiated. | |
remainingTime | The time (in seconds) left after which registrartion would expire. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/sipLocalRegistrar/sipLocalRegistrarRegStatus={aorName} |