Resources | node | global | sipLocalRegistrar

sipLocalRegistrar

sipRegistrar related config.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='ssbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='msbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='mrfp') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
sipLocalRegistrarRegStatus This table presents the active SIP registration status for a list of SIP endpoints with unique id.
sipLocalRegistrarRegCountStatistics This table presents SIP registrar count statistics .
sipLocalRegistrarRegCountCurStats This table presents SIP registrar Current count statistics .
sipLocalRegistrarRegCountIntStats This table presents SIP registrar Interval count statistics .

Operations

Operation NameDescription
sipRegCountReset Resets the SIP Local Registrar registration count.
sipRegistrationDeleteByAor Delete a SIP registration on SipLocalRegistrar by Aor.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/sipLocalRegistrar

  • No labels