Cisco Voice Portal · Example Payload

Cisco Voice Portal Call Control Sip Session Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Call Control Sip Session Example is an example object payload from Cisco Voice Portal, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sessionIdcallIdcallGuidstatemethodfromUritoUristartTime

Example Payload

Raw ↑
{
  "sessionId": "500123",
  "callId": "500123",
  "callGuid": "500123",
  "state": "example_value",
  "method": "example_value",
  "fromUri": "example_value",
  "toUri": "example_value",
  "startTime": "example_value"
}