Re: [Asterisk-java-users] To run a standalone java program in a browser
Brought to you by:
srt
From: David R. <dr...@in...> - 2008-02-28 11:44:47
|
On Thursday, 28. February 2008 11:05:49 preetha Ayyappan wrote: > 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? If you only need to originate a call I would recommend that you either implement the bits of the Manager API you need in ASP.net or that you look into the outgoing call spool file thingy that Asterisk can do. Running some Java application server for the simple task of originating a call is bloat^2. David -- INA Service GmbH Willhoop 7 22453 Hamburg Germany Mail: in...@in... Phone: +49 (0)40 557 07-07 Fax: +49 (0)40 557 07-100 Geschäftsführer: Ines M. Hoerner Amtsgericht Hamburg HRB 96470 Ust-IdNr. DE248754961 |