| Modifier and Type | Class and Description |
|---|---|
class |
MgcpCommandException |
| Modifier and Type | Class and Description |
|---|---|
class |
MalformedMgcpEndpointIdentifier
Thrown when an MGCP Endpoint Identifier is malformed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateMgcpEndpointException
Occurs when there is an ID conflict when registering endpoints.
|
class |
DuplicateMgcpTransactionException
Exception that occurs when a registry contains duplicate entry for same MGCP transaction.
|
class |
MalformedMgcpEventRequestException |
class |
MgcpCallNotFoundException
Represents failure when searching for a supposedly registered call.
|
class |
MgcpChannelException
MGCP exception that indicates a problem with setup of a channel.
|
class |
MgcpConnectionException |
class |
MgcpConnectionNotFoundException
Represents failure when searching for a supposedly registered endpoint.
|
class |
MgcpEndpointException
Root exception for operations involving MGCP Endpoints.
|
class |
MgcpEndpointNotFoundException
Exception thrown when a lookup operation cannot find an MGCP endpoint.
|
class |
MgcpEventNotFoundException |
class |
MgcpPackageNotFoundException |
class |
MgcpParseException |
class |
MgcpTransactionException
Generic exception involving MGCP transactions.
|
class |
MgcpTransactionNotFoundException
Occurs when a supposedly active transaction cannot be found.
|
class |
UnrecognizedMgcpNamespaceException
Exception throw when the namespace of an endpoint is not recognized by the system.
|
class |
UnsupportedMgcpEventException
Exception thrown when an MGCP event is not supported by an Endpoint or Connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnrecognizedMgcpActionException
Occurs when an requested event asks to spring an unrecognized action.
|
class |
UnrecognizedMgcpEventException
Occurs when a requested event is not recognized.
|
class |
UnrecognizedMgcpPackageException
Occurs when a received signal points to an unrecognized MGCP Package.
|
class |
UnsupportedMgcpSignalException
Occurs when a specific signal is unsupported by an MGCP Package.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.