| |
Exists on Condition | (/system/deploymentType = 'microservices') |
Parameter | Description | |
---|---|---|
ingressZoneName | Ingress Zone Name | |
ingressTrunkName | Ingress Trunk Name | |
egressZoneName | Egress Zone Name | |
egressTrunkName | Egress Trunk Name | |
ingressRemoteIpSockAddr | Remote signaling IP address for the ingress call leg. | |
egressRemoteIpSockAddr | Remote signaling IP address for the egress call leg. | |
GUID | Global Unique Identifier for call across the cluster. | |
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. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusActiveCallDetail:cnfCallSummaryStatusDetail={ingressZoneName},{ingressTrunkName},{egressZoneName},{egressTrunkName},{ingressRemoteIpSockAddr},{egressRemoteIpSockAddr},{GUID} |