| Package | Description |
|---|---|
| org.mobicents.media.server.mgcp | |
| org.mobicents.media.server.mgcp.controller | |
| org.mobicents.media.server.mgcp.tx | |
| org.mobicents.media.server.mgcp.tx.cmd |
| Modifier and Type | Method and Description |
|---|---|
MgcpEvent |
MgcpProvider.createEvent(int eventID,
SocketAddress address)
Creates new event object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpProvider.send(MgcpEvent event)
Sends message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Controller.process(MgcpEvent event) |
protected void |
MgcpEndpoint.send(MgcpEvent message,
SocketAddress address) |
| Modifier and Type | Method and Description |
|---|---|
MgcpEvent |
Action.getEvent()
Gets the event caused this action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.process(MgcpEvent event)
Handles event.
|
protected void |
Action.setEvent(MgcpEvent event)
Assigns the event caused this action.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
ActionSelector.getAction(MgcpEvent event) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.