| Modifier and Type | Method and Description |
|---|---|
MgcpSignal |
NotificationRequest.pollSignal() |
| Constructor and Description |
|---|
NotificationRequest(int transactionId,
String requestIdentifier,
NotifiedEntity notifiedEntity,
MgcpRequestedEvent[] requestedEvents,
MgcpSignal... requestedSignals) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMgcpSignal
Generic representation of an MGCP Signal.
|
| Modifier and Type | Method and Description |
|---|---|
MgcpSignal |
MgcpSignalProvider.provide(String pkg,
String signal,
int requestId,
Map<String,String> parameters,
MgcpEndpoint endpoint)
Provides an MGCP Signal to be executed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EndSignal
Gracefully terminates a Play, PlayCollect, or PlayRecord signal.
|
class |
PlayAnnouncement
Plays an announcement in situations where there is no need for interaction with the user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlayCollect
Plays a prompt and collects DTMF digits entered by a user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlayRecord |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.