| Package | Description |
|---|---|
| org.mobicents.media.server.mgcp.controller | |
| org.mobicents.media.server.mgcp.tx |
| Modifier and Type | Field and Description |
|---|---|
protected MgcpCall |
MgcpConnection.call |
| Modifier and Type | Method and Description |
|---|---|
MgcpCall |
CallManager.getCall(int id,
boolean allowNew) |
| Modifier and Type | Method and Description |
|---|---|
MgcpConnection |
MgcpEndpoint.createConnection(MgcpCall call,
ConnectionType type,
boolean isLocal)
Creates new RTP connection.
|
protected MgcpConnection |
MgcpEndpoint.poll(MgcpCall call)
Asks mgcp connection object from pool.
|
protected void |
MgcpConnection.setCall(MgcpCall call)
Assigns call object to which this connection belongs.
|
protected void |
CallManager.terminate(MgcpCall call)
Terminates specified call.
|
void |
MgcpConnection.wrap(MgcpEndpoint mgcpEndpoint,
MgcpCall call,
Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
MgcpCall |
Transaction.getCall(Integer id,
boolean isNew) |
Copyright © 2014 TeleStax, Inc.. All Rights Reserved.