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.
Hey everyone,
I am working on a dashboard for a daily health check that we do for all of the systems we support. For UCCE, we have someone log in to each server every day and run different things like OPC_Test to validate the A sides of PGs/Roggers ...
I know this is an old topic but I recently had this issue and the fix was to add the Outbound application to VVB admin and add the application trigger with the same dialed number pattern as the dial-peer on the egress gateway. In this case, we used ...
Try putting single quotes around the search string like this:
select COUNT(*) as NumCallsByANI from ANI_today_listwhere ANI = '{CallData.ANI}' and DateTime = CONVERT(Date, getdate())
I suggest using the 4.1 version of the SQL JDBC JAR...
Dowload and extract then copy the sqljdbc41.jar to C:\Cisco\CVP\VXMLServer\Tomcat\lib
Rename the old sqljdbc4.jar (or whichever you are using) to sqljdbc4.old
Restart VXML server
The 4.1 downl...
The actual bug id for this is CSCvg20831
The fix is to go into the CVP server(s) and edit the registry to as follows and RESTART the VXML Server service:
Under "HKEY_LOCAL_MACHINE -> SOFTWARE -> Wow6432Node -> Apache Software Foundation -> Procrun 2....