![]() specifies the Call Summary status table. | |
Exists on Condition | /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. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/callSummaryStatusDetail/{ingressZoneName},{ingressTrunkName},{egressZoneName},{egressTrunkName},{ingressRemoteIpSockAddr},{egressRemoteIpSockAddr},{GCID} |