On Fri, 30 Jul 2010, Zarko Zivanovic wrote:

I need simple whopicked.agi (instead of .rb) which will simply take the value 30086 (that I pass to macro)

While ".rb" suggests a "Ruby source file," ".agi" suggests nothing.

This should be simple – no ruby  - just agi.

You are confusing a language with a protocol. An AGI is a program that complies with the AGI protocol. It can be written in any language that reads from stdin and writes to stdout. I don't know of any language that fails this requirement.

Ruby is not a popular language for writing AGIs, at least on this list. Most AGI compliant programs are written in Perl, PHP, c, or shell.

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       [email protected]      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to