| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/sbcPersonality/role !='mrfp') |
Parameter | Description | |
---|---|---|
ingressZoneName | Ingress Zone Name | |
ingressTrunkName | Ingress Trunk Name | |
egressZoneName | Ingress Zone Name | |
egressTrunkName | Ingress Trunk Name | |
ingressRemoteIpSockAddr | Remote signaling IP address for the ingress call leg. | |
egressRemoteIpSockAddr | Remote signaling IP address for the egress call leg. | |
GCID | Unique global call identifier (GCID) for the call. | |
state | Current state of the call. | |
callingNumber | Calling Party's E.164 telephone number. | |
calledNumber | Called Party's E.164 telephone number. | |
callIndex | Identifies the target call index. | |
ingressRemotePort | Remote media port for the ingress call leg. | |
egressRemotePort | Remote media port for the egress call leg. | |
GUID | Global Unique Identifier for call across the cluster. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListActiveCallDetail:callSummaryStatusDetail={ingressZoneName},{ingressTrunkName},{egressZoneName},{egressTrunkName},{ingressRemoteIpSockAddr},{egressRemoteIpSockAddr},{GCID} |