On Tue, 2003-10-07 at 08:37, Dave Wilson wrote:
> Hi all,
> 
> I'm about to build a basic browser based call management module with some
> basic functions and was wondering if I can use AGI in the following way:
> 
> browser app --> calls perl script containing AGI stuff --> controls
> asterisk.

agi is for call control from within the call, not external. You need the
manager interface.

> The most important task I'm hoping to integrate is call transfer via web
> browser.
> 
> If not, are there any other ways to do this? My web app is built with CFML
> but I can access/interact with any of the following:
> 
> linux shell - can pass any command/arg combos;
> java libraries;
> perl libraries;
> php libraries

I think someone here has perl manager libraries available. Use google.
-- 
Steven Critchfield <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to