Resources | addressContext | callSummaryStatusDetail

callSummaryStatusDetail

specifies the Call Summary status table.

Exists on Condition /system/sbcPersonality/role !='mrfp'

Operational Data

ParameterDescription
ingressZoneNameIngress Zone Name
ingressTrunkNameIngress 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/sonusAddressContext:addressContext={name}/sonusActiveCallDetail:callSummaryStatusDetail={ingressZoneName},{ingressTrunkName},{egressZoneName},{egressTrunkName},{ingressRemoteIpSockAddr},{egressRemoteIpSockAddr},{GCID}

  • No labels