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.
Hi,
Is it possible to load a cvp vxml page in the browser? Something like below :-
https://server_name:7000/CVP/Server?application=app_name&callid=12345-45678-123654-987456&input1=name&input2=zip
This would make a backend validation and return the ...
Hi,Can you please help us with the below error:-11782: 10.32.63.147: Jul 28 2015 16:43:49.574 -0500: %CVP_10_5_SIP-3-SIP_CALL_ERROR: CALLGUID = A58A61000001000000001B74883F200A LEGID = a58a6100-5b71f773-d98a-883f200a - [INBOUND]: Refer failed with 5...
Hi All, I am using finesse api to develop a thin client using jquery and jabber. When I make finesse api call, I get the success message with Status code as 200 and the response as xml.Below is my code/** * Constructs and sends a request API (using j...
In the above I don't have the element name or the page name. how do I call a particular dialog module?
Do you have an example of the same with element name and input?
Thanks,
Hash
Hi Ewindgat, I was able to resolve the issue by setting up the reverse proxy on apache http server. I see the request being a success, but the response is empty.Below is the proxy setting:-<Proxy *>Order Deny,Allow#Deny from allAllow from all</Proxy...