[Asterisk-Users] AGI Pascal

Brancaleoni Matteo mbrancaleoni at espia.it
Thu May 27 15:18:10 MST 2004


Hi

Il gio, 2004-05-27 alle 23:32, usedcanon ha scritto:
> Hi,
> Has anyone done any AGI scripting in pascal. I would appreciate help anyone
> can offer. My understandin on AGI scripting is very flaky, I am assuming
> whatever language is used the application needs to be compile and made
> executable. 

wrong wrong wrong
AGI is just an external application, written in whatever
language you want. if the language needs to be compiled
like C, pascal, whatever... yes, must be compiled to
make it work.
but you are free to use scripting languages that doesn't
need to be compiled... like php,perl,bash scripting,ruby,
whatever....
AGI speaks with the app with stdout/stdin/stderr ...
so anything that supports this IO can be used :)

Matteo

-- 
Brancaleoni Matteo <mbrancaleoni at espia.it>
Espia - Emmegi Srl




More information about the asterisk-users mailing list