public class BridgeCommand extends AbstractAgiCommand
It uses EXEC command and add bridge application features.
See: AGI Command EXEC (Asterisk 18)
See: Application Bridge (Asterisk 18)
| Constructor and Description |
|---|
BridgeCommand(String channel,
String options) |
| 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.