Cisco Voice Portal · Example Payload

Cisco Voice Portal Call Control Routing Result Example

Contact CenterIVRTelephonyVoiceVXML

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

Top-level fields

dialedNumbermatchedmatchedPatterncallTypeapplicationNamerouteDestination

Example Payload

Raw ↑
{
  "dialedNumber": "example_value",
  "matched": true,
  "matchedPattern": "example_value",
  "callType": "example_value",
  "applicationName": "example_value",
  "routeDestination": "example_value"
}