You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Resources | global | callSummaryStatus

callSummaryStatus

specifies the Call Summary status table.

Operational Data

ParameterDescription
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.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/callSummaryStatus/{GCID}

  • No labels