Lee Jenkins
2008-Mar-31 17:12 UTC
[asterisk-users] AsterPas ObjectPascal Based FastAGI Server goes Open Source
Announcement: We are pleased to announce that we have released AsterPas FastAGI ObjectPascal Script Server for Asterisk PBX under xxxx license. What is AsterPas? AsterPas is a FastAGI server which allows real-time scripting of Asterisk PBX call flow using ObjectPascal based scripting. AsterPas includes many built objects available from scripts such as Cepstral TTS Engine class, database access class for FirebirdSQL, MySQL 4.1-5.0 and SQLite3 databases, Call File generation and more. Because AsterPas is a TCP socket server, it can be installed on the local Asterisk PBX or on a different computer to offload processing. AsterPas is written in 100% ObjectPascal using the Lazarus IDE for the FreePascal Compiler. Yes, ObjectPascal, It's not your mom and dad's pascal ;) AsterPas has been compiled and tested on: CentOS 4/Linux Windows 2000/XP Windows Server 2000 More information on AsterPas can be found on its web page at: http://www.datatrakpos.com/pos/datatalk/asterpas.aspx Source Code can be downloaded via svn or viewed from here: http://leebo.dreamhosters.com/asterpas/ Note: AsterPas relies on several 3rd party libraries: - Synapse (http://synapse.ararat.cz) (Open Source) - Pascal Data Object (http://pdo.sourceforge.net/) (Open Source) - sqlite3ds (included with lazarus/Freepascal) (Open Source) - TPasAGI (included with AsterPas sources, written by me ;) ) (Open Source) - RemObjects Pascal Script (http://www.remobjects.com) (Free with Source) -- Warm Regards, Lee "Everything I needed to learn in life, I learned selling encyclopedias door to door."
Lee Jenkins
2008-Mar-31 17:53 UTC
[asterisk-users] AsterPas ObjectPascal Based FastAGI Server goes Open Source
Lee Jenkins wrote:> Announcement: > > We are pleased to announce that we have released AsterPas FastAGI ObjectPascal > Script Server for Asterisk PBX under xxxx license. >Oops. That should be LGPL license ;) -- Warm Regards, Lee "Everything I needed to learn in life, I learned selling encyclopedias door to door."