Resources | node | profiles | signaling | sipAdaptorProfile

sipAdaptorProfile

The SIP Adaptor Profile object is the main construct for the SIP Message Manipulation (SMM) functionality.

Exists on Condition /system/isOAM ='true'

Configuration

ParameterPresenceTypeDefaultDescription
cmdsO

Operational Data

ParameterDescription
name The name of this SIP Adaptor Profile.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGen2Profiles:profiles/signaling/sonusNodeListGen2SipAdaptor:sipAdaptorProfile={name}

  • No labels