Answer to the FAQ

Thanks viewers for your encouraging emails. Instead of answering every email, let me write about the most common FAQ:
My asterisk integration with oracle is based on the Oracle’s database centric computing approach. I basically use Oracle Application Express (HTML DB) to quickly build web based GUI (Forms and Reports) and PL/SQL to quickly write and process the business logic, AGI, AMI commands and API events on the basis of data stored in the database. I am using PL/SQL to generate logic to automatically configure Asterisk in real time thru its ARA integration with Oracle. The data centric approach is several time faster than traditional PHP, Perl etc based programming and offloads Asterisk (and the Server where Asterisk is installed) for call handling task. Thanks to Asterisk architecture (AGI, AMI, API, ARA).