public class AsyncAgiBreakCommand extends AbstractAgiCommand
Interrupts expected flow of Async AGI commands and returns control to previous source (typically, the PBX dialplan).
| Constructor and Description |
|---|
AsyncAgiBreakCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildCommand()
Returns a string suitable to be sent to asterisk.
|
escapeAndQuote, escapeAndQuote, setAsteriskVersion, toStringpublic String buildCommand()
AgiCommandbuildCommand in interface AgiCommandbuildCommand in class AbstractAgiCommandCopyright © 2004–2022. All rights reserved.