Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
How can I catch the hang-up event in Cisco CVP Call Studio when a person hangs up, and I need to send parameters to an external database via REST_Client step?
I am getting an error when importing the contact. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><apiErrors> <apiError> <errorMessage>Unable to connect to the requested resource: https://10.191.62.163:443 </errorMessage> <err...
Please, could you explain how I can make failover schem with two MS SQL server. I have application on Cisco Call Studio wich make select from DB via Element Database. I want make failover schem, If one server unrechable, application make select from ...
"I have the following response:[
{
"customerId": "3756756",
"phoneVerify": true
},
{
"customerId": "2661521",
"phoneVerify": true
}
]CopyPlease help me. How can I count how many "phoneVerify": true there are?"