| Package | Description |
|---|---|
| org.asteriskjava.fastagi | |
| org.asteriskjava.fastagi.internal |
| Modifier and Type | Method and Description |
|---|---|
AgiReply |
AgiChannel.getLastReply()
Returns the reply received in response to the last command sent to
Asterisk.
|
AgiReply |
AgiOperations.getLastReply() |
AgiReply |
AgiReader.readReply()
Reads one reply to an AgiCommand from Asterisk.
|
AgiReply |
AgiChannel.sendCommand(AgiCommand command)
Sends a command to asterisk and returns the corresponding reply.
|
AgiReply |
AgiOperations.sendCommand(AgiCommand command) |
| Constructor and Description |
|---|
SpeechRecognitionResult(AgiReply agiReply) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgiReplyImpl
Default implementation of the AgiReply interface.
|
| Modifier and Type | Method and Description |
|---|---|
AgiReply |
AgiChannelImpl.getLastReply() |
AgiReply |
AsyncAgiReader.readReply() |
AgiReply |
AgiChannelImpl.sendCommand(AgiCommand command) |
Copyright © 2018. All rights reserved.