| Package | Description |
|---|---|
| org.mobicents.media.server.mgcp.controller | |
| org.mobicents.media.server.mgcp.controller.signal | |
| org.mobicents.media.server.mgcp.pkg |
| Constructor and Description |
|---|
MgcpEndpoint(Endpoint endpoint,
MgcpProvider mgcpProvider,
String domainName,
int port,
Collection<MgcpPackage> packages)
Constructs new endpoint activity.
|
Request(MgcpEndpoint endpoint,
Collection<MgcpPackage> packages) |
| Modifier and Type | Method and Description |
|---|---|
protected MgcpPackage |
Signal.getPackage()
Gets access to the package to holding this signal.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Signal.setPackage(MgcpPackage mgcpPackage)
Assigns package to which this signal belongs.
|
| Modifier and Type | Method and Description |
|---|---|
MgcpPackage |
PackageFactory.getPackage(String name)
Constructs the new package instance.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.