JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

Accumulate - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Encapsulates the ACCUMULATE constant.
ACCUMULATE - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Signifies the "Accumulate" action.
addJainMgcpListener(JainMgcpListener) - Method in interface jain.protocol.ip.mgcp.JainMgcpProvider
Adds a JAIN MGCP Listener to the list of Event Listeners registered on an implementation of the JainMgcpProvider interface.
adsi - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "adsi" event (ADSI_DISPLAY).
ADSI_DISPLAY - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the ADSI_DISPLAY event.
ALERTING_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the ALERTING_TONE event.
ALL_EVENTS - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the ALL_EVENTS wildcard event.
ALL_PACKAGES - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the "All Packages" wildcard.
AllConnections - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier
Represents the "All connections" wildcard.
AllEvents - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "AllEvents" event.
AllPackages - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the "All Packages" wildcard constant.
ann - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "ann" event (PLAY_AN_ANNOUNCEMENT).
Announcement - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the Announcement Server package constant.
ANNOUNCEMENT - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the Announcement Server package.
ANSWER_SUPERVISION - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the ANSWER_SUPERVISION event.
ANSWER_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the ANSWER_TONE event.
AnyConnection - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier
Represents the "Any connection" wildcard.
as - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "as" event (ANSWER_SUPERVISION).
Atm - Static variable in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Encapsulates the ATM network type.
ATM - Static variable in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Signifies network type = ATM.
au - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "au" event (AUTHORIZATION_SUCCEEDED).
AuditConnection - class jain.protocol.ip.mgcp.message.AuditConnection.
An MGCP AuditConnection command, expressed as an event object, sent by a Call Agent to a Media Gateway to request the Gateway to send parameters of a connection.
AuditConnection(Object, EndpointIdentifier, ConnectionIdentifier, InfoCode[]) - Constructor for class jain.protocol.ip.mgcp.message.AuditConnection
Constructs a new AuditConnection (Command) Event object.

AuditConnectionResponse - class jain.protocol.ip.mgcp.message.AuditConnectionResponse.
The acknowledgment to an MGCP AuditConnection command.
AuditConnectionResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Constructs a new AuditConnectionResponse Event object.

AuditEndpoint - class jain.protocol.ip.mgcp.message.AuditEndpoint.
An MGCP AuditEndpoint command, expressed as an event object, sent by a Call Agent to a Media Gateway to request the Gateway to send status information about one or more endpoints.
AuditEndpoint(Object, EndpointIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.AuditEndpoint
Constructs a new AuditEndpoint (Command) Event object that does not specify requested information.

AuditEndpoint(Object, EndpointIdentifier, InfoCode[]) - Constructor for class jain.protocol.ip.mgcp.message.AuditEndpoint
Constructs a new AuditEndpoint (Command) Event object that specifies requested information.

AuditEndpointResponse - class jain.protocol.ip.mgcp.message.AuditEndpointResponse.
The acknowledgment to an MGCP AuditEndpoint command.
AuditEndpointResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Constructs a new AuditEndpointResponse Event object that either returns positive acknowledgment, if none of the optional parameters are set, or returns whatever optional parameters are set, along with the Return Code.

AuditEndpointResponse(Object, ReturnCode, EndpointIdentifier[]) - Constructor for class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Constructs a new AuditEndpointResponse Event object that returns a list of endpoint identifiers in response to an AuditEndpoint command in which the Endpoint Identifier parameter was specified using the wildcard convention.

AUTHORIZATION_DENIED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the AUTHORIZATION_DENIED event.
AUTHORIZATION_SUCCEEDED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the AUTHORIZATION_SUCCEEDED event.
aw - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "aw" event (ANSWER_TONE).
ax - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "ax" event (AUTHORIZATION_DENIED).

B

Bandwidth - class jain.protocol.ip.mgcp.message.parms.Bandwidth.
Specifies a bandwidth value or range.
BANDWIDTH - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents a bandwidth value or range.
Bandwidth(int) - Constructor for class jain.protocol.ip.mgcp.message.parms.Bandwidth
Constructs a new bandwidth range in which the upper and lower bounds are the same value.
Bandwidth(int, int) - Constructor for class jain.protocol.ip.mgcp.message.parms.Bandwidth
Constructs a new bandwidth range in which the upper and lower bounds are distinct values.
BASE64 - Static variable in class jain.protocol.ip.mgcp.message.parms.EncryptionMethod
Signifies "base64" encryption method.
BEARER_INFORMATION - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that Bearer Information is requested.
BearerInformation - class jain.protocol.ip.mgcp.message.parms.BearerInformation.
Defines the encoding method to be used for encoding the data received from the line side.
BearerInformation - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the Bearer Information constant.
BEST_EFFORT - Static variable in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Signifies best-effort resource reservation.
BestEffort - Static variable in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Encapsulates the best-effort resource reservation.
bl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "bl" event (BLOCKING).
BLOCKING - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the BLOCKING event.
BuildCommandHeader(String) - Method in class jain.protocol.ip.mgcp.JainMgcpCommandEvent
Builds a canonical command header line for an MGCP command message.
BuildListParmLine(String, Object[]) - Method in class jain.protocol.ip.mgcp.JainMgcpEvent
Creates a comma-separated text string representation of the parameters in parmList, prepended by the parmIdentifier String, a colon (":"), and a single space character (" "), and terminated by a newline character ("\n").
BuildResponseHeader() - Method in class jain.protocol.ip.mgcp.JainMgcpResponseEvent
Builds a canonical MGCP response header, consisting of the return code value, the transaction identifier, and the (optional) return comment.
BUSY_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the BUSY_TONE event.
bz - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "bz" event (BUSY_TONE).

C

c01 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "c01" event (CONTINUITY_TONE).
c02 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "c02" event (CONTINUITY_TEST).
CALL_BACK_REQUEST - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALL_BACK_REQUEST event.
CALL_IDENTIFIER - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that CallIdentifier information is requested.
CALL_WAITING_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALL_WAITING_TONE event.
CALL_WAITING_TONE_1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALL_WAITING_TONE_1 event.
CALL_WAITING_TONE_2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALL_WAITING_TONE_2 event.
CALL_WAITING_TONE_3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALL_WAITING_TONE_3 event.
CALL_WAITING_TONE_4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALL_WAITING_TONE_4 event.
CALLER_ID - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALLER_ID event.
CallIdentifier - class jain.protocol.ip.mgcp.message.parms.CallIdentifier.
Specifies the globally unique call identifier for the call of which this connection is a part.
CallIdentifier - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the CallIdentifier constant.
CallIdentifier(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.CallIdentifier
Constructs a new Call Identifier object, setting the string that designates the Call Identifier.

CALLING_CARD_SERVICE_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CALLING_CARD_SERVICE_TONE event.
CANCEL_GRACEFUL - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Signifies the "cancel-graceful" restart method.
CancelGraceful - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Encapsulates the cancel-graceful restart method constant.
Capabilities - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the Capabilities constant.
CAPABILITIES - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that Capabilities information is requested.
CapabilityValue - class jain.protocol.ip.mgcp.message.parms.CapabilityValue.
An abstract class that denotes a capability of an endpoint.
CapabilityValue(int) - Constructor for class jain.protocol.ip.mgcp.message.parms.CapabilityValue
 
CARRIER_LOST - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CARRIER_LOST event.
CAS_Signaling_Protocol_Error - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies CAS signaling protocol error.
CAS_SIGNALING_PROTOCOL_ERROR - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies CAS signaling protocol error.
cbk - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "cbk" event (CALL_BACK_REQUEST).
cf - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "cf" event (CONFIRM_TONE).
cg - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "cg" event (NETWORK_CONGESTION_TONE).
ci - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "ci" event (CALLER_ID).
cl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "cl" event (CARRIER_LOST).
CLEAR - Static variable in class jain.protocol.ip.mgcp.message.parms.EncryptionMethod
Signifies "clear" encryption method.
clearAllReqInfoItems() - Method in class jain.protocol.ip.mgcp.message.AuditEndpoint
Clears all the requested information items.
CMD_AUDIT_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies an AuditConnection command.
CMD_AUDIT_ENDPOINT - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies an AuditEndpoint command.
CMD_CREATE_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a CreateConnection command.
CMD_DELETE_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a DeleteConnection command.
CMD_ENDPOINT_CONFIGURATION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies an EndpointConfiguration command.
CMD_MODIFY_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a ModifyConnection command.
CMD_NOTIFICATION_REQUEST - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a NotificationRequest command.
CMD_NOTIFY - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a Notify command.
CMD_RESP_UNKNOWN - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies an unknown command or response.
CMD_RESTART_IN_PROGRESS - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a RestartInProgress command.
COMPRESSION_ALGORITHM - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents a list of compression algorithm names.
CompressionAlgorithm - class jain.protocol.ip.mgcp.message.parms.CompressionAlgorithm.
Specifies a list of algorithm names.
CompressionAlgorithm(String[]) - Constructor for class jain.protocol.ip.mgcp.message.parms.CompressionAlgorithm
Constructs a new list of algorithm names.
CONFIRM_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CONFIRM_TONE event.
ConflictingParameterException - exception jain.protocol.ip.mgcp.message.parms.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.
ConflictingParameterException() - Constructor for class jain.protocol.ip.mgcp.message.parms.ConflictingParameterException
Default constructor.
ConflictingParameterException(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.ConflictingParameterException
Constructor that accepts a user-supplied message string.
Confrnce - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the CONFRNCE constant and the string equivalent, "confrnce."
CONFRNCE - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "confrnce" connection mode.
CONNECTION_IDENTIFIER - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that ConnectionIdentifier information is requested.
CONNECTION_MODE - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that ConnectionMode information is requested.
CONNECTION_PARAMETERS - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that ConnectionParameters information is requested.
Connection_Was_Deleted - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that connection was deleted.
CONNECTION_WAS_DELETED - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the connection was deleted.
ConnectionDescriptor - class jain.protocol.ip.mgcp.message.parms.ConnectionDescriptor.
A connection description, in the form of a Session Description Protocol (SDP) string.
ConnectionDescriptor(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.ConnectionDescriptor
Constructs a new Connection Descriptor, setting the description string.

ConnectionIdentifier - class jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier.
Identifies a connection.
ConnectionIdentifier - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the ConnectionIdentifier constant.
ConnectionIdentifier(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier
Constructs a new Connection Identifier.

ConnectionMode - class jain.protocol.ip.mgcp.message.parms.ConnectionMode.
Defines the various connection modes in which an endpoint can operates.
ConnectionMode - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the ConnectionMode constant.
ConnectionParameters - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the ConnectionParameters constant.
ConnectionParm - class jain.protocol.ip.mgcp.message.parms.ConnectionParm.
Abstract class that defines a connection parameter (e.g., number of packets sent).
ConnectionParm(int, int) - Constructor for class jain.protocol.ip.mgcp.message.parms.ConnectionParm
 
Constants - class jain.protocol.ip.mgcp.message.Constants.
Constants used in package jain.protocol.ip.mgcp.message
CONTINUITY_TEST - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CONTINUITY_TEST event.
CONTINUITY_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the CONTINUITY_TONE event.
CONTROLLED_LOAD - Static variable in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Signifies controlled load resource reservation.
ControlledLoad - Static variable in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Encapsulates the controlled load resource reservation.
Conttest - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the CONTTEST constant and the string equivalent, "conttest."
CONTTEST - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "conttest" connection mode.
CreateConnection - class jain.protocol.ip.mgcp.message.CreateConnection.
An MGCP CreateConnection command, expressed as an event object, sent by a Call Agent to a Media Gateway to request the Gateway to create a connection between two endpoints.
CreateConnection(Object, CallIdentifier, EndpointIdentifier, ConnectionMode) - Constructor for class jain.protocol.ip.mgcp.message.CreateConnection
Constructs a new CreateConnection (Command) Event object.

CreateConnectionResponse - class jain.protocol.ip.mgcp.message.CreateConnectionResponse.
The acknowledgment to an MGCP CreateConnection command.
CreateConnectionResponse(Object, ReturnCode, ConnectionIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Constructs a new CreateConnectionResponse Event object.

createIPObject(String) - Method in class jain.protocol.ip.JainIPFactory
Returns an instance of a Peer JAIN IP Object, given the Class Name of the class for which the object is being instantiated.
createProvider() - Method in interface jain.protocol.ip.mgcp.JainMgcpStack
Creates a new Peer (vendor-specific) JainMgcpProvider and returns a reference to it.

CreateProviderException - exception jain.protocol.ip.mgcp.CreateProviderException.
The CreateProviderException is thrown when a problem is encountered while trying to instantiate an object that implements the JainMgcpProvider interface.
CreateProviderException() - Constructor for class jain.protocol.ip.mgcp.CreateProviderException
Default constructor.
CreateProviderException(String) - Constructor for class jain.protocol.ip.mgcp.CreateProviderException
Constructor that accepts a user-supplied message string.

D

Data - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the DATA constant and the string equivalent, "data."
DATA - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "data" connection mode.
DeleteConnection - class jain.protocol.ip.mgcp.message.DeleteConnection.
An MGCP DeleteConnection command.
DeleteConnection(Object, CallIdentifier, EndpointIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.DeleteConnection
Constructs a new DeleteConnection (Command) Event object, used by a Call Agent to delete all connections that relate to a given call.
DeleteConnection(Object, CallIdentifier, EndpointIdentifier, ConnectionIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.DeleteConnection
Constructs a new DeleteConnection (Command) Event object, used by a Call Agent to delete a single connection.
DeleteConnection(Object, CallIdentifier, EndpointIdentifier, ConnectionIdentifier, ReasonCode, ConnectionParm[]) - Constructor for class jain.protocol.ip.mgcp.message.DeleteConnection
Constructs a new DeleteConnection (Command) Event object, used by a VOIP Gateway to indicate to a Call Agent that a connection can no longer be sustained.
DeleteConnection(Object, EndpointIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.DeleteConnection
Constructs a new DeleteConnection (Command) Event object, used by a Call Agent to delete all connections related to a specified endpoint.
DeleteConnectionResponse - class jain.protocol.ip.mgcp.message.DeleteConnectionResponse.
The acknowledgment to an MGCP DeleteConnection command.
DeleteConnectionResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.DeleteConnectionResponse
Constructs a new DeleteConnectionResponse Event object that corresponds to a DeleteConnection command issued by a VOIP Gateway or to a DeleteConnection command issued by a Call Agent that deletes multiple connections.

DeleteConnectionResponse(Object, ReturnCode, ConnectionParm[]) - Constructor for class jain.protocol.ip.mgcp.message.DeleteConnectionResponse
Constructs a new DeleteConnectionResponse Event object that corresponds to a DeleteConnection command issued by a Call Agent to delete a single specific connection related to a single endpoint.

deleteProvider(JainMgcpProvider) - Method in interface jain.protocol.ip.mgcp.JainMgcpStack
Deletes the specified JainMgcpProvider.

DeleteProviderException - exception jain.protocol.ip.mgcp.DeleteProviderException.
The DeleteProviderException is thrown when a problem is encountered while trying to delete an object that implements the JainMgcpProvider interface.
DeleteProviderException() - Constructor for class jain.protocol.ip.mgcp.DeleteProviderException
Default constructor.
DeleteProviderException(String) - Constructor for class jain.protocol.ip.mgcp.DeleteProviderException
Constructor that accepts a user-supplied message string.
DETECT_EVENTS - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that DetectEvents information is requested.
DetectEvents - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the DetectEvents constant.
DIAL_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DIAL_TONE event.
DIGIT_MAP - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that DigitMap information is requested.
DigitMap - class jain.protocol.ip.mgcp.message.parms.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.
DigitMap - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the DigitMap constant.
DigitMap(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.DigitMap
Constructs a new Digit Map object, setting the string that represents the Digit Map.
DISCARD - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Signifies that quarantined events are to be discarded.
DiscardLoop - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Encapsulates the DISCARD and LOOP constants.
DiscardStep - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Encapsulates the DISCARD and STEP constants.
Disconnected - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Encapsulates the disconnected restart method constant.
DISCONNECTED - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Signifies the "disconnected" restart method.
DISTINCTIVE_RINGING_0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_0 event.
DISTINCTIVE_RINGING_1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_1 event.
DISTINCTIVE_RINGING_2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_2 event.
DISTINCTIVE_RINGING_3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_3 event.
DISTINCTIVE_RINGING_4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_4 event.
DISTINCTIVE_RINGING_5 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_5 event.
DISTINCTIVE_RINGING_6 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_6 event.
DISTINCTIVE_RINGING_7 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_RINGING_7 event.
DISTINCTIVE_TONE_PATTERN - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DISTINCTIVE_TONE_PATTERN event.
dl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dl" event (DIAL_TONE).
Dtmf - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the DTMF package constant.
DTMF - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the DTMF package.
DTMF_0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_0 event.
DTMF_1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_1 event.
DTMF_2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_2 event.
DTMF_3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_3 event.
DTMF_4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_4 event.
DTMF_5 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_5 event.
DTMF_6 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_6 event.
DTMF_7 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_7 event.
DTMF_8 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_8 event.
DTMF_9 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_9 event.
DTMF_A - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_A event.
DTMF_B - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_B event.
DTMF_C - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_C event.
DTMF_D - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_D event.
DTMF_HASH - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_HASH event.
DTMF_STAR - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the DTMF_STAR event.
dtmf0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf0" event (DTMF_0).
dtmf1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf1" event (DTMF_1).
dtmf2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf2" event (DTMF_2).
dtmf3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf3" event (DTMF_3).
dtmf4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf4" event (DTMF_4).
dtmf5 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf5" event (DTMF_5).
dtmf6 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf6" event (DTMF_6).
dtmf7 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf7" event (DTMF_7).
dtmf8 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf8" event (DTMF_8).
dtmf9 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmf9" event (DTMF_9).
dtmfA - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmfA" event (DTMF_A).
dtmfB - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmfB" event (DTMF_B).
dtmfC - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmfC" event (DTMF_C).
dtmfD - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmfD" event (DTMF_D).
dtmfHash - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmfHash" event (DTMF_HASH).
dtmfStar - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "dtmfStar" event (DTMF_STAR).

E

e - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "e" event (ERROR_TONE).
ECHO_CANCELLATION - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents the state of echo cancellation.
ECHO_CANCELLATION_OFF - Static variable in class jain.protocol.ip.mgcp.message.parms.EchoCancellation
Indicates echo cancellation is OFF.
ECHO_CANCELLATION_ON - Static variable in class jain.protocol.ip.mgcp.message.parms.EchoCancellation
Indicates echo cancellation is ON.
EchoCancellation - class jain.protocol.ip.mgcp.message.parms.EchoCancellation.
Specifies the state of echo cancellation.
EchoCancellationOff - Static variable in class jain.protocol.ip.mgcp.message.parms.EchoCancellation
Encapsulates the echo cancellation OFF state.
EchoCancellationOn - Static variable in class jain.protocol.ip.mgcp.message.parms.EchoCancellation
Encapsulates the echo cancellation ON state.
EMBEDDED_NOTIFICATION_REQUEST - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Signifies the "Embedded Notification Request" action
EmbeddedRequest - class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest.
Specifies an embedded request.
EmbeddedRequest(DigitMap) - Constructor for class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Constructs a new EmbeddedRequest object that contains a digit map.
EmbeddedRequest(EventName[]) - Constructor for class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Constructs a new EmbeddedRequest object that contains a list of requested signals.
EmbeddedRequest(EventName[], DigitMap) - Constructor for class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Constructs a new EmbeddedRequest object that contains a list of requested signals and a digit map.
EmbeddedRequest(RequestedEvent[]) - Constructor for class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Constructs a new EmbeddedRequest object that contains a list of RequestedEvent objects.
EmbeddedRequest(RequestedEvent[], DigitMap) - Constructor for class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Constructs a new EmbeddedRequest object that contains a list of RequestedEvent objects and a digit map.
EmbeddedRequest(RequestedEvent[], EventName[]) - Constructor for class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Constructs a new EmbeddedRequest object that contains a list of RequestedEvent objects and a list of requested signals.
EmbeddedRequest(RequestedEvent[], EventName[], DigitMap) - Constructor for class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Constructs a new EmbeddedRequest object that contains a list of RequestedEvent objects, a list of signal requests, and a digit map.
ENC_METHOD_A_LAW - Static variable in class jain.protocol.ip.mgcp.message.parms.BearerInformation
Signifies A-law encoding method.
ENC_METHOD_MU_LAW - Static variable in class jain.protocol.ip.mgcp.message.parms.BearerInformation
Signifies mu-law encoding method.
EncMethod_A_Law - Static variable in class jain.protocol.ip.mgcp.message.parms.BearerInformation
Encapsulates the A-law encoding method in a BearerInformation object.
EncMethod_mu_Law - Static variable in class jain.protocol.ip.mgcp.message.parms.BearerInformation
Encapsulates the mu-law encoding method in a BearerInformation object.
ENCRYPTION_METHOD - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents an encryption method/key.
EncryptionMethod - class jain.protocol.ip.mgcp.message.parms.EncryptionMethod.
Specifies the encryption method (and key).
EncryptionMethod(int, String) - Constructor for class jain.protocol.ip.mgcp.message.parms.EncryptionMethod
Constructs a new EncryptionMethod object.
Endpoint_Has_No_Digit_Map - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the endpoint does not have a digit map.
ENDPOINT_HAS_NO_DIGIT_MAP - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the endpoint does not have a digit map.
Endpoint_Insufficient_Resources - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the endpoint does not have sufficient resources.
ENDPOINT_INSUFFICIENT_RESOURCES - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the endpoint does not have sufficient resources.
Endpoint_Is_Restarting - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the endpoint is "restarting."
ENDPOINT_IS_RESTARTING - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the endpoint is "restarting."
Endpoint_Malfunctioning - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
ReasonCode object that signifies that endpoint is malfunctioning.
ENDPOINT_MALFUNCTIONING - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
Signifies that endpoint is malfunctioning.
Endpoint_Not_Ready - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the endpoint is not ready.
ENDPOINT_NOT_READY - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the endpoint is not ready.
Endpoint_Out_Of_Service - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
ReasonCode object that signifies that endpoint has been taken out of service.
ENDPOINT_OUT_OF_SERVICE - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
Signifies that endpoint has been taken out of service.
Endpoint_Redirected - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the endpoint has been redirected to another Call Agent.
ENDPOINT_REDIRECTED - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the endpoint has been redirected to another Call Agent.
Endpoint_State_Is_Nominal - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
ReasonCode object that signifies that endpoint state is nominal.
ENDPOINT_STATE_IS_NOMINAL - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
Signifies that endpoint state is nominal.
Endpoint_Unknown - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the endpoint is unknown.
ENDPOINT_UNKNOWN - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the endpoint is unknown.
EndpointConfiguration - class jain.protocol.ip.mgcp.message.EndpointConfiguration.
The MGCP EndpointConfiguration command, expressed as an event object, sent by a Call Agent to a Media Gateway to request configuration of an endpoint.
EndpointConfiguration(Object, EndpointIdentifier, BearerInformation) - Constructor for class jain.protocol.ip.mgcp.message.EndpointConfiguration
Constructs a new EndpointConfiguration (Command) Event object, setting the Endpoint Identifier and the endpoint configuration parameters.

EndpointConfigurationParms - class jain.protocol.ip.mgcp.message.parms.EndpointConfigurationParms.
Contains all the parameters that would be sent in an EndpointConfiguration Command Event object, except for the Endpoint Identifier.
EndpointConfigurationParms(BearerInformation) - Constructor for class jain.protocol.ip.mgcp.message.parms.EndpointConfigurationParms
Constructs a new EndpointConfigurationParms object, setting the Bearer Information parameters.

EndpointConfigurationResponse - class jain.protocol.ip.mgcp.message.EndpointConfigurationResponse.
The acknowledgment to an MGCP EndpointConfiguration command, expressed as an event object.
EndpointConfigurationResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.EndpointConfigurationResponse
Constructs a new EndpointConfigurationResponse Event object.

EndpointIdentifier - class jain.protocol.ip.mgcp.message.parms.EndpointIdentifier.
Identifies an endpoint (or a set of endpoints, using a "wildcard" construction) on a Media Gateway.
EndpointIdentifier(String, String) - Constructor for class jain.protocol.ip.mgcp.message.parms.EndpointIdentifier
Constructs an Endpoint Identifier.

ERROR_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the ERROR_TONE event.
EVENT_STATES - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that EventStates information is requested.
EventName - class jain.protocol.ip.mgcp.message.parms.EventName.
Specifies an event name, as defined in RFC 2705.
EventName(PackageName, MgcpEvent) - Constructor for class jain.protocol.ip.mgcp.message.parms.EventName
Constructs a new EventName in which the package name and the event Identifier are specified.
EventName(PackageName, MgcpEvent, ConnectionIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.parms.EventName
Constructs a new EventName in which the package name, the event Identifier, and the connection Identifier are all specified.
EventStates - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the EventStates constant.
ExtendedConnectionParm - class jain.protocol.ip.mgcp.message.parms.ExtendedConnectionParm.
Class that defines an extended connection parameter.
ExtendedConnectionParm(String, int) - Constructor for class jain.protocol.ip.mgcp.message.parms.ExtendedConnectionParm
Constructs a new ConnectionParm object that is an extension parameter.
EXTENSION - Static variable in class jain.protocol.ip.mgcp.message.parms.ExtendedConnectionParm
Signifies that this ConnectionParm object represents an extension parameter.

F

factory(String) - Static method in class jain.protocol.ip.mgcp.pkg.PackageName
The factory method for generating a new MGCP package where the integer value to be associated with the package is left to the method to supply.
factory(String) - Static method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The factory method for generating a new MGCP event/signal where the integer value to be associated with the event/signal is left to the method to supply.
factory(String, int) - Static method in class jain.protocol.ip.mgcp.pkg.PackageName
The factory method for generating a new MGCP package name where an integer value to be associated with the package name is supplied.
factory(String, int) - Static method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The factory method for generating a new MGCP event/signal where an integer value to be associated with the event/signal is supplied.
FAX_TONE_DETECTED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the FAX_TONE_DETECTED event.
findClass(String) - Method in class jain.protocol.ip.JainIPFactory
This method locates, loads, and defines the desired class.
FLASH_HOOK - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the FLASH_HOOK event.
Forced - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Encapsulates the forced restart method constant.
FORCED - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Signifies the "forced" restart method.
ft - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "ft" event (FAX_TONE_DETECTED).

G

GAIN_CONTROL - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents gain control.
GainControl - class jain.protocol.ip.mgcp.message.parms.GainControl.
Specifies the value for gain control (or "auto" if automatic gain control is to be used).
GainControl() - Constructor for class jain.protocol.ip.mgcp.message.parms.GainControl
Constructs a new GainControl object in which automatic gain control is assumed.
GainControl(int) - Constructor for class jain.protocol.ip.mgcp.message.parms.GainControl
Constructs a new GainControl object in which a gain control value is specified.
Gateway_Cannot_Detect_Requested_Event - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the gateway is not equipped to detect one of the requested events.
GATEWAY_CANNOT_DETECT_REQUESTED_EVENT - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the gateway is not equipped to detect one of the requested events.
Gateway_Cannot_Generate_Requested_Signal - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the gateway is not equipped to generate one of the requested signals.
GATEWAY_CANNOT_GENERATE_REQUESTED_SIGNAL - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the gateway is not equipped to generate one of the requested signals.
Gateway_Cannot_Send_Specified_Announcement - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the gateway cannot send the specified announcement.
GATEWAY_CANNOT_SEND_SPECIFIED_ANNOUNCEMENT - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the gateway cannot send the specified announcement.
GENERIC_MEDIA - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the Generic Media package.
GenericMedia - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the Generic Media package constant.
getBandwidthLowerBound() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the lower bound of the bandwidth range.
getBandwidthLowerBound() - Method in class jain.protocol.ip.mgcp.message.parms.Bandwidth
Gets the lower bound of the bandwidth range.
getBandwidthUpperBound() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the upper bound of the bandwidth range.
getBandwidthUpperBound() - Method in class jain.protocol.ip.mgcp.message.parms.Bandwidth
Gets the upper bound of the bandwidth range.
getBearerInformation() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the Bearer Information.

getBearerInformation() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Bearer Information.

getBearerInformation() - Method in class jain.protocol.ip.mgcp.message.EndpointConfiguration
Gets the Bearer Information parameter.

getBearerInformation() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Bearer Information parameter.

getBearerInformation() - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Gets the Bearer Information.

getBearerInformation() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Bearer Information.

getBearerInformation() - Method in class jain.protocol.ip.mgcp.message.parms.EndpointConfigurationParms
Gets the Bearer Information.

getCallIdentifier() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Gets the Call Identifier.

getCallIdentifier() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Call Identifier.

getCallIdentifier() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Call Identifier.

getCallIdentifier() - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Gets the Call Identifier.

getCapabilities() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the list of endpoint capabilities.

getCapabilityValueType() - Method in class jain.protocol.ip.mgcp.message.parms.CapabilityValue
Returns an integer value that signifies what type of capability value this CapabilityValue object represents.
getComment() - Method in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Gets the return comment string set in this Return Code object.

getComment() - Method in class jain.protocol.ip.mgcp.message.parms.ReasonCode
Gets the return comment string set in this Reason Code object.

getCompressionAlgorithmNames() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the list of compression algorithm names.
getCompressionAlgorithmNames() - Method in class jain.protocol.ip.mgcp.message.parms.CompressionAlgorithm
Gets the list of algorithm names.
getConnectionIdentifier() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Connection Identifier.

getConnectionIdentifier() - Method in class jain.protocol.ip.mgcp.message.AuditConnection
Gets the Connection Identifier.

getConnectionIdentifier() - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Gets the Connection Identifier.

getConnectionIdentifier() - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Gets the Connection Identifier.

getConnectionIdentifier() - Method in class jain.protocol.ip.mgcp.message.parms.EventName
Gets the connection Identifier.
getConnectionIdentifiers() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Connection Identifiers.

getConnectionModeValue() - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Gets the integer value associated with this Connection Mode.
getConnectionParmExtensionName() - Method in class jain.protocol.ip.mgcp.message.parms.ExtendedConnectionParm
Gets the name of the connection parameter extension.
getConnectionParms() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Gets the Connection Parameters.

getConnectionParms() - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Gets the Connection Parameters.

getConnectionParms() - Method in class jain.protocol.ip.mgcp.message.DeleteConnectionResponse
Gets the Connection Parameters.

getConnectionParmType() - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionParm
Gets the connection parameter type.
getConnectionParmValue() - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionParm
Gets the connection parameter value.
getCurrentLargestEventValue() - Static method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Gets the largest event value that has been used thus far.
getCurrentLargestPackageValue() - Static method in class jain.protocol.ip.mgcp.pkg.PackageName
Gets the largest package value that has been used thus far.
getDetectEvents() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the list of events the gateway is to detect.

getDetectEvents() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the list of MGCP events that the endpoint has been instructed to detect.

getDetectEvents() - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Gets the list of events that the gateway is to detect.

getDigitMap() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the Digit Map.

getDigitMap() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Digit Map.

getDigitMap() - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Gets the Digit Map.

getDomainName() - Method in class jain.protocol.ip.mgcp.message.parms.EndpointIdentifier
Gets the domain name portion of the endpoint identifier.
getDomainName() - Method in class jain.protocol.ip.mgcp.message.parms.NotifiedEntity
Gets the Domain Name of the Notified Entity.

getEchoCancellation() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the on/off state of echo cancellation.
getEchoCancellation() - Method in class jain.protocol.ip.mgcp.message.parms.EchoCancellation
Gets the state of echo cancellation.
getEmbeddedDigitMap() - Method in class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Gets the embedded digit map.
getEmbeddedRequest() - Method in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Gets the embedded request.
getEmbeddedRequestList() - Method in class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Gets the embedded requested event list.
getEmbeddedSignalRequest() - Method in class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Gets the embedded signal request list.
getEncodingMethod() - Method in class jain.protocol.ip.mgcp.message.parms.BearerInformation
Gets the encoding method.

getEncryptionKey() - Method in class jain.protocol.ip.mgcp.message.parms.EncryptionMethod
Gets the encryption key.
getEncryptionMethod() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the encryption method.
getEncryptionMethod() - Method in class jain.protocol.ip.mgcp.message.parms.EncryptionMethod
Gets the encryption method.
getEndpointIdentifier() - Method in class jain.protocol.ip.mgcp.JainMgcpCommandEvent
Gets the Endpoint Identifier.

getEndpointIdentifierList() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Endpoint Identifier list.
getEventIdentifier() - Method in class jain.protocol.ip.mgcp.message.parms.EventName
Gets the event Identifier.
getEventName() - Method in class jain.protocol.ip.mgcp.message.parms.RequestedEvent
Gets the name of the event.
getEventStates() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Event States.

getGainControl() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the gain control value.
getGainControl() - Method in class jain.protocol.ip.mgcp.message.parms.GainControl
Gets the gain control value.
getGainControlAuto() - Method in class jain.protocol.ip.mgcp.message.parms.GainControl
Indicates whether gain control is set to "auto."
getInfoCode() - Method in class jain.protocol.ip.mgcp.message.parms.InfoCode
Get the integer constant that corresponds to this information code.
getInstance() - Static method in class jain.protocol.ip.JainIPFactory
Returns an instance of a JainIPFactory.
getJainIPObject() - Method in class jain.protocol.ip.JainIPFactory
Returns a vector of Peer JAIN IP Objects that have been created by this instance of the JAIN IP Factory.
getJainMgcpStack() - Method in interface jain.protocol.ip.mgcp.JainMgcpProvider
Returns an object reference to the underlying JAIN MGCP Stack to which this JAIN MGCP Provider is bound.
getLocalConnectionDescriptor() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Gets the Local Connection Descriptor.

getLocalConnectionDescriptor() - Method in class jain.protocol.ip.mgcp.message.ModifyConnectionResponse
Gets the Local Connection Descriptor.

getLocalConnectionDescriptor() - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Gets the Local Connection Descriptor.

getLocalConnectionOptions() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Gets the Local Connection Options.

getLocalConnectionOptions() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Local Connection Options parameter.

getLocalConnectionOptions() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Local Connection Options parameter.

getLocalEndpointName() - Method in class jain.protocol.ip.mgcp.message.parms.EndpointIdentifier
Gets the local name portion of the endpoint identifier.
getLocalName() - Method in class jain.protocol.ip.mgcp.message.parms.NotifiedEntity
Gets the Local Name of the Notified Entity.

getLocalOptionExtensionName() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the name of the local option extension parameter.
getLocalOptionExtensionName() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionExtension
Gets the name of the local option extension parameter.
getLocalOptionExtensionValue() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionExtension
Gets the value of the local option extension parameter.
getLocalOptionValue() - Method in class jain.protocol.ip.mgcp.message.parms.CapabilityValue
Returns the LocalOptionValue that is encapsulated by this CapabilityValue object.
getLocalOptionValue() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptVal
Returns the LocalOptionValue that is encapsulated by this CapabilityValue object.
getLocalOptionValueType() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the type of the Local Option Value.
getMode() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Gets the mode.

getMode() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Mode parameter.

getMode() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Mode parameter.

getName() - Method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Gets the name of the event.
getNotificationConstraint() - Method in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Gets the constraint on the number of notifications allowed (STEP or LOOP).
getNotificationRequestParms() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Notification Request parameters.

getNotificationRequestParms() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Notification Request parameters.

getNotificationRequestParms() - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Gets the Notification Request parameters.

getNotifiedEntity() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Gets the Notified Entity.

getNotifiedEntity() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the Notified Entity.

getNotifiedEntity() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Notified Entity.

getNotifiedEntity() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Notified Entity.

getNotifiedEntity() - Method in class jain.protocol.ip.mgcp.message.RestartInProgressResponse
Gets the Notified Entity.
getNotifiedEntity() - Method in class jain.protocol.ip.mgcp.message.Notify
Gets the Notified Entity.

getNotifiedEntity() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the NotifiedEntity.

getObjectIdentifier() - Method in class jain.protocol.ip.mgcp.JainMgcpEvent
Returns an integer value that identifies this event object as a specific JAIN MGCP Command or Response event.
getObservedEvents() - Method in class jain.protocol.ip.mgcp.message.Notify
Gets the Observed Events.

getObservedEvents() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Observed Events.

getPackageName() - Method in class jain.protocol.ip.mgcp.message.parms.EventName
Gets the package name.
getPacketizationPeriodLowerBound() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the lower bound of the packetization period.
getPacketizationPeriodLowerBound() - Method in class jain.protocol.ip.mgcp.message.parms.PacketizationPeriod
Gets the lower bound of the packetization period.
getPacketizationPeriodUpperBound() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the upper bound of the packetization period.
getPacketizationPeriodUpperBound() - Method in class jain.protocol.ip.mgcp.message.parms.PacketizationPeriod
Gets the upper bound of the packetization period.
getParms() - Method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Gets the parameter string.
getPathName() - Method in class jain.protocol.ip.JainIPFactory
The Path Name specifies where the JainIPFactory can find a specific vendor's implementation of the JAIN IP API specification for the factory to instantiate the objects using the createIPObject method.
getPort() - Method in interface jain.protocol.ip.mgcp.JainMgcpStack
Gets the port number on which the stack will listen for incoming MGCP messages.

getPortNumber() - Method in class jain.protocol.ip.mgcp.message.parms.NotifiedEntity
Gets the Port Number of the Notified Entity.

getProtocolVersion() - Method in interface jain.protocol.ip.mgcp.JainMgcpStack
Gets the currently-set version of the MGCP protocol in use by an object that implements the JainMgcpStack interface.

getQuarantineHandling() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the Quarantine Handling.

getQuarantineHandling() - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Gets the Quarantine Handling.

getReasonCode() - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Gets the Reason Code.

getReasonCode() - Method in class jain.protocol.ip.mgcp.message.RestartInProgress
Gets the Reason Code.

getReasonCode() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Reason Code.

getRemoteConnectionDescriptor() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Gets the Remote Connection Descriptor.

getRemoteConnectionDescriptor() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Gets the Remote Connection Descriptor parameter.

getRemoteConnectionDescriptor() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Remote Connection Descriptor parameter.

getRequestedAction() - Method in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Gets the constant that represents this requested action.
getRequestedActions() - Method in class jain.protocol.ip.mgcp.message.parms.RequestedEvent
Gets the list of requested actions.
getRequestedEvents() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the Requested Events.

getRequestedEvents() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Requested Events.

getRequestedEvents() - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Gets the Requested Events.

getRequestedInfo() - Method in class jain.protocol.ip.mgcp.message.AuditConnection
Returns the list of connection parameters the gateway is to return in response to an AuditConnection command.
getRequestedInfo() - Method in class jain.protocol.ip.mgcp.message.AuditEndpoint
Gets the currently set endpoint parameters to be returned by the gateway.
getRequestIdentifier() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the Request Identifier.

getRequestIdentifier() - Method in class jain.protocol.ip.mgcp.message.Notify
Gets the Request Identifier.

getRequestIdentifier() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Request Identifier.

getRequestIdentifier() - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Gets the Request Identifier.

getResourceReservation() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the resource reservation (guaranteed, controlled load, best effort).
getResourceReservation() - Method in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Gets the value of this ResourceReservation object as an integer constant.
getRestartDelay() - Method in class jain.protocol.ip.mgcp.message.RestartInProgress
Gets the Restart Delay.

getRestartDelay() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Restart Delay.

getRestartMethod() - Method in class jain.protocol.ip.mgcp.message.RestartInProgress
Gets the Restart Method.

getRestartMethod() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Restart Method.

getRestartMethod() - Method in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Get the integer constant that corresponds to this Restart Method.
getReturnCode() - Method in class jain.protocol.ip.mgcp.JainMgcpResponseEvent
Gets the return code.

getSecondConnectionIdentifier() - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Gets the second connection identifier.

getSecondEndpointIdentifier() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Gets the Second Endpoint Identifier.

getSecondEndpointIdentifier() - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Gets the Second Endpoint Identifier.

getSignalRequests() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Gets the Signal Requests.

getSignalRequests() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Gets the Signal Requests.

getSignalRequests() - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Gets the Signal Requests.

getSilenceSuppression() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the on/off state of silence suppression.
getSilenceSuppression() - Method in class jain.protocol.ip.mgcp.message.parms.SilenceSuppression
Gets the state of silence suppression.
getSpecificEndpointIdentifier() - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Gets the Specific Endpoint Identifier.

getSupportedModes() - Method in class jain.protocol.ip.mgcp.message.parms.CapabilityValue
Returns the list of supported connection modes that is encapsulated by this CapabilityValue object.
getSupportedModes() - Method in class jain.protocol.ip.mgcp.message.parms.SupportedModes
Returns the list of supported connection modes that is encapsulated by this CapabilityValue object.
getSupportedPackageNames() - Method in class jain.protocol.ip.mgcp.message.parms.CapabilityValue
Returns the list of supported MGCP event/signal packages that is encapsulated by this CapabilityValue object.
getSupportedPackageNames() - Method in class jain.protocol.ip.mgcp.message.parms.SupportedPackages
Returns the list of supported package names that is encapsulated by this CapabilityValue object.
getTransactionHandle() - Method in class jain.protocol.ip.mgcp.JainMgcpEvent
Gets the transaction handle that associates a Response Event with the Command Event that elicited it.
getTreatment() - Method in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Gets the treatment of quarantined events (PROCESS or DISCARD).
getTypeOfNetwork() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the type of network.
getTypeOfNetwork() - Method in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Gets the value of this TypeOfNetwork object as an integer constant.
getTypeOfService() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Gets the type of service.
getTypeOfService() - Method in class jain.protocol.ip.mgcp.message.parms.TypeOfService
Gets the type of service.
getValue() - Method in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Gets the integer-valued code set in this Return Code object.

getValue() - Method in class jain.protocol.ip.mgcp.message.parms.ReasonCode
Gets the integer-valued reason code.

Graceful - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Encapsulates the graceful restart method constant.
GRACEFUL - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Signifies the "graceful" restart method.
Guaranteed - Static variable in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Encapsulates the guaranteed resource reservation.
GUARANTEED - Static variable in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Signifies guaranteed resource reservation.

H

Handset - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the Handset package constant.
HANDSET - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the Handset package.
hd - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "hd" event (OFF_HOOK_TRANSITION).
hf - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "hf" event (FLASH_HOOK).
hu - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "hu" event (ON_HOOK_TRANSITION).

I

Ignore - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Encapsulates the IGNORE constant.
IGNORE - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Signifies the "Ignore" action.
In - Static variable in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Encapsulates the IN network type.
IN - Static variable in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Signifies network type = IN.
Inactive - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the INACTIVE constant and the string equivalent, "inactive."
INACTIVE - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies an "inactive" connection mode.
INCOMING_SEIZURE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the INCOMING_SEIZURE event.
Incompatible_Protocol_Version - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies incompatible protocol version.
INCOMPATIBLE_PROTOCOL_VERSION - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies incompatible protocol version.
Incorrect_Connection_ID - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction refers to an incorrect connection-id.
INCORRECT_CONNECTION_ID - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction refers to an incorrect connection-id.
InfoCode - class jain.protocol.ip.mgcp.message.parms.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).
Insufficient_Bandwidth - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies insufficient bandwidth.
INSUFFICIENT_BANDWIDTH - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies insufficient bandwidth.
Insufficient_Bandwidth_Now - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that there is insufficient bandwidth at this time.
INSUFFICIENT_BANDWIDTH_NOW - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that there is insufficient bandwidth at this time.
Insufficient_Resources_Now - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the endpoint does not have sufficient resources at this time.
INSUFFICIENT_RESOURCES_NOW - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the endpoint does not have sufficient resources at this time.
INTERCEPT_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the INTERCEPT_TONE event.
INTERDIGIT_TIMER - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the INTERDIGIT_TIMER event.
Internal_Hardware_Failure - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies internal hardware failure.
INTERNAL_HARDWARE_FAILURE - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies internal hardware failure.
Internal_Inconsistency_In_LocalConnectionOptions - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies internal inconsistency in LocalConnectionOptions.
INTERNAL_INCONSISTENCY_IN_LOCALCONNECTIONOPTIONS - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies internal inconsistency in LocalConnectionOptions.
intValue() - Method in class jain.protocol.ip.mgcp.pkg.PackageName
Gets the integer value that identifies the package uniquely.
intValue() - Method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Gets the integer value that identifies the event uniquely.
IPPeerUnavailableException - exception jain.protocol.ip.IPPeerUnavailableException.
The IP Peer Unavailable Exception indicates that the JAIN IP Peer (a particular implementation of JAIN IP) is unavailable on the current system.
IPPeerUnavailableException() - Constructor for class jain.protocol.ip.IPPeerUnavailableException
Default constructor.
IPPeerUnavailableException(String) - Constructor for class jain.protocol.ip.IPPeerUnavailableException
Constructor that accepts a user-supplied message string.
is - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "is" event (INCOMING_SEIZURE).
it - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "it" event (INTERCEPT_TONE).

J

jain.protocol.ip - package jain.protocol.ip
This package contains the JAIN IP Factory, which is the central creation point for all high-level proprietary JAIN IP objects.
jain.protocol.ip.mgcp - package jain.protocol.ip.mgcp
This package contains the main interfaces for representing JAIN MGCP protocol stacks and JAIN MGCP Providers and Listeners and the definition of classes and exceptions needed to send and receive MGCP commands and responses.
jain.protocol.ip.mgcp.message - package jain.protocol.ip.mgcp.message
This package contains the Event classes needed to represent JAIN MGCP command and response primitives.
jain.protocol.ip.mgcp.message.parms - package jain.protocol.ip.mgcp.message.parms
This package contains the classes that define the parameters used by the JAIN MGCP command and response primitives.
jain.protocol.ip.mgcp.pkg - package jain.protocol.ip.mgcp.pkg
This package contains the classes that define MGCP events and MGCP package names.
JainIPException - exception jain.protocol.ip.JainIPException.
The JAIN IP Exception is thrown when a general JAIN IP Error is encountered.
JainIPException() - Constructor for class jain.protocol.ip.JainIPException
Default constructor.
JainIPException(String) - Constructor for class jain.protocol.ip.JainIPException
Constructor that accepts a user-supplied message string.
JainIPFactory - class jain.protocol.ip.JainIPFactory.
The JAIN IP Factory is a class through which applications obtain a proprietary (Peer) JAIN IP Stack Object.
JainIPMgcpException - exception jain.protocol.ip.mgcp.JainIPMgcpException.
The JainIPMgcpException is used a base class from which specific JAIN MGCP exceptions derive and can be thrown (and caught) when no specific JAIN MGCP exception is applicable.
JainIPMgcpException() - Constructor for class jain.protocol.ip.mgcp.JainIPMgcpException
Default constructor.
JainIPMgcpException(String) - Constructor for class jain.protocol.ip.mgcp.JainIPMgcpException
Constructor that accepts a user-supplied message string.
JainMgcpCommandEvent - class jain.protocol.ip.mgcp.JainMgcpCommandEvent.
The base class for all JAIN MGCP Command Events.
JainMgcpCommandEvent(Object, EndpointIdentifier, int) - Constructor for class jain.protocol.ip.mgcp.JainMgcpCommandEvent
Constructs a Command Event object.
JainMgcpEvent - class jain.protocol.ip.mgcp.JainMgcpEvent.
The base class for all JAIN MGCP Events.
JainMgcpEvent(Object, int) - Constructor for class jain.protocol.ip.mgcp.JainMgcpEvent
Constructs a JAIN MGCP Event object.
JainMgcpListener - interface jain.protocol.ip.mgcp.JainMgcpListener.
This interface defines the methods that must be implemented by any MGCP user application to receive and process JAIN MGCP Events emitted by an object that implements the JainMgcpProvider interface.
JainMgcpProvider - interface jain.protocol.ip.mgcp.JainMgcpProvider.
This interface must be implemented by any class that represents the JAIN MGCP abstraction of an MGCP stack and that interacts directly with a proprietary (vendor-specific) implementation of that MGCP stack.
JainMgcpResponseEvent - class jain.protocol.ip.mgcp.JainMgcpResponseEvent.
The base class for all JAIN MGCP Response Events.
JainMgcpResponseEvent(Object, ReturnCode, int) - Constructor for class jain.protocol.ip.mgcp.JainMgcpResponseEvent
Constructs a new JainMgcpResponseEvent object.

JainMgcpStack - interface jain.protocol.ip.mgcp.JainMgcpStack.
This interface defines the methods that are required to represent a proprietary JAIN MGCP protocol stack, the implementation of which will be vendor-specific.
java - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "java" event (LOAD_JAVA_SCRIPT).
JI - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "JI" event (JITTER_BUFFER_SIZE_CHANGED).
JITTER - Static variable in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Signifies that this ConnectionParm object represents the average inter-packet arrival jitter, in milliseconds.
JITTER_BUFFER_SIZE_CHANGED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the JITTER_BUFFER_SIZE_CHANGED event.

K

K0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "K0" event (MF_K0_OR_KP).
K1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "K1" event (MF_K1).
K2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "K2" event (MF_K2).
KEEP_SIGNALS_ACTIVE - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Signifies the "Keep Signal(s) active" action.
KeepSignalsActive - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Encapsulates the KEEP_SIGNALS_ACTIVE constant.

L

L - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "L" event (LONG_DURATION_INDICATOR).
LATENCY - Static variable in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Signifies that this ConnectionParm object represents the average latency, in milliseconds.
lb - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "lb" event (LOOPBACK).
ld - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "ld" event (LONG_DURATION_CONNECTION).
Line - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the Line package constant.
LINE - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the Line package.
LOAD_JAVA_SCRIPT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the LOAD_JAVA_SCRIPT event.
LOAD_PERL_SCRIPT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the LOAD_PERL_SCRIPT event.
LOAD_TCL_SCRIPT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the LOAD_TCL_SCRIPT event.
LOAD_XML_SCRIPT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the LOAD_XML_SCRIPT event.
Local - Static variable in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Encapsulates the LOCAL network type.
LOCAL - Static variable in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Signifies network type = LOCAL.
LOCAL_CONNECTION_DESCRIPTOR - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that LocalConnectionDescriptor information is requested.
LOCAL_CONNECTION_OPTIONS - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that LocalConnectionOptions information is requested.
LOCAL_OPTION_EXTENSION - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents a Local Option Extension parameter.
LOCAL_OPTION_VALUE - Static variable in class jain.protocol.ip.mgcp.message.parms.CapabilityValue
Constant used to specify a Local Option Value.
LocalConnectionDescriptor - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the LocalConnectionDescriptor constant.
LocalConnectionOptions - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the LocalConnectionOptions constant.
LocalOptionExtension - class jain.protocol.ip.mgcp.message.parms.LocalOptionExtension.
Specifies a Local Option Extension parameter.
LocalOptionExtension(String, String) - Constructor for class jain.protocol.ip.mgcp.message.parms.LocalOptionExtension
Constructs a new LocalOptionExtension object.

LocalOptionValue - class jain.protocol.ip.mgcp.message.parms.LocalOptionValue.
Specifies a Local Connection Options Value.
LocalOptionValue(int) - Constructor for class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Constructs a new LocalOptionValue object.

LocalOptVal - class jain.protocol.ip.mgcp.message.parms.LocalOptVal.
This class represents an endpoint capability expressed as a Local Option Value.
LocalOptVal(LocalOptionValue) - Constructor for class jain.protocol.ip.mgcp.message.parms.LocalOptVal
Constructs a new LocalOptVal object that encapsulates a specific Local Option Value object.
LONG_DURATION_CONNECTION - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the LONG_DURATION_CONNECTION event.
LONG_DURATION_INDICATOR - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the LONG_DURATION_INDICATOR event.
LOOP - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Signifies that multiple notifications are allowed.
Loopback - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the LOOPBACK constant and the string equivalent, "loopback."
LOOPBACK - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "loopback" connection mode.
LOOPBACK - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the LOOPBACK event.
Loss_Of_Lower_Layer_Connectivity - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
ReasonCode object that signifies loss of lower layer connectivity (e.g., downstream sync).
LOSS_OF_LOWER_LAYER_CONNECTIVITY - Static variable in class jain.protocol.ip.mgcp.message.parms.ReasonCode
Signifies loss of lower layer connectivity (e.g., downstream sync).

M

MATCH_ANY_DIGIT_WILDCARD - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MATCH_ANY_DIGIT_WILDCARD event.
MESSAGE_WAITING_INDICATOR - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MESSAGE_WAITING_INDICATOR event.
Mf - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the MF package constant.
MF - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the MF package.
MF_0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_0 event.
MF_1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_1 event.
MF_2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_2 event.
MF_3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_3 event.
MF_4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_4 event.
MF_5 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_5 event.
MF_6 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_6 event.
MF_7 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_7 event.
MF_8 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_8 event.
MF_9 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_9 event.
MF_K0_OR_KP - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_K0_OR_KP event.
MF_K1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_K1 event.
MF_K2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_K2 event.
MF_S0_OR_ST - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_S0_OR_ST event.
MF_S1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_S1 event.
MF_S2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_S2 event.
MF_S3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MF_S3 event.
mf0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf0" event (MF_0).
mf1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf1" event (MF_1).
mf2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf2" event (MF_2).
mf3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf3" event (MF_3).
mf4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf4" event (MF_4).
mf5 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf5" event (MF_5).
mf6 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf6" event (MF_6).
mf7 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf7" event (MF_7).
mf8 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf8" event (MF_8).
mf9 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mf9" event (MF_9).
MgcpEvent - class jain.protocol.ip.mgcp.pkg.MgcpEvent.
The MGCP event class (e.g., dialtone signals, hookup and hookdown events, etc.).
Missing_RemoteConnectionDescriptor - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies missing RemoteConnectionDescriptor.
MISSING_REMOTECONNECTIONDESCRIPTOR - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies missing RemoteConnectionDescriptor.
Mode - class jain.protocol.ip.mgcp.message.parms.Mode.
Specifies the Mode of the connection.
Mode() - Constructor for class jain.protocol.ip.mgcp.message.parms.Mode
 
MODEM_DETECTED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the MODEM_DETECTED event.
ModifyConnection - class jain.protocol.ip.mgcp.message.ModifyConnection.
An MGCP ModifyConnection command, expressed as an event object, sent by a Call Agent to a Media Gateway to request the Gateway to modify a connection between two endpoints.
ModifyConnection(Object, CallIdentifier, EndpointIdentifier, ConnectionIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.ModifyConnection
Constructs a new ModifyConnection (Command) Event object.

ModifyConnectionResponse - class jain.protocol.ip.mgcp.message.ModifyConnectionResponse.
The acknowledgment to an MGCP ModifyConnection command.
ModifyConnectionResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.ModifyConnectionResponse
Constructs a new ModifyConnectionResponse Event object.

mt - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mt" event (MODEM_DETECTED).
mwi - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "mwi" event (MESSAGE_WAITING_INDICATOR).

N

Nas - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the Network Access Server package constant.
NAS - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the Network Access Server package.
nbz - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "nbz" event (NETWORK_BUSY_TONE).
Netwloop - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the NETWLOOP constant and the string equivalent, "netwloop."
NETWLOOP - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "netwloop" connection mode.
NETWORK_BUSY_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the NETWORK_BUSY_TONE event.
NETWORK_CONGESTION_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the NETWORK_CONGESTION_TONE event.
Netwtest - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the NETWTEST constant and the string equivalent, "netwtest."
NETWTEST - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "netwtest" connection mode.
NEW_MILLIWATT_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the NEW_MILLIWATT_TONE event.
nm - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "nm" event (NEW_MILLIWATT_TONE).
NO_CIRCUIT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the NO_CIRCUIT event.
No_Such_Event_Or_Signal - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that there is no such event or signal.
NO_SUCH_EVENT_OR_SIGNAL - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that there is no such event or signal.
NotificationRequest - class jain.protocol.ip.mgcp.message.NotificationRequest.
An MGCP NotificationRequest command, expressed as an event object, sent by a Call Agent to a Media Gateway to request the Gateway to notify the Call Agent of specified events, to apply signals to designated endpoints, to handle "quarantined" events in specified ways, to detect events during a "quarantine" period, and to configure designated endpoints.
NotificationRequest(Object, EndpointIdentifier, RequestIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.NotificationRequest
Constructs a new NotificationRequest (Command) Event object.

NotificationRequestParms - class jain.protocol.ip.mgcp.message.parms.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.
NotificationRequestParms(RequestIdentifier) - Constructor for class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Constructs a new NotificationRequestParms object.

NotificationRequestResponse - class jain.protocol.ip.mgcp.message.NotificationRequestResponse.
The acknowledgment to an MGCP NotificationRequest command.
NotificationRequestResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.NotificationRequestResponse
Constructs a new NotificationRequestResponse Event object, setting the return code to be used.

NOTIFIED_ENTITY - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that NotifiedEntity information is requested.
NotifiedEntity - class jain.protocol.ip.mgcp.message.parms.NotifiedEntity.
Specifies where notifications should be sent.
NotifiedEntity - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the NotifiedEntity constant.
NotifiedEntity(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.NotifiedEntity
Constructs a new Notified Entity object.
NotifiedEntity(String, String) - Constructor for class jain.protocol.ip.mgcp.message.parms.NotifiedEntity
Constructs a new Notified Entity object.

NotifiedEntity(String, String, int) - Constructor for class jain.protocol.ip.mgcp.message.parms.NotifiedEntity
Constructs a new Notified Entity object.

Notify - class jain.protocol.ip.mgcp.message.Notify.
An MGCP Notify command, expressed as an event object, sent by a Media Gateway to a Call Agent to notify the latter of events that have been detected by the Gateway.
NOTIFY_IMMEDIATELY - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Signifies the "Notify immediately" action.
Notify(Object, EndpointIdentifier, RequestIdentifier, EventName[]) - Constructor for class jain.protocol.ip.mgcp.message.Notify
Constructs a new Notify (Command) Event object.

NotifyImmediately - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Encapsulates the NOTIFY_IMMEDIATELY constant.
NotifyResponse - class jain.protocol.ip.mgcp.message.NotifyResponse.
The acknowledgment to an MGCP Notify command.
NotifyResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.NotifyResponse
Constructs a new NotifyResponse Event object, setting the return code to be used and a reference to the Command Event object (or a clone thereof) that elicited this response.


O

OBSERVED_EVENTS - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that ObservedEvents information is requested.
ObservedEvents - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the ObservedEvents constant.
oc - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "oc" event (REPORT_ON_COMPLETION).
OCTETS_RECEIVED - Static variable in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Signifies that this ConnectionParm object represents the number of octets received.
OCTETS_SENT - Static variable in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Signifies that this ConnectionParm object represents the number of octets sent.
of - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "of" event (REPORT_FAILURE).
OFF_HOOK_TRANSITION - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the OFF_HOOK_TRANSITION event.
OFFHOOK_WARNING_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the OFFHOOK_WARNING_TONE event.
OLD_MILLIWATT_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the OLD_MILLIWATT_TONE event.
om - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "om" event (OLD_MILLIWATT_TONE).
ON_HOOK_TRANSITION - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the ON_HOOK_TRANSITION event.
ot - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "ot" event (OFFHOOK_WARNING_TONE).

P

p - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "p" event (PROMPT_TONE).
pa - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "pa" event (PACKET_ARRIVAL).
PackageName - class jain.protocol.ip.mgcp.pkg.PackageName.
The PackageName class is used to define the names of the MGCP event packages.
PACKET_ARRIVAL - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the PACKET_ARRIVAL event.
PACKET_LOSS_EXCEEDED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the PACKET_LOSS_EXCEEDED event.
PACKETIZATION_PERIOD - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents a packetization period.
PacketizationPeriod - class jain.protocol.ip.mgcp.message.parms.PacketizationPeriod.
Specifies a packetization period.
PacketizationPeriod(int) - Constructor for class jain.protocol.ip.mgcp.message.parms.PacketizationPeriod
Constructs a new packetization period in which the upper and lower bounds are the same value.
PacketizationPeriod(int, int) - Constructor for class jain.protocol.ip.mgcp.message.parms.PacketizationPeriod
Constructs a new packetization period in which the upper and lower bounds are distinct values.
PACKETS_LOST - Static variable in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Signifies that this ConnectionParm object represents the number of packets lost.
PACKETS_RECEIVED - Static variable in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Signifies that this ConnectionParm object represents the number of packets received.
PACKETS_SENT - Static variable in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Signifies that this ConnectionParm object represents the number of packets sent.
pat - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "pat" event (PATTERN_DETECTED).
PATTERN_DETECTED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the PATTERN_DETECTED event.
perl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "perl" event (LOAD_PERL_SCRIPT).
Phone_Off_Hook - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that phone is already off hook.
PHONE_OFF_HOOK - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the phone is already off hook.
Phone_On_Hook - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that phone is already on hook.
PHONE_ON_HOOK - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the phone is already on hook.
PL - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "PL" event (PACKET_LOSS_EXCEEDED).
PLAY_AN_ANNOUNCEMENT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the PLAY_AN_ANNOUNCEMENT signal.
PREEMPTION_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the PREEMPTION_TONE event.
PROCESS - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Signifies that quarantined events are to be processed.
ProcessLoop - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Encapsulates the PROCESS and LOOP constants.
processMgcpCommandEvent(JainMgcpCommandEvent) - Method in interface jain.protocol.ip.mgcp.JainMgcpListener
Processes a Command Event object received from a JainMgcpProvider.
processMgcpResponseEvent(JainMgcpResponseEvent) - Method in interface jain.protocol.ip.mgcp.JainMgcpListener
Processes a Response Event object (acknowledgment to a Command Event object) received from a JainMgcpProvider.
ProcessStep - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Encapsulates the PROCESS and STEP constants.
PROMPT_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the PROMPT_TONE event.
Protocol_Error - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because a protocol error was detected.
PROTOCOL_ERROR - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because a protocol error was detected.
pt - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "pt" event (PREEMPTION_TONE).

Q

qa - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "qa" event (QUALITY_ALERT).
QUALITY_ALERT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the QUALITY_ALERT event.
QUARANTINE_HANDLING - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that QuarantineHandling information is requested.
QuarantineHandling - class jain.protocol.ip.mgcp.message.parms.QuarantineHandling.
Specifies the handling of "quarantine" events by the Media Gateway.
QuarantineHandling - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the QuarantineHandling constant.

R

r0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r0" event (DISTINCTIVE_RINGING_0).
r1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r1" event (DISTINCTIVE_RINGING_1).
r2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r2" event (DISTINCTIVE_RINGING_2).
r3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r3" event (DISTINCTIVE_RINGING_3).
r4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r4" event (DISTINCTIVE_RINGING_4).
r5 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r5" event (DISTINCTIVE_RINGING_5).
r6 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r6" event (DISTINCTIVE_RINGING_6).
r7 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "r7" event (DISTINCTIVE_RINGING_7).
rbk - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "rbk" event (RINGBACK_ON_CONNECTION).
REASON_CODE - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that ReasonCode information is requested.
ReasonCode - class jain.protocol.ip.mgcp.message.parms.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.
ReasonCode - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the ReasonCode constant.
RECORDER_WARNING_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the RECORDER_WARNING_TONE event.
RecvOnly - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the RECVONLY constant and the string equivalent, "recvonly."
RECVONLY - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "recvonly" connection mode.
RegularConnectionParm - class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm.
Class that defines a connection parameter (e.g., number of packets sent) that is NOT an extended parameter.
RegularConnectionParm(int, int) - Constructor for class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Constructs a new ConnectionParm object that is not an extension parameter.
REMOTE_CONNECTION_DESCRIPTOR - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that RemoteConnectionDescriptor information is requested.
RemoteConnectionDescriptor - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the RemoteConnectionDescriptor constant.
removeJainMgcpListener(JainMgcpListener) - Method in interface jain.protocol.ip.mgcp.JainMgcpProvider
Removes a JAIN MGCP Listener from the list of Event Listeners registered on an implementation of the JainMgcpProvider interface.
REORDER_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the REORDER_TONE event.
REPORT_FAILURE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the REPORT_FAILURE event.
REPORT_ON_COMPLETION - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the REPORT_ON_COMPLETION event.
REQUEST_IDENTIFIER - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that RequestIdentifier information is requested.
REQUESTED_EVENTS - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that RequestedEvents information is requested.
RequestedAction - class jain.protocol.ip.mgcp.message.parms.RequestedAction.
Specifies a Requested Action, as defined in RFC 2705.
RequestedAction(EmbeddedRequest) - Constructor for class jain.protocol.ip.mgcp.message.parms.RequestedAction
Constructs a new Requested Action that contains an embedded request.
RequestedEvent - class jain.protocol.ip.mgcp.message.parms.RequestedEvent.
Specifies a Requested Event.
RequestedEvent(EventName) - Constructor for class jain.protocol.ip.mgcp.message.parms.RequestedEvent
Constructs a new RequestedEvent in which only the event name is specified, with no specified requested actions.
RequestedEvent(EventName, RequestedAction[]) - Constructor for class jain.protocol.ip.mgcp.message.parms.RequestedEvent
Constructs a new RequestedEvent in which the event name is specified, along with a list of requested actions that correspond to that event.
RequestedEvents - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the RequestedEvents constant.
RequestIdentifier - class jain.protocol.ip.mgcp.message.parms.RequestIdentifier.
Used to correlate a notification with the request that triggered it.
RequestIdentifier - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the RequestIdentifier constant.
RequestIdentifier(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.RequestIdentifier
Constructs a new Request Identifier, setting the string for the identifier.

RESOURCE_RESERVATION - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents resource reservation.
ResourceReservation - class jain.protocol.ip.mgcp.message.parms.ResourceReservation.
Specifies the type of resource reservation: guaranteed; controlled load; or best effort.
RESP_AUDIT_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to an AuditConnection command.
RESP_AUDIT_ENDPOINT - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to an AuditEndpoint command.
RESP_CREATE_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to a CreateConnection command.
RESP_DELETE_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to a DeleteConnection command.
RESP_ENDPOINT_CONFIGURATION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to an EndpointConfiguration command.
RESP_MODIFY_CONNECTION - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to a ModifyConnection command.
RESP_NOTIFICATION_REQUEST - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to a NotificationRequest command.
RESP_NOTIFY - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to a Notify command.
RESP_RESTART_IN_PROGRESS - Static variable in class jain.protocol.ip.mgcp.message.Constants
Identifies a response to a RestartInProgress command.
Restart - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Encapsulates the restart restart method constant.
RESTART - Static variable in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Signifies the "restart" restart method.
RESTART_DELAY - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that RestartDelay information is requested.
RESTART_METHOD - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that RestartMethod information is requested.
RestartDelay - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the RestartDelay constant.
RestartInProgress - class jain.protocol.ip.mgcp.message.RestartInProgress.
An MGCP RestartInProgress command.
RestartInProgress(Object, EndpointIdentifier, RestartMethod) - Constructor for class jain.protocol.ip.mgcp.message.RestartInProgress
Constructs a new RestartInProgress (Command) Event object.

RestartInProgressResponse - class jain.protocol.ip.mgcp.message.RestartInProgressResponse.
The acknowledgment to an MGCP RestartInProgress command.
RestartInProgressResponse(Object, ReturnCode) - Constructor for class jain.protocol.ip.mgcp.message.RestartInProgressResponse
Constructs a new RestartInProgressResponse Event object.

RestartMethod - class jain.protocol.ip.mgcp.message.parms.RestartMethod.
Defines the Restart Method values for use in the RestartInProgress command.
RestartMethod - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the RestartMethod constant.
RETURN_SEIZURE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the RETURN_SEIZURE event.
ReturnCode - class jain.protocol.ip.mgcp.message.parms.ReturnCode.
Defines the return codes that appear in responses to JAIN MGCP Command Events.
rg - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "rg" event (RINGING).
RINGBACK_ON_CONNECTION - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the RINGBACK_ON_CONNECTION event.
RINGBACK_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the RINGBACK_TONE event.
RINGING - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the RINGING event.
RINGSPLASH - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the RINGSPLASH event.
ro - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "ro" event (REORDER_TONE).
rs - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "rs" event (RETURN_SEIZURE).
rsp - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "rsp" event (RINGSPLASH).
rt - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "rt" event (RINGBACK_TONE).
Rtp - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the RTP package constant.
RTP - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the RTP package.

S

s - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "s" event (DISTINCTIVE_TONE_PATTERN).
S0 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "S0" event (MF_S0_OR_ST).
S1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "S1" event (MF_S1).
S2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "S2" event (MF_S2).
S3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "S3" event (MF_S3).
SAMPLING_RATE_CHANGED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the SAMPLING_RATE_CHANGED event.
Script - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the Script package constant.
SCRIPT - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the Script package.
sdl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "sdl" event (STUTTER_DIALTONE_HANDSET).
sendMgcpEvents(JainMgcpEvent[]) - Method in interface jain.protocol.ip.mgcp.JainMgcpProvider
Sends a list of MGCP commands and responses into the MGCP stack.
SendOnly - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the SENDONLY constant and the string equivalent, "sendonly."
SENDONLY - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "sendonly" connection mode.
SendRecv - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
A ConnectionMode object that encapsulates the SENDRECV constant and the string equivalent, "sendrecv."
SENDRECV - Static variable in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Signifies a "sendrecv" connection mode.
setBearerInformation(BearerInformation) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the Bearer Information.

setBearerInformation(BearerInformation) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Bearer Information.

setBearerInformation(BearerInformation) - Method in class jain.protocol.ip.mgcp.message.EndpointConfiguration
Sets the Bearer Information parameter.

setBearerInformation(BearerInformation) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Bearer Information parameter.

setBearerInformation(BearerInformation) - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Sets the Bearer Information.
setBearerInformation(BearerInformation) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Bearer Information.

setBearerInformation(BearerInformation) - Method in class jain.protocol.ip.mgcp.message.parms.EndpointConfigurationParms
Sets the Bearer Information.

setCallIdentifier(CallIdentifier) - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Sets the Call Identifier.

setCallIdentifier(CallIdentifier) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Call Identifier.

setCallIdentifier(CallIdentifier) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Call Identifier.

setCallIdentifier(CallIdentifier) - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Sets the Call Identifier.

setCallIdentifier(String) - Method in class jain.protocol.ip.mgcp.message.parms.CallIdentifier
Sets the Call Identifier.

setCapabilities(CapabilityValue[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the endpoint capabilities parameter.

setConnectionDescriptor(String) - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionDescriptor
Sets the connection descriptor string.

setConnectionIdentifier(ConnectionIdentifier) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Connection Identifier.

setConnectionIdentifier(ConnectionIdentifier) - Method in class jain.protocol.ip.mgcp.message.AuditConnection
Sets the Connection Identifier.

setConnectionIdentifier(ConnectionIdentifier) - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Sets the Connection Identifier.

setConnectionIdentifier(ConnectionIdentifier) - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Sets the Connection Identifier.

setConnectionIdentifier(String) - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier
Sets the connection identifier string.

setConnectionIdentifiers(ConnectionIdentifier[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Connection Identifiers.

setConnectionParms(ConnectionParm[]) - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Sets the Connection Parameters.

setConnectionParms(ConnectionParm[]) - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Sets the Connection Parameters.

setConnectionParms(ConnectionParm[]) - Method in class jain.protocol.ip.mgcp.message.DeleteConnectionResponse
Sets the Connection Parameters.

setDetectEvents(EventName[]) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the list of MGCP events that the gateway is to detect.

setDetectEvents(EventName[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the list of MGCP events that the endpoint has been instructed to detect.

setDetectEvents(EventName[]) - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Sets the list of MGCP events that the gateway is to detect.

setDigitMap(DigitMap) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the Digit Map.

setDigitMap(DigitMap) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Digit Map.

setDigitMap(DigitMap) - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Sets the Digit Map.

setDigitMap(String) - Method in class jain.protocol.ip.mgcp.message.parms.DigitMap
Sets the digit map string.

setEndpointIdentifier(EndpointIdentifier) - Method in class jain.protocol.ip.mgcp.JainMgcpCommandEvent
Sets the Endpoint Identifier.

setEndpointIdentifierList(EndpointIdentifier[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Endpoint Identifier list.
setEventStates(EventName[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Event States.

setLocalConnectionDescriptor(ConnectionDescriptor) - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Sets the Local Connection Descriptor string.

setLocalConnectionDescriptor(ConnectionDescriptor) - Method in class jain.protocol.ip.mgcp.message.ModifyConnectionResponse
Sets the Local Connection Descriptor string.

setLocalConnectionDescriptor(ConnectionDescriptor) - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Sets the Local Connection Descriptor string.

setLocalConnectionOptions(LocalOptionValue[]) - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Sets the Local Connection Options.

setLocalConnectionOptions(LocalOptionValue[]) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Local Connection Options parameter.

setLocalConnectionOptions(LocalOptionValue[]) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Local Connection Options parameter.

setMode(ConnectionMode) - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Sets the mode.

setMode(ConnectionMode) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Mode parameter.

setMode(ConnectionMode) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Mode parameter.

setMode(String) - Method in class jain.protocol.ip.mgcp.message.parms.Mode
 
setNotificationRequestParms(NotificationRequestParms) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Notification Request parameters.

setNotificationRequestParms(NotificationRequestParms) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Notification Request parameters.

setNotificationRequestParms(NotificationRequestParms) - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Sets the Notification Request parameters.
setNotifiedEntity(NotifiedEntity) - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Sets the Notified Entity.

setNotifiedEntity(NotifiedEntity) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the Notified Entity.

setNotifiedEntity(NotifiedEntity) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Notified Entity.

setNotifiedEntity(NotifiedEntity) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Notified Entity.

setNotifiedEntity(NotifiedEntity) - Method in class jain.protocol.ip.mgcp.message.RestartInProgressResponse
Sets the Notified Entity.
setNotifiedEntity(NotifiedEntity) - Method in class jain.protocol.ip.mgcp.message.Notify
Sets the Notified Entity.

setNotifiedEntity(NotifiedEntity) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the NotifiedEntity.

setObservedEvents(EventName[]) - Method in class jain.protocol.ip.mgcp.message.Notify
Sets the Observed Events.

setObservedEvents(EventName[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Observed Events.

setPathName(String) - Method in class jain.protocol.ip.JainIPFactory
The Path Name specifies where the JainIPFactory can find a specific vendor's implementation of the JAIN IP API specification for the factory to instantiate the objects using the createIPObject method.
setProtocolVersion(String) - Method in interface jain.protocol.ip.mgcp.JainMgcpStack
Sets the version of the MGCP protocol to be used by an object that implements the JainMgcpStack interface.

setQuarantineHandling(QuarantineHandling) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the Quarantine Handling.

setQuarantineHandling(QuarantineHandling) - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Sets the Quarantine Handling.

setReasonCode(ReasonCode) - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Sets the Reason Code.

setReasonCode(ReasonCode) - Method in class jain.protocol.ip.mgcp.message.RestartInProgress
Sets the Reason Code.

setReasonCode(ReasonCode) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Reason Code.

setRemoteConnectionDescriptor(ConnectionDescriptor) - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Sets the Remote Connection Descriptor string.

setRemoteConnectionDescriptor(ConnectionDescriptor) - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Sets the Remote Connection Descriptor parameter.

setRemoteConnectionDescriptor(ConnectionDescriptor) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Remote Connection Descriptor parameter.

setRequestedEvents(RequestedEvent[]) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the Requested Events.

setRequestedEvents(RequestedEvent[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Requested Events.

setRequestedEvents(RequestedEvent[]) - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Sets the Requested Events.

setRequestedInfo(InfoCode[]) - Method in class jain.protocol.ip.mgcp.message.AuditConnection
Sets the list of connection parameters the gateway is to return in response to an AuditConnection command.
setRequestedInfo(InfoCode[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpoint
Sets the endpoint parameters to be returned by the gateway.
setRequestIdentifier(RequestIdentifier) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the Request Identifier.

setRequestIdentifier(RequestIdentifier) - Method in class jain.protocol.ip.mgcp.message.Notify
Sets the Request Identifier.

setRequestIdentifier(RequestIdentifier) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Request Identifier.

setRequestIdentifier(RequestIdentifier) - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Sets the Request Identifier.

setRequestIdentifier(String) - Method in class jain.protocol.ip.mgcp.message.parms.RequestIdentifier
Sets the Request Identifier string.

setRestartDelay(int) - Method in class jain.protocol.ip.mgcp.message.RestartInProgress
Sets the Restart Delay.

setRestartDelay(int) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Restart Delay.

setRestartMethod(RestartMethod) - Method in class jain.protocol.ip.mgcp.message.RestartInProgress
Sets the Restart Method parameter.

setRestartMethod(RestartMethod) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Restart Method.

setReturnCode(ReturnCode) - Method in class jain.protocol.ip.mgcp.JainMgcpResponseEvent
Sets the return code.

setSecondConnectionIdentifier(ConnectionIdentifier) - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Sets the second connection identifier.

setSecondEndpointIdentifier(EndpointIdentifier) - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Sets the Second Endpoint Identifier.

setSecondEndpointIdentifier(EndpointIdentifier) - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Sets the Second Endpoint Identifier.
setSignalRequests(EventName[]) - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Sets the Signal Requests.

setSignalRequests(EventName[]) - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Sets the Signal Requests.

setSignalRequests(EventName[]) - Method in class jain.protocol.ip.mgcp.message.parms.NotificationRequestParms
Sets the Signal Requests.

setSpecificEndpointIdentifier(EndpointIdentifier) - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
EndpointIdentifier specificEndpointIdentifier Sets the Specific Endpoint Identifier.

setTransactionHandle(int) - Method in class jain.protocol.ip.mgcp.JainMgcpEvent
Sets the transaction handle that associates a Response Event with the Command Event that elicited it.
SIGNAL_REQUESTS - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that SignalRequests information is requested.
SignalRequests - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the SignalRequests constant.
SILENCE_SUPPRESSION - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents the state of silence suppression.
SILENCE_SUPPRESSION_OFF - Static variable in class jain.protocol.ip.mgcp.message.parms.SilenceSuppression
Indicates silence suppression is OFF.
SILENCE_SUPPRESSION_ON - Static variable in class jain.protocol.ip.mgcp.message.parms.SilenceSuppression
Indicates silence suppression is ON.
SilenceSuppression - class jain.protocol.ip.mgcp.message.parms.SilenceSuppression.
Specifies the state of silence suppression.
SilenceSuppressionOff - Static variable in class jain.protocol.ip.mgcp.message.parms.SilenceSuppression
Encapsulates the silence suppression OFF state.
SilenceSuppressionOn - Static variable in class jain.protocol.ip.mgcp.message.parms.SilenceSuppression
Encapsulates the silence suppression ON state.
sit - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "sit" event (SIT_TONE).
SIT_TONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the SIT_TONE event.
SIT_TONE_HANDSET - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the SIT_TONE_HANDSET event.
sl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "sl" event (STUTTER_DIALTONE).
SPECIFIC_ENDPOINT_ID - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Signifies that SpecificEndpointID information is requested.
SpecificEndpointID - Static variable in class jain.protocol.ip.mgcp.message.parms.InfoCode
Encapsulates the SpecificEndpointID constant.
SR - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "SR" event (SAMPLING_RATE_CHANGED).
STEP - Static variable in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Signifies that at most one notification is expected.
STUTTER_DIALTONE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the STUTTER_DIALTONE event.
STUTTER_DIALTONE_HANDSET - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the STUTTER_DIALTONE_HANDSET event.
SUPPORTED_MODES - Static variable in class jain.protocol.ip.mgcp.message.parms.CapabilityValue
Constant used to specify a list of supported connection modes.
SUPPORTED_PACKAGES - Static variable in class jain.protocol.ip.mgcp.message.parms.CapabilityValue
Constant used to specify a list of supported MGCP event/signal packages.
SupportedModes - class jain.protocol.ip.mgcp.message.parms.SupportedModes.
This class represents an endpoint capability expressed as a list of supported connection modes.
SupportedModes(ConnectionMode[]) - Constructor for class jain.protocol.ip.mgcp.message.parms.SupportedModes
 
SupportedPackages - class jain.protocol.ip.mgcp.message.parms.SupportedPackages.
This class represents an endpoint capability expressed as a list of supported MGCP event/signal packages.
SupportedPackages(PackageName[]) - Constructor for class jain.protocol.ip.mgcp.message.parms.SupportedPackages
 
Swap - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Encapsulates the SWAP constant.
SWAP - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Signifies the "Swap" action.

T

t - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "t" event (SIT_TONE_HANDSET).
T - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "T" event (INTERDIGIT_TIMER).
tcl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "tcl" event (LOAD_TCL_SCRIPT).
tdd - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "tdd" event (TDD).
TDD - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the TDD event.
TEST_LINE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the TEST_LINE event.
tl - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "tl" event (TEST_LINE).
toString() - Method in class jain.protocol.ip.mgcp.message.AuditConnectionResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.NotificationRequest
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.ModifyConnection
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.ModifyConnectionResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.EndpointConfiguration
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.AuditConnection
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.NotificationRequestResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.CreateConnection
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.DeleteConnection
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.DeleteConnectionResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.AuditEndpoint
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.RestartInProgressResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.CreateConnectionResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.Notify
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.EndpointConfigurationResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.RestartInProgress
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.NotifyResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.AuditEndpointResponse
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.message.parms.SupportedPackages
Returns a String of the form "v:<supportedPackageNames>" where <supportedPackageNames> is a comma-separated list of supported package names.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.EndpointIdentifier
Gets the entire endpoint identifier as a String.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.BearerInformation
Returns the encoding method as a String ("A" or "mu").
toString() - Method in class jain.protocol.ip.mgcp.message.parms.TypeOfService
Returns a string of the form "t:<typeOfService>" where <typeOfService> is a string of two hexadecimal digits.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Returns a String of the form "N|A|D|S|I|K|E(<embeddedRequest>)" where <embeddedRequest> is an embedded request (see EmbeddedRequest for more information about the form the embedded request String takes.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.ExtendedConnectionParm
Returns a String of the form "=."
toString() - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier
Gets the Connection Identifier string.

toString() - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionMode
Returns the String representation of this Connection Mode.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.RequestedEvent
Returns a string of the form "<eventName>[(<requestedActions>)]".
toString() - Method in class jain.protocol.ip.mgcp.message.parms.RestartMethod
Get the String that corresponds to the name of the Restart Method.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.QuarantineHandling
Returns a string of the form "<loopControl>,<processControl>".
toString() - Method in class jain.protocol.ip.mgcp.message.parms.EchoCancellation
Returns a String of the form "e:<ONOFF>" where <ONOFF> is either "on" or "off."
toString() - Method in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Returns the return code, followed by the associated comment, as a String.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.EventName
Gets the entire event name as a String.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.Mode
Returns the Mode as a String.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.EmbeddedRequest
Returns a String that expresses an embedded request.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.CallIdentifier
The Call Identifier, as a String.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.DigitMap
Gets the digit map string.

toString() - Method in class jain.protocol.ip.mgcp.message.parms.NotifiedEntity
Gets the complete Notified Entity string.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.InfoCode
Returns the one- or two-character code name of the parameter that this information code represents.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.EncryptionMethod
Returns a String of the form "k:<encryptionMethod>:<encryptionKey>"
toString() - Method in class jain.protocol.ip.mgcp.message.parms.ReasonCode
Returns the reason code, followed by the associated comment, as a String.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.SupportedModes
Returns a String of the form "m:<supportedModes>" where <supportedModes> is a comma-separated list of supported connection modes.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.GainControl
Returns a String of the form "gc:<gainControl>" where gainControl is either an integer value or the word "auto."
toString() - Method in class jain.protocol.ip.mgcp.message.parms.RegularConnectionParm
Returns a String of the form "<parmName>=<parmValue>," where <parmName> is the name of the connection parameter (e.g., "PS" for "packets sent") and <parmValue> is the numeric value of the parameter.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.RequestIdentifier
Gets the Request Identifier string.

toString() - Method in class jain.protocol.ip.mgcp.message.parms.PacketizationPeriod
Returns a String of the form "p:<lowerBound>[-<upperBound>]".
toString() - Method in class jain.protocol.ip.mgcp.message.parms.CompressionAlgorithm
Builds a comma-delimited list of compression algorithm names, prepended by the string "a:" and terminated by a newline character ("\n").
toString() - Method in class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork
Gets the value of this TypeOfNetwork object as a string: "nt:IN;" "nt:ATM;" or "nt:LOCAL".
toString() - Method in class jain.protocol.ip.mgcp.message.parms.Bandwidth
Returns the bandwidth range as a String of the form "b:<lower bound>[-<upper bound>]" where the upper bound is omitted if the lower and upper bounds are identical.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.LocalOptionExtension
Returns a String of the form "<localOptionExtensionName>:<localOptionExtensionValue>".
toString() - Method in class jain.protocol.ip.mgcp.message.parms.SilenceSuppression
Returns "s:on" or "s:off" depending on the state of the boolean value for silence suppression.
toString() - Method in class jain.protocol.ip.mgcp.message.parms.ConnectionDescriptor
Gets the connection description.

toString() - Method in class jain.protocol.ip.mgcp.message.parms.ResourceReservation
Returns a String of the form "r:<resourceReservation>" where resourceReservation is one of: "g" for guaranteed; "cl" for controlled load; or "be" for best-effort.
toString() - Method in class jain.protocol.ip.mgcp.pkg.PackageName
Overrides java.lang.Object.toString().
toString() - Method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Overrides java.lang.Object.toString().
Transaction_Being_Executed - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that transaction is currently being executed.
TRANSACTION_BEING_EXECUTED - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that transaction is currently being executed.
Transaction_Executed_Normally - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that transaction was executed normally.
TRANSACTION_EXECUTED_NORMALLY - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that requested transaction was executed normally.
Transient_Error - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed due to a transient error.
TRANSIENT_ERROR - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed due to a transient error.
TREAT_ACCORDING_TO_DIGIT_MAP - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Signifies the "Treat according to digit map" action.
TreatAccordingToDigitMap - Static variable in class jain.protocol.ip.mgcp.message.parms.RequestedAction
Encapsulates the TREAT_ACCORDING_TO_DIGIT_MAP constant.
Trunk - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Encapsulates the Trunk package constant.
TRUNK - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Signifies the Trunk package.
Trunk_Group_Failure - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies failure of a grouping of trunks (e.g., facility failure).
TRUNK_GROUP_FAILURE - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies failure of a grouping of trunks (e.g., facility failure).
TYPE_OF_NETWORK - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents type of network.
TYPE_OF_SERVICE - Static variable in class jain.protocol.ip.mgcp.message.parms.LocalOptionValue
Signifies that this LocalOptionValue object represents type of service.
TypeOfNetwork - class jain.protocol.ip.mgcp.message.parms.TypeOfNetwork.
Specifies the type of network: IN, ATM, or LOCAL.
TypeOfService - class jain.protocol.ip.mgcp.message.parms.TypeOfService.
Specifies the type of service.
TypeOfService(byte) - Constructor for class jain.protocol.ip.mgcp.message.parms.TypeOfService
Constructs a new Type of Service object, storing the type of service as a byte value.

U

UC - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "UC" event (USED_CODEC_CHANGED).
Unknown_Call_ID - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction refers to an unknown call-id.
UNKNOWN_CALL_ID - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction refers to an unknown call-id.
Unknown_Extension_In_LocalConnectionOptions - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies unknown extension in LocalConnectionOptions.
UNKNOWN_EXTENSION_IN_LOCALCONNECTIONOPTIONS - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies unknown extension in LocalConnectionOptions.
Unknown_Or_Illegal_Combination_Of_Actions - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies an unknown action or illegal combination of actions.
UNKNOWN_OR_ILLEGAL_COMBINATION_OF_ACTIONS - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies an unknown action or illegal combination of actions.
Unrecognized_Extension - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that the transaction could not be executed because the command contained an unrecognized extension
UNRECOGNIZED_EXTENSION - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the transaction could not be executed because the command contained an unrecognized extension.
UNSEIZE_CIRCUIT - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the UNSEIZE_CIRCUIT event.
Unsupported_Or_Invalid_Mode - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that mode is unsupported or invalid.
UNSUPPORTED_OR_INVALID_MODE - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the mode is unsupported or invalid.
Unsupported_Or_Unknown_Package - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
ReturnCode object that signifies that package is unsupported or unknown.
UNSUPPORTED_OR_UNKNOWN_PACKAGE - Static variable in class jain.protocol.ip.mgcp.message.parms.ReturnCode
Signifies that the package is unsupported or unknown.
URI - Static variable in class jain.protocol.ip.mgcp.message.parms.EncryptionMethod
Signifies "uri" encryption method.
us - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "us" event (UNSEIZE_CIRCUIT).
USED_CODEC_CHANGED - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the USED_CODEC_CHANGED event.
USER_DEFINED_EVENT_START_VALUE - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the initial integer value that can be used for user-defined events.
USER_DEFINED_PACKAGE_START_VALUE - Static variable in class jain.protocol.ip.mgcp.pkg.PackageName
Represents the initial integer value that can be used for user-defined package names.

V

v - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "v" event (ALERTING_TONE).
VISUAL_MESSAGE_WAITING_INDICATOR - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the VISUAL_MESSAGE_WAITING_INDICATOR event.
vmwi - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "vmwi" event (VISUAL_MESSAGE_WAITING_INDICATOR).

W

WildcardNotPermittedException - exception jain.protocol.ip.mgcp.message.parms.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.
WildcardNotPermittedException() - Constructor for class jain.protocol.ip.mgcp.message.parms.WildcardNotPermittedException
Default constructor.
WildcardNotPermittedException(String) - Constructor for class jain.protocol.ip.mgcp.message.parms.WildcardNotPermittedException
Constructor that accepts a user-supplied message string.
WINK - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the WINK event.
WINK_OFF - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
Represents the WINK_OFF event.
withParm(String) - Method in class jain.protocol.ip.mgcp.pkg.MgcpEvent
 
wk - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "wk" event (WINK).
wko - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "wko" event (WINK_OFF).
wt - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "wt" event (CALL_WAITING_TONE).
wt1 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "wt1" event (CALL_WAITING_TONE_1).
wt2 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "wt2" event (CALL_WAITING_TONE_2).
wt3 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "wt3" event (CALL_WAITING_TONE_3).
wt4 - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "wt4" event (CALL_WAITING_TONE_4).

X

X - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "X" event (MATCH_ANY_DIGIT_WILDCARD).
xml - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "xml" event (LOAD_XML_SCRIPT).

Y

y - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "y" event (RECORDER_WARNING_TONE).

Z

z - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "z" event (CALLING_CARD_SERVICE_TONE).
zz - Static variable in class jain.protocol.ip.mgcp.pkg.MgcpEvent
The "zz" event (NO_CIRCUIT).

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000

Copyright © 2000 Sun Microsystems, Inc.