Home

Search results

"tag:groovy"


Title and summary Date/time
1
Scripting Support for FastAGI
Asterisk-Java 1.0.0 includes support for implementing AGI scripts in the scripting language of your choice. You still have the benefit of running on the JVM but for the implementation of your script you can now choose your favorite language. I've ...
May 13, 2009
10:34:00 AM
2
Asterisk-Java With Groovy Presentation
Justin Grammens has published a great overview of using Asterisk and Groovy with Asterisk-Java showing some real-worl examples. The presentation is also available from SlideShare. You might also want to have a look at Justin's blog Localtone. You'll ...
Jan 15, 2009
1:24:00 AM
3
AGI scripts in Groovy
With a little bit of glue code you can implement your AGI scripts in Groovy, an agile dynamic language for the Java Platform. Your scripts run still in the Java VM on top of Asterisk-Java. A very simple Groovy AGI script might look like this: ...
Nov 20, 2007
9:00:14 PM