| Package | Description |
|---|---|
| org.restcomm.media.control.mgcp.command | |
| org.restcomm.media.control.mgcp.connection | |
| org.restcomm.media.control.mgcp.message |
| Modifier and Type | Method and Description |
|---|---|
LocalConnectionOptions |
CrcxContext.getLocalConnectionOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CrcxContext.setLocalConnectionOptions(LocalConnectionOptions lcOptions) |
| Modifier and Type | Method and Description |
|---|---|
String |
MgcpRemoteConnection.halfOpen(LocalConnectionOptions options) |
String |
MgcpLocalConnection.halfOpen(LocalConnectionOptions options) |
String |
MgcpConnection.halfOpen(LocalConnectionOptions options)
The connection allocates resources and becomes half-open, sending an SDP offer to the remote peer.
|
| Modifier and Type | Method and Description |
|---|---|
LocalConnectionOptions |
MgcpRequest.getLocalConnectionOptions() |
LocalConnectionOptions |
LocalConnectionOptionsParser.parse(String options) |
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpRequest.setLocalConnectionOptions(LocalConnectionOptions lcOptions) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.