|
JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000 | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Bandwidth | Specifies a bandwidth value or range. |
BearerInformation | Defines the encoding method to be used for encoding the data received from the line side. |
CallIdentifier | Specifies the globally unique call identifier for the call of which this connection is a part. |
CapabilityValue | An abstract class that denotes a capability of an endpoint. |
CompressionAlgorithm | Specifies a list of algorithm names. |
ConnectionDescriptor | A connection description, in the form of a Session Description Protocol (SDP) string. |
ConnectionIdentifier | Identifies a connection. |
ConnectionMode | Defines the various connection modes in which an endpoint can operates. |
ConnectionParm | Abstract class that defines a connection parameter (e.g., number of packets sent). |
DigitMap | A digit map is a form of regular expression that defines the class of digit strings against which the gateway matches the digit sequences it accumulates. |
EchoCancellation | Specifies the state of echo cancellation. |
EmbeddedRequest | Specifies an embedded request. |
EncryptionMethod | Specifies the encryption method (and key). |
EndpointConfigurationParms | Contains all the parameters that would be sent in an EndpointConfiguration Command Event object, except for the Endpoint Identifier. |
EndpointIdentifier | Identifies an endpoint (or a set of endpoints, using a "wildcard" construction) on a Media Gateway. |
EventName | Specifies an event name, as defined in RFC 2705. |
ExtendedConnectionParm | Class that defines an extended connection parameter. |
GainControl | Specifies the value for gain control (or "auto" if automatic gain control is to be used). |
InfoCode | Defines the information codes that are used to indicate which parameters are to be returned by responses to the audit commands (AuditEndpoint and AuditConnection). |
LocalOptionExtension | Specifies a Local Option Extension parameter. |
LocalOptionValue | Specifies a Local Connection Options Value. |
LocalOptVal | This class represents an endpoint capability expressed as a Local Option Value. |
Mode | Specifies the Mode of the connection. |
NotificationRequestParms | Contains all the parameters that would be sent in a NotificationRequest Command Object, except for the endpoint identifier, the notified entity, and any encapsulated endpoint configuration parameters. |
NotifiedEntity | Specifies where notifications should be sent. |
PacketizationPeriod | Specifies a packetization period. |
QuarantineHandling | Specifies the handling of "quarantine" events by the Media Gateway. |
ReasonCode | Defines the Reason Codes that are used in DeleteConnection commands sent by the Media Gateway, in RestartInProgress commands, and in responses to Audit requests. |
RegularConnectionParm | Class that defines a connection parameter (e.g., number of packets sent) that is NOT an extended parameter. |
RequestedAction | Specifies a Requested Action, as defined in RFC 2705. |
RequestedEvent | Specifies a Requested Event. |
RequestIdentifier | Used to correlate a notification with the request that triggered it. |
ResourceReservation | Specifies the type of resource reservation: guaranteed; controlled load; or best effort. |
RestartMethod | Defines the Restart Method values for use in the RestartInProgress command. |
ReturnCode | Defines the return codes that appear in responses to JAIN MGCP Command Events. |
SilenceSuppression | Specifies the state of silence suppression. |
SupportedModes | This class represents an endpoint capability expressed as a list of supported connection modes. |
SupportedPackages | This class represents an endpoint capability expressed as a list of supported MGCP event/signal packages. |
TypeOfNetwork | Specifies the type of network: IN, ATM, or LOCAL. |
TypeOfService | Specifies the type of service. |
Exception Summary | |
ConflictingParameterException | The Conflicting Parameter Exception is thrown when an attempt is made to set a parameter, which, if set, would conflict with another parameter that has already been set. |
WildcardNotPermittedException | The Wildcard Not Permitted Exception is thrown when the Requested Information parameter is specified
in the
AuditEndpoint
command event constructor, but the Endpoint Identifier parameter in that constructor has been specified using
the wildcard convention. |
This package contains the classes that define the parameters used by the JAIN MGCP command and response primitives.
|
JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000 | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |