| Interface | Description |
|---|---|
| MgcpCommand |
Represents an MGCP action that can be executed.
|
| Class | Description |
|---|---|
| AbstractMgcpCommand |
Abstract implementation of MGCP command that forces a rollback operation when
MgcpCommand#execute(MgcpRequest) fails. |
| AuditConnectionCommand | |
| AuditEndpointCommand | |
| CrcxContext |
Contains contextual data for an MGCP CRCX operation.
|
| CreateConnectionCommand |
This command is used to create a connection between two endpoints.
|
| DeleteConnectionCommand |
This command is used to terminate a single connection or multiple connections at the same time.
As a side effect, it collects statistics on the execution of the connection. |
| MgcpCommandProvider |
Provides MGCP commands to be executed.
|
| MgcpCommandResult |
Hold the result of the execution of an MGCP Command.
|
| ModifyConnectionCommand |
This command is used to modify the characteristics of a gateway's "view" of a connection.
This "view" of the call includes both the local connection descriptor as well as the remote connection descriptor. |
| NotificationRequest | |
| RequestNotificationCommand |
The NotificationRequest command is used to request the gateway to send notifications upon the occurrence of specified events
in an endpoint.
|
| Enum | Description |
|---|---|
| MgcpCommandParameterType |
| Exception | Description |
|---|---|
| MgcpCommandException |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.