In article <[email protected]>, Kashif Naeem <[email protected]> wrote: > > We are going to start development for a product based over Asterisk. > According to you, which is the preferred language for AGIs / IVRs > development in Asterisk. I got opinions that Perl is going to be replaced by > PHP for all future developments.
Asterisk doesn't care what language AGIs are written in, as they are just normal programs. You can write them in Perl, PHP, shell, C, Python, Java, or any other language you fancy. I do most of mine in C. Cheers Tony -- Tony Mountifield Work: [email protected] - http://www.softins.co.uk Play: [email protected] - http://tony.mountifield.org _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-biz mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-biz
