| Package | Description |
|---|---|
| org.asteriskjava.pbx.agi | |
| org.asteriskjava.pbx.agi.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityAgi |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAgiScriptImpl
Allows for auto configuration of the AGI script.
Provides a getParameter(..) method which verifies the existence of the parameter. |
| Modifier and Type | Method and Description |
|---|---|
List<Class<? extends ServiceAgiScript>> |
AgiConfiguration.getAgiHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgiMappingStragegy.addServiceAgiScript(Class<? extends ServiceAgiScript> handler)
this will be a pluggable extension system for the agi core, it's still a
work in progress and is not useable
|
Copyright © 2004–2021. All rights reserved.