| Modifier and Type | Method and Description |
|---|---|
Signal |
MgcpPackage.getSignal(Text name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.fire(Signal s,
Text options)
Executes action associated with this event
|
void |
NotifyImmediately.perform(Signal signal,
Event event,
Text options) |
abstract void |
EventAction.perform(Signal signal,
Event event,
Text options)
Executor method.
|
| Constructor and Description |
|---|
MgcpPackage(String name,
Collection<Signal> signals)
Creates new package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EndSignal
Gracefully terminates Play, PlayRecord or PlayCollect signal.
|
class |
Play
Implements play announcement signal.
|
class |
PlayCollect
Implements play announcement signal.
|
class |
PlayRecord
Implements play announcement signal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InteruptPrompt.perform(Signal signal,
Event event,
Text options) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDtmfEvent |
class |
Dtmf0 |
class |
Dtmf1 |
class |
Dtmf2 |
class |
Dtmf3 |
class |
Dtmf4 |
class |
Dtmf5 |
class |
Dtmf6 |
class |
Dtmf7 |
class |
Dtmf8 |
class |
Dtmf9 |
class |
DtmfA |
class |
DtmfB |
class |
DtmfC |
class |
DtmfD |
class |
DtmfHash |
class |
DtmfStar |
| Modifier and Type | Class and Description |
|---|---|
class |
SignalRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
Continuity1
Implements continuity test with co1 generated and co2 received.
|
class |
Continuity2
Implements continuity test with co2 generated and co1 received.
|
class |
ContinuityTransporder
Implements continuity transporder signal.
|
class |
Loopback
Implements loopback signal.
|
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.