(Developers) EmailToPhone Source Download and Compile
You can download the source files here.
Compilation
You need to have JDK 1.6 or later for the Java compiler. If you do not have it, please download it from Sun's website.
You also need to include the following jar files in the classpath when
compile. Some of the jar files are under the Tomcat lib directory. You can
access the directory from the installed Tomcat embedded in Voicent Gateway.
The default directory is C:\Program Files\Voicent\Gateway\lib
jasper-runtime.jar catalina.jar tomcat4coyote.jar HTTPClient.jar javacc.jar xalan.jar xercesImpl.jar xml-apis.jar log4j-1.2.15.jar mail.jar
More details about Java compiler can be found online from Sun's website. The compiled files can be download here.
Deployment
Please check the Voicent Gateway tutorials and reference online for more details.