| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.endpoint |
| Modifier and Type | Method and Description |
|---|---|
MgcpConnection |
GenericMgcpEndpoint.deleteConnection(int callId,
int connectionId) |
MgcpConnection |
MgcpEndpoint.deleteConnection(int callId,
int connectionId)
Deletes an active connection.
|
List<MgcpConnection> |
GenericMgcpEndpoint.deleteConnections(int callId) |
List<MgcpConnection> |
MgcpEndpoint.deleteConnections(int callId)
Deletes all currently active connections within a specific call.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.