public class PingAction extends AbstractManagerAction
Asterisk versions prior to 1.6 send a "Pong" response, since Asterisk 1.6 a "Success" response is sent with a "Ping" property set to "Pong".
| Constructor and Description |
|---|
PingAction()
Creates a new PingAction.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action, i.e.
|
getActionId, setActionId, toStringpublic String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionCopyright © 2004–2024. All rights reserved.