Re: [Asterisk-java-users] How to call AGI script from Manager Interface
Brought to you by:
srt
From: Martin S. <ma...@be...> - 2007-05-11 19:05:53
|
Hi Hector & list, =20 You'll want to take a look at = http://asterisk-java.org/development/apidocs/org/asteriskjava/manager/act= ion/OriginateAction.html, and consider originating to an application. If = you aren't sure where to connect your Asterisk application (the = applications you're interested in are AGI/FastAGI/DeadAGI), or don't = know the channel, check out Stefan's blog article on local channels = (http://blogs.reucon.com/asterisk-java/2007/04/18/1176849060000.html). =20 Martin Smith, Systems Developer ma...@be... Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221=20 =20 ________________________________ From: ast...@li... = [mailto:ast...@li...] On Behalf Of = H=E9ctor Maldonado Sent: Friday, May 11, 2007 11:55 AM To: ast...@li... Subject: [Asterisk-java-users] How to call AGI script from Manager = Interface =09 =09 Hi all, =20 I developed a little application that interacts with Asterisk through = Manager API. I need to invoke an agi script (actually FastAGI) from my = app. =20 How could this be done? What Action could I use to invoke the script? =20 Many thanks in advance. =20 Hector Maldonado. =20 =20 |