Re: [Asterisk-java-users] Application Control via Manager API
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-07-02 07:38:55
|
On Sat, 2005-07-02 at 00:30 -0500, Michael Evans wrote: > is this the path I would take: >=20 > 1) Create AGI scripts and run an AGI server that is tied to > an extension configured on the Asterisk server > 2) Originate a call via the manager interface and then tie > the extension to this defined AGI extension >=20 > Is this true, or is there a more direct way to originate a > call from the FastAgi API? Yes thats the way i would go, too. |