[Asterisk-java-users] To run a standalone java program in a browser
Brought to you by:
srt
|
From: preetha A. <pre...@gm...> - 2008-02-28 10:05:48
|
Hi, I am using Asteriskjava's managerAPI program(HelloManager.java) to originate a call to an extension.But as it is a stanalone application,I can able to run the program in console only.Then the call gets originated to the extension i have specified.But my requirement is ,If i click a number in a web based application which is developed in asp.net,that number should be passed to the HelloManager.java program and that number should be originated.I cannot do this since HelloManager.java is standalone.How could i run the java program in a browser? please let me know in brief where should i download tomcat in my linux and how to run this? Thanks. Preetha.A |