Home

Search results

"tag:scripting"


Title and summary Date/time
1
AGI scripts in BeanShell
beanizer.org has published an interesting article on how to build an AGI server with Asterisk-Java to run AGI scripts written in BeanShell. They provide a dispatcher AgiScript that delegates to a BeanShell script and provides some additional convenience ...
Feb 15, 2008
3:18:17 AM
2
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