Re: [Asterisk-java-users] Application Control via Manager API
Brought to you by:
srt
From: Michael E. <mi...@gr...> - 2005-07-02 05:30:09
|
The reason I originally shied away from the FastAGI scripts is because = the tutorial implies that they are used as a response to an incoming = call. If that is true, is this the path I would take: 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 Is this true, or is there a more direct way to originate a call from the = FastAgi API? |