Team
I am a bit of a newby with Asterisk so pardon my ignorance. I wrote an AGI Perl code for Asterisk in CentOS that checks a callerID vs an internal MySql database. I noticed the code works fine but it slows down intermittently. After a bit of research, I found out you can run FastAGI over TCP/IP (FastAGI server). I also tried to somehow insert the working code in the FastAGI_log.pl but it freezes.
I have spent quite a bit f time trying to find a Perl FastAGI server package unsuccessfully.
I did find a PHPAGI option but I would hate to learn another language (PHP) for such a simple job.
Any assistance pointing me to the right place and documentation will be appreciated.
Thanks
Mark
I am a bit of a newby with Asterisk so pardon my ignorance. I wrote an AGI Perl code for Asterisk in CentOS that checks a callerID vs an internal MySql database. I noticed the code works fine but it slows down intermittently. After a bit of research, I found out you can run FastAGI over TCP/IP (FastAGI server). I also tried to somehow insert the working code in the FastAGI_log.pl but it freezes.
I have spent quite a bit f time trying to find a Perl FastAGI server package unsuccessfully.
I did find a PHPAGI option but I would hate to learn another language (PHP) for such a simple job.
Any assistance pointing me to the right place and documentation will be appreciated.
Thanks
Mark