My problem is that I need to execute windows app using IVR in Asterisk so we need FastAGI using perl. I saw Asterisk::fastagi but everything for this is in Linux and i dont know if it works in windows.
I need to know if somebody has used fastagi in windows with perl becuase I have a lot of agi in perl TIA > Date: Wed, 14 Apr 2010 10:04:27 -0700 > From: [email protected] > To: [email protected] > Subject: Re: [asterisk-users] FastAGiin Windows Server > > 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 _________________________________________________________________
-- _____________________________________________________________________ -- 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
