| Package | Description |
|---|---|
| org.restcomm.media.control.mgcp.controller.fsm | |
| org.restcomm.media.control.mgcp.controller.fsm.action |
| Modifier and Type | Method and Description |
|---|---|
static MgcpControllerState |
MgcpControllerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MgcpControllerState[] |
MgcpControllerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenChannelAction.execute(MgcpControllerState from,
MgcpControllerState to,
MgcpControllerEvent event,
MgcpControllerTransitionContext context,
MgcpControllerFsm stateMachine) |
void |
CloseChannelAction.execute(MgcpControllerState from,
MgcpControllerState to,
MgcpControllerEvent event,
MgcpControllerTransitionContext context,
MgcpControllerFsm stateMachine) |
void |
BindChannelAction.execute(MgcpControllerState from,
MgcpControllerState to,
MgcpControllerEvent event,
MgcpControllerTransitionContext context,
MgcpControllerFsm stateMachine) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.