| Package | Description |
|---|---|
| org.mobicents.media.server.mgcp.controller |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<MgcpConnection> |
MgcpCall.connections |
| Modifier and Type | Method and Description |
|---|---|
MgcpConnection |
MgcpEndpoint.createConnection(MgcpCall call,
ConnectionType type,
boolean isLocal)
Creates new RTP connection.
|
MgcpConnection |
MgcpEndpoint.getConnection(Integer connectionID) |
MgcpConnection |
MgcpCall.getMgcpConnection(Integer id) |
protected MgcpConnection |
MgcpEndpoint.poll(MgcpCall call)
Asks mgcp connection object from pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpCall.exclude(MgcpConnection activity)
Excludes connection activity from this call.
|
protected void |
MgcpEndpoint.offer(MgcpConnection mgcpConnection)
Reclaims used connection object.
|
void |
MgcpConnection.setOtherParty(MgcpConnection other) |
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.