Re: [Asterisk-java-users] Asterisk java with tomcat
Brought to you by:
srt
From: Maciek T. <mlo...@gm...> - 2008-03-27 09:21:47
|
HI, Yes- it is possible. Once, I've developed Tomcat servlet (simple WebService) on Asterisk box to monitor users count on MeetMe rooms. It works fine. In my opinion best way of integrating manager API with HTML sites is interract with Asterisk not exacly via Tomcat servlet but via WebServices servlets (on Tomcat) calling it form eg. PHP scripts using CURL. Your SITE<------CURL/SOAP------>Tomcat WS servlet<--AMI--->Asterisk Box Regards, Maciek 2008/3/27, Gopal krishnan <sa...@gm...>: > > Hi, > > Is it possible I can use a manager api program with tomcat. If so how > should i integrate that, please assist me. > > I would like to initate a action from a html page so that it will hit a > program developed with manager api. > > -- > Thank you with regards, > Gopal, > PeopleTech Systems Private Limited > www.peopletech.co.in > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |