This document was generated from CDN thread
Created by: Steve Liu on 02-12-2009 10:24:05 PM
Hi,
We're upgrading our app from CVP studio 3.4 running over cvp 3.1 to Cisco unified call studio 6 running over CVP 4.0
The app compiled and deployed fine. However, when we run the app, it complains of:
170.196.150.118.1259781895400.1.callflow_cs,12/02/2009 14:24:56.087, The error was: 'com.audium.element.osdm2.OSDM2CustomContext' is not a valid voice element class.
com.audium.server.AudiumException: 'com.audium.element.osdm2.OSDM2CustomContext' is not a valid voice element class.
at com.audium.server.controller.Controller.goToVoiceElement(Controller.java:2445)
This class is in osdm2-elements. I don't recall having to put it in the lib before, but I put it now in C:\Cisco\CVP\VXMLServer\common\lib, but the problem persists. Should I put it in a different folder or do I need a new version of the osdm2-elements?