On Wed, 14 Apr 2010, Edwin Quijada wrote: > I wanna know if can run my AGI scripts as fastAGI scripts in Windoes > server.
Seems like a move in the wrong direction to me, but no -- you can't run an AGI script via fastagi() without changes. > I need a lot of script done in perl and I wanna move to windows server. > I checked Asterisk::fastagi but I see that everything is for Linux. Fastagi is a protocol. You could implement it in most languages on most OSs. (Everything is for Linux because that's where "server stuff" belongs.) > Somebody has idea to do this in perl. I dont want to change the > language. Somebody should re-think their ideas :) Saying you "need a lot of script done" implies you haven't done it yet. I'd suggest changing your language to C. You can execute XXX AGIs written in C in the time it takes to load Perl and parse your script. Maybe you wouldn't even need to use a separate server. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards [email protected] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
