Jeremy McNamara [EMAIL PROTECTED] wrote:
> Matthew Boehm wrote:
> > Hey guys,
> >  I'm getting ready to write a custom least cost routing app for our
> > company and wanted to get some pro/con feedback on programming this app
> > a) in PHP as an AGI  or  b) in C as a loadable .so module
> > 
> Use the AGI as a prototype or proof of concept, then run with either
> FastAGI or my suggestion would be to dive into the Asterisk C API for a
> production deployment. 
> 
That would be my suggestion too, although I'd forget PHP and use Perl
for the AGI work.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    [EMAIL PROTECTED]
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/

_______________________________________________
Asterisk-Dev mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to