|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MgcpCall | |
|---|---|
| org.mobicents.media.server.mgcp.controller | |
| org.mobicents.media.server.mgcp.tx | |
| Uses of MgcpCall in org.mobicents.media.server.mgcp.controller |
|---|
| Fields in org.mobicents.media.server.mgcp.controller declared as MgcpCall | |
|---|---|
protected MgcpCall |
MgcpConnection.call
|
| Methods in org.mobicents.media.server.mgcp.controller that return MgcpCall | |
|---|---|
MgcpCall |
CallManager.getCall(Text id,
boolean allowNew)
|
| Methods in org.mobicents.media.server.mgcp.controller with parameters of type MgcpCall | |
|---|---|
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)
|
| Uses of MgcpCall in org.mobicents.media.server.mgcp.tx |
|---|
| Methods in org.mobicents.media.server.mgcp.tx that return MgcpCall | |
|---|---|
MgcpCall |
Transaction.getCall(Text id,
boolean isNew)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||