A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractMgcpCommand - Class in org.mobicents.media.control.mgcp.command
Abstract implementation of MGCP command that forces a rollback operation when MgcpCommand#execute(MgcpRequest) fails.
AbstractMgcpCommand(int, Parameters<MgcpParameterType>, MgcpEndpointManager) - Constructor for class org.mobicents.media.control.mgcp.command.AbstractMgcpCommand
 
AbstractMgcpConnection - Class in org.mobicents.media.control.mgcp.connection
Base implementation for any MGCP connection.
AbstractMgcpConnection(int, int, int, int, MgcpEventProvider, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
AbstractMgcpEndpointProvider<T extends MgcpEndpoint> - Class in org.mobicents.media.control.mgcp.endpoint.provider
Provides MGCP endpoints for a specific name space.
AbstractMgcpEndpointProvider(String, String) - Constructor for class org.mobicents.media.control.mgcp.endpoint.provider.AbstractMgcpEndpointProvider
 
AbstractMgcpSignal - Class in org.mobicents.media.control.mgcp.pkg
Generic representation of an MGCP Signal.
AbstractMgcpSignal(String, String, SignalType, int, NotifiedEntity, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
AbstractMgcpSignal(String, String, SignalType, int, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
AbstractMgcpSignal(String, String, SignalType, int, NotifiedEntity) - Constructor for class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
AbstractMgcpSignal(String, String, SignalType, int) - Constructor for class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
AbstractSubMgcpEventProvider - Class in org.mobicents.media.control.mgcp.exception
 
AbstractSubMgcpEventProvider(MgcpPackage) - Constructor for class org.mobicents.media.control.mgcp.exception.AbstractSubMgcpEventProvider
 
activate() - Method in class org.mobicents.media.control.mgcp.controller.MgcpController
 
add(LocalConnectionOptionType, String) - Method in class org.mobicents.media.control.mgcp.message.LocalConnectionOptions
 
addConnection(String, int) - Method in class org.mobicents.media.control.mgcp.call.MgcpCall
Registers a connection in the call.
addParameter(MgcpParameterType, String) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
addParameter(String, String) - Method in class org.mobicents.media.control.mgcp.pkg.SignalRequest
 
AdvancedAudioEventType - Enum in org.mobicents.media.control.mgcp.pkg.au
List of events supported by Advance Audio Package.
AudioPackage - Class in org.mobicents.media.control.mgcp.pkg.au
This package defines events and signals for an ARF package for an Audio Server Media Gateway.
AudioPackage() - Constructor for class org.mobicents.media.control.mgcp.pkg.au.AudioPackage
 
AudioSignalType - Enum in org.mobicents.media.control.mgcp.pkg.au
Types of MGCP signals defined by Advanced Audio Package.
AuditConnectionCommand - Class in org.mobicents.media.control.mgcp.command
 
AuditConnectionCommand(int, Parameters<MgcpParameterType>, MgcpEndpointManager) - Constructor for class org.mobicents.media.control.mgcp.command.AuditConnectionCommand
 
AuditEndpointCommand - Class in org.mobicents.media.control.mgcp.command
 
AuditEndpointCommand(int, Parameters<MgcpParameterType>, MgcpEndpointManager) - Constructor for class org.mobicents.media.control.mgcp.command.AuditEndpointCommand
 

B

build(DtmfDetector, DtmfDetectorListener, Player, PlayerListener, MgcpEventSubject, ListeningScheduledExecutorService, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmBuilder
 
build(MgcpEventSubject, Recorder, RecorderListener, DtmfDetector, DtmfDetectorListener, Player, PlayerListener, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmBuilder
 
builder - Variable in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 

C

call() - Method in class org.mobicents.media.control.mgcp.command.AuditConnectionCommand
 
call() - Method in class org.mobicents.media.control.mgcp.command.AuditEndpointCommand
 
call() - Method in class org.mobicents.media.control.mgcp.command.CreateConnectionCommand
 
call() - Method in class org.mobicents.media.control.mgcp.command.DeleteConnectionCommand
 
call() - Method in class org.mobicents.media.control.mgcp.command.ModifyConnectionCommand
 
call() - Method in class org.mobicents.media.control.mgcp.command.RequestNotificationCommand
 
cancel() - Method in class org.mobicents.media.control.mgcp.pkg.au.EndSignal
 
cancel() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollect
 
cancel() - Method in class org.mobicents.media.control.mgcp.pkg.au.PlayAnnouncement
 
cancel() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecord
 
cancel() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpSignal
Cancels the executing signal.
No action is taken if signal is not executing.
cancelSignal(String) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
cancelSignal(String) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Attempts to cancel an active signal in the endpoint.
canHandle(byte[]) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
canHandle(byte[], int, int) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
clear() - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
clearCollectedDigits() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
clone() - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
close() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Closes the connection.
close() - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
close() - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
code() - Method in enum org.mobicents.media.control.mgcp.message.LocalConnectionOptionType
 
code() - Method in enum org.mobicents.media.control.mgcp.message.MgcpResponseCode
 
code() - Method in enum org.mobicents.media.control.mgcp.pkg.au.ReturnCode
 
collectDigit(char) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
compareTo(PacketHandler) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
connectionId - Variable in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
contain(LocalConnectionOptionType) - Method in class org.mobicents.media.control.mgcp.message.LocalConnectionOptions
 
containsKey(K) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
countCollectedDigits() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
countSignals() - Method in class org.mobicents.media.control.mgcp.command.NotificationRequest
 
CrcxContext - Class in org.mobicents.media.control.mgcp.command
Contains contextual data for an MGCP CRCX operation.
CrcxContext() - Constructor for class org.mobicents.media.control.mgcp.command.CrcxContext
 
createConnection(int, boolean) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
createConnection(int, boolean) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Registers a connection.
CreateConnectionCommand - Class in org.mobicents.media.control.mgcp.command
This command is used to create a connection between two endpoints.
CreateConnectionCommand(int, Parameters<MgcpParameterType>, MgcpEndpointManager) - Constructor for class org.mobicents.media.control.mgcp.command.CreateConnectionCommand
 
current() - Method in class org.mobicents.media.control.mgcp.pkg.au.Playlist
 

D

data - Variable in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
deactivate() - Method in class org.mobicents.media.control.mgcp.controller.MgcpController
 
deactivate() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
deleteConnection(int, int) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
deleteConnection(int, int) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Deletes an active connection.
DeleteConnectionCommand - Class in org.mobicents.media.control.mgcp.command
This command is used to terminate a single connection or multiple connections at the same time.
As a side effect, it collects statistics on the execution of the connection.
DeleteConnectionCommand(int, Parameters<MgcpParameterType>, MgcpEndpointManager) - Constructor for class org.mobicents.media.control.mgcp.command.DeleteConnectionCommand
 
deleteConnections(int) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
deleteConnections() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
deleteConnections() - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Deletes all currently active connections.
deleteConnections(int) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Deletes all currently active connections within a specific call.
DuplicateMgcpEndpointException - Exception in org.mobicents.media.control.mgcp.exception
Occurs when there is an ID conflict when registering endpoints.
DuplicateMgcpEndpointException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.DuplicateMgcpEndpointException
 
DuplicateMgcpEndpointException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.DuplicateMgcpEndpointException
 
DuplicateMgcpTransactionException - Exception in org.mobicents.media.control.mgcp.exception
Exception that occurs when a registry contains duplicate entry for same MGCP transaction.
DuplicateMgcpTransactionException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.DuplicateMgcpTransactionException
 
DuplicateMgcpTransactionException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.DuplicateMgcpTransactionException
 
DynamicMgcpPackageManager - Class in org.mobicents.media.control.mgcp.pkg
A Package Manager that includes all supports available MGCP packages.
DynamicMgcpPackageManager() - Constructor for class org.mobicents.media.control.mgcp.pkg.DynamicMgcpPackageManager
 

E

ENDPOINT_ID_SEPARATOR - Static variable in class org.mobicents.media.control.mgcp.command.AbstractMgcpCommand
 
ENDPOINT_ID_SEPARATOR - Static variable in class org.mobicents.media.control.mgcp.command.CreateConnectionCommand
 
EndpointIdentifier - Class in org.mobicents.media.control.mgcp.endpoint
Data structure to hold an MGCP Endpoint name.
EndpointIdentifier(String, String) - Constructor for class org.mobicents.media.control.mgcp.endpoint.EndpointIdentifier
 
EndpointIdentifierParser - Class in org.mobicents.media.control.mgcp.endpoint
Parses identifiers of MGCP Endpoints.
EndpointIdentifierParser() - Constructor for class org.mobicents.media.control.mgcp.endpoint.EndpointIdentifierParser
 
endpointManager - Variable in class org.mobicents.media.control.mgcp.command.AbstractMgcpCommand
 
EndSignal - Class in org.mobicents.media.control.mgcp.pkg.au
Gracefully terminates a Play, PlayCollect, or PlayRecord signal.
EndSignal(MgcpEndpoint, int, NotifiedEntity, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.EndSignal
 
EndSignal(MgcpEndpoint, int, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.EndSignal
 
enterCanceled(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterCanceled(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterCanceled(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterCanceled(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterCollected(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterCollected(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterCollecting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterCollecting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterCollecting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterCollecting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterEvaluating(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterEvaluating(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterFailed(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterFailed(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterFailed(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterFailed(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterFailing(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterFailing(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterFailing(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterFailing(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterLoadingPlaylist(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterLoadingPlaylist(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterLoadingPlaylist(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterLoadingPlaylist(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterNoDigitsReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterNoDigitsReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterNoSpeechReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterNoSpeechReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterPlayCollect(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterPlayCollect(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterPlayingFailure(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterPlayingFailure(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterPlayingFailure(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterPlayingFailure(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterPlayingSuccess(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterPlayingSuccess(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterPlayingSuccess(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterPlayingSuccess(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterPrompted(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterPrompted(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterPrompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterPrompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterPrompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterPrompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterRecorded(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterRecorded(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterRecording(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterRecording(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterSucceeded(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterSucceeded(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterSucceeded(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterSucceeded(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
enterSucceeding(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
enterSucceeding(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
enterSucceeding(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
enterSucceeding(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
equals(Object) - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
equals(Object) - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
execute() - Method in class org.mobicents.media.control.mgcp.pkg.au.EndSignal
 
execute() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollect
 
execute() - Method in class org.mobicents.media.control.mgcp.pkg.au.PlayAnnouncement
 
execute(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext, PlayRecordFsm) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.LoadPlaylistAction
 
execute() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecord
 
execute() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpSignal
Executes the signal.
executing - Variable in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
executor - Variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
exitCanceled(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitCanceled(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitCanceled(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitCanceled(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitCollecting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitCollecting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitCollecting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitCollecting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitEvaluating(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitEvaluating(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitFailing(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitFailing(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitFailing(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitFailing(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitLoadingPlaylist(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitLoadingPlaylist(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitLoadingPlaylist(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitLoadingPlaylist(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitNoDigitsReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitNoDigitsReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitNoSpeechReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitNoSpeechReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitPlayCollect(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitPlayCollect(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitPlayingFailure(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitPlayingFailure(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitPlayingFailure(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitPlayingFailure(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitPlayingSuccess(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitPlayingSuccess(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitPlayingSuccess(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitPlayingSuccess(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitPrompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitPrompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitPrompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitPrompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitRecording(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitRecording(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
exitSucceeding(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
exitSucceeding(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
exitSucceeding(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
exitSucceeding(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
expireIn(int) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 

F

forget(MgcpEventObserver) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
forget(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
forget(MgcpEndpointObserver) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
forget(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
forget(MgcpEndpointObserver) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpointSubject
 
forget(MgcpMessageObserver) - Method in interface org.mobicents.media.control.mgcp.message.MgcpMessageSubject
 
forget(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.network.MgcpChannel
 
forget(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
forget(MgcpEventObserver) - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
forget(MgcpEventObserver) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEventSubject
 
forget(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.transaction.GlobalMgcpTransactionManager
 
forget(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManager
 
fromCode(String) - Static method in enum org.mobicents.media.control.mgcp.message.LocalConnectionOptionType
 
fromCode(String) - Static method in enum org.mobicents.media.control.mgcp.message.MgcpParameterType
 
fromCode(int) - Static method in enum org.mobicents.media.control.mgcp.message.MgcpResponseCode
 
fromSymbol(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.AdvancedAudioEventType
 
fromSymbol(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.AudioSignalType
 
fromSymbol(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.SignalParameters
 
fromSymbol(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.MgcpActionType
 
fromSymbol(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutStartTime
 
fromSymbol(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.r.RtpEventType
 

G

generateId() - Method in class org.mobicents.media.control.mgcp.endpoint.provider.AbstractMgcpEndpointProvider
 
generateId() - Method in class org.mobicents.media.control.mgcp.transaction.MgcpTransactionNumberspace
 
GenericMgcpEndpoint - Class in org.mobicents.media.control.mgcp.endpoint
Abstract representation of an MGCP Endpoint that groups connections by calls.
GenericMgcpEndpoint(EndpointIdentifier, MgcpConnectionProvider, MediaGroup) - Constructor for class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
GenericMgcpEvent - Class in org.mobicents.media.control.mgcp.pkg
 
GenericMgcpEvent(String, String, int) - Constructor for class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
GenericMgcpEvent(String, String, String) - Constructor for class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
get(LocalConnectionOptionType) - Method in class org.mobicents.media.control.mgcp.message.LocalConnectionOptions
 
getAction() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
getAttempt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getAttempt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getAudioComponent() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getAudioComponent() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the in-band audio component of the connection.
getAudioComponent() - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
getAudioComponent() - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
getAudioComponent() - Method in class org.mobicents.media.control.mgcp.endpoint.MediaGroupImpl
 
getBoolean(K) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
getCall(int) - Method in class org.mobicents.media.control.mgcp.call.GlobalMgcpCallManager
 
getCall(int) - Method in interface org.mobicents.media.control.mgcp.call.MgcpCallManager
 
getCallId() - Method in class org.mobicents.media.control.mgcp.call.MgcpCall
Gets the call identifier.
getCallId() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getCallIdentifier() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getCallIdentifier() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the call identifier.
getCallIdentifierHex() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getCallIdentifierHex() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the call identifier.
getCallIdHex() - Method in class org.mobicents.media.control.mgcp.call.MgcpCall
Gets the call identifier.
getClearDigitBuffer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
If set to true, clears the digit buffer before playing the initial prompt.
getClearDigitBuffer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
If set to true, clears the digit buffer before playing the initial prompt.
getCode() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getCode() - Method in exception org.mobicents.media.control.mgcp.command.MgcpCommandException
 
getCode() - Method in class org.mobicents.media.control.mgcp.command.MgcpCommandResult
 
getCode() - Method in enum org.mobicents.media.control.mgcp.message.MgcpParameterType
 
getCode() - Method in class org.mobicents.media.control.mgcp.message.MgcpResponse
 
getCollectedDigits() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getConnection(int, int) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
getConnection(int, int) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Gets a connection by identifier.
getConnectionId() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getConnectionId() - Method in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
getConnectionId() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEvent
Gets the identifier of the connection that fired the event.
getConnectionId() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
getConnectionMode() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getConnections(String) - Method in class org.mobicents.media.control.mgcp.call.MgcpCall
Gets the list of currently registered connections in the Call.
getControlProtocol() - Method in class org.mobicents.media.control.mgcp.controller.MgcpController
 
getCurrent() - Method in class org.mobicents.media.control.mgcp.transaction.MgcpTransactionNumberspace
 
getDetector() - Method in interface org.mobicents.media.control.mgcp.endpoint.MediaGroup
 
getDetector() - Method in class org.mobicents.media.control.mgcp.endpoint.MediaGroupImpl
 
getDigitPattern() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
A legal digit map as described in section 7.1.14 of the MEGACO protocol using the DTMF mappings associated with the Megaco DTMF Detection Package described in the Megaco protocol document.
getDomain() - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
getDomain() - Method in class org.mobicents.media.control.mgcp.endpoint.provider.AbstractMgcpEndpointProvider
 
getDomain() - Method in interface org.mobicents.media.control.mgcp.endpoint.provider.MgcpEndpointProvider
Gets the domain of the media gateway.
getDomainName() - Method in class org.mobicents.media.control.mgcp.endpoint.EndpointIdentifier
 
getEndInputKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Specifies a key that signals the end of digit collection or voice recording.
getEndInputKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Specifies a key that signals the end of digit collection or voice recording.
getEndpoint(String) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
Gets a registered endpoint.
getEndpointId() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getEndpointId() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
getEndpointId() - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Gets the endpoint identifier
getEndpointId() - Method in class org.mobicents.media.control.mgcp.message.MgcpRequest
 
getEndpoints() - Method in class org.mobicents.media.control.mgcp.call.MgcpCall
Gets the list of currently registered endpoints that own the connections in the Call.
getEventDetails(String) - Method in class org.mobicents.media.control.mgcp.pkg.au.AudioPackage
 
getEventDetails(String) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpPackage
Gets the details about a supported event type.
getEventDetails(String) - Method in class org.mobicents.media.control.mgcp.pkg.r.RtpPackage
 
getEventType() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
getExtraDigitTimer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
The amount of time to wait for a user to enter a final digit once the maximum expected amount of digits have been entered.
getFailureAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getFailureAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getFirstDigitTimer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
The amount of time allowed for the user to enter the first digit.
getGenerator() - Method in interface org.mobicents.media.control.mgcp.endpoint.MediaGroup
 
getGenerator() - Method in class org.mobicents.media.control.mgcp.endpoint.MediaGroupImpl
 
getHexId() - Method in class org.mobicents.media.control.mgcp.transaction.MgcpTransaction
 
getHexIdentifier() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getHexIdentifier() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the connection identifier.
getId() - Method in class org.mobicents.media.control.mgcp.transaction.MgcpTransaction
 
getIdentifier() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getIdentifier() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the connection identifier.
getIncludeEndInputKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
By default the End Input Key is not included in the collected digits returned to the call agent.
getInitialPrompt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getInitialPrompt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getInteger(K) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
getIntegerBase16(K) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
getInterDigitTimer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
The amount of time allowed for the user to enter each subsequent digit.
getLastCollectedDigitOn() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getLastTone() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getLocalConnectionOptions() - Method in class org.mobicents.media.control.mgcp.message.MgcpRequest
 
getLocalDescription() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getLocalName() - Method in class org.mobicents.media.control.mgcp.endpoint.EndpointIdentifier
 
getLong(K) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
getMaximum() - Method in class org.mobicents.media.control.mgcp.transaction.MgcpTransactionNumberspace
 
getMaximumDigits() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
The maximum number of digits to collect.
getMediaGroup() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
getMediaGroup() - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Gets the media group that holds media components of the endpoint.
getMessage() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getMessage() - Method in class org.mobicents.media.control.mgcp.command.MgcpCommandResult
 
getMessage() - Method in class org.mobicents.media.control.mgcp.message.MgcpResponse
 
getMinimum() - Method in class org.mobicents.media.control.mgcp.transaction.MgcpTransactionNumberspace
 
getMinimumDigits() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
The minimum number of digits to collect.
getMode() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getMode() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the current mode of the connection.
getName() - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
getName() - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
getName() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpSignal
Gets the name of the signal which is composed of the MGCP package plus the signal name.
getNamespace() - Method in class org.mobicents.media.control.mgcp.endpoint.provider.AbstractMgcpEndpointProvider
 
getNamespace() - Method in interface org.mobicents.media.control.mgcp.endpoint.provider.MgcpEndpointProvider
Gets the name space associated with the provided endpoints.
getNoDigitsReprompt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getNonInterruptibleAudio() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
If set to true, initial prompt is not interruptible by either voice or digits.
getNonInterruptibleAudio() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
If set to true, initial prompt is not interruptible by either voice or digits.
getNoSpeechReprompt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getNotifiedEntity() - Method in class org.mobicents.media.control.mgcp.command.NotificationRequest
 
getNotifiedEntity() - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
getNotifiedEntity() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpSignal
Gets the entity which requested the notification of events resulting from the completion of the signal.
getNumberOfAttempts() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
The number of attempts the user needed to enter a valid digit pattern or to make a recording.
getNumberOfAttempts() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
The number of attempts the user needed to enter a valid digit pattern or to make a recording.
getOobComponent() - Method in class org.mobicents.media.control.mgcp.endpoint.MediaGroupImpl
 
getOutOfBandComponent() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getOutOfBandComponent() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the out-of-band audio component of the connection.
getOutOfBandComponent() - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
getOutOfBandComponent() - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
getPackage(String) - Method in class org.mobicents.media.control.mgcp.pkg.DynamicMgcpPackageManager
 
getPackage() - Method in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
getPackage() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEvent
Gets the package the event belongs to.
getPackage(String) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpPackageManager
Gets a package by name.
getPackageName() - Method in class org.mobicents.media.control.mgcp.pkg.au.AudioPackage
 
getPackageName() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpPackage
Gets the name of the MGCP Package.
getPackageName() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
getPackageName() - Method in class org.mobicents.media.control.mgcp.pkg.r.RtpPackage
 
getPackageName() - Method in class org.mobicents.media.control.mgcp.pkg.SignalRequest
 
getParameter(MgcpParameterType) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
getParameter(String) - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
getParameter(String) - Method in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
getParameter(String) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEvent
Gets a parameter from the event.
getParameter(String) - Method in class org.mobicents.media.control.mgcp.pkg.SignalRequest
 
getParameters() - Method in class org.mobicents.media.control.mgcp.command.MgcpCommandResult
 
getParameters() - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
getParameters() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
getParameters() - Method in class org.mobicents.media.control.mgcp.pkg.SignalRequest
 
getPipelinePriority() - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
getPlayer() - Method in interface org.mobicents.media.control.mgcp.endpoint.MediaGroup
 
getPlayer() - Method in class org.mobicents.media.control.mgcp.endpoint.MediaGroupImpl
 
getPort() - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
getPositionKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Defines a key with the following action.
getPositionKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Defines a key with the following action.
getPostSpeechTimer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
The amount of silence necessary after the end of the last speech segment for the recording to be considered complete.
Specified in units of 100 milliseconds.
getPreSpeechTimer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
The amount of time to wait for the user to initially speak.
Specified in units of 100 milliseconds.Defaults to 30 (3 seconds).
getQualifiedName() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
getRecorder() - Method in interface org.mobicents.media.control.mgcp.endpoint.MediaGroup
 
getRecorder() - Method in class org.mobicents.media.control.mgcp.endpoint.MediaGroupImpl
 
getRecordId() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Gets the path where the recording will be stored.
getReinputKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Defines a key sequence consisting of a command key optionally followed by zero or more keys.
getReinputKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Defines a key sequence consisting of a command key optionally followed by zero or more keys.
getRemoteDescription() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getReprompt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getReprompt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getRequestedEvents() - Method in class org.mobicents.media.control.mgcp.command.NotificationRequest
 
getRequestId() - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
getRequestId() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
getRequestId() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpSignal
Gets the identifier of the request that submitted the signal.
getRequestIdentifier() - Method in class org.mobicents.media.control.mgcp.command.NotificationRequest
 
getRequestType() - Method in class org.mobicents.media.control.mgcp.message.MgcpRequest
 
getRestartKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Defines a key sequence consisting of a command key optionally followed by zero or more keys.
getRestartKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Defines a key sequence consisting of a command key optionally followed by zero or more keys.
getReturnCode() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getReturnCode() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getReturnKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Defines a key sequence consisting of a command key optionally followed by zero or more keys.
getReturnKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Defines a key sequence consisting of a command key optionally followed by zero or more keys.
getSecondConnectionId() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getSecondEndpointId() - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
getSignal() - Method in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
getSignal() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEvent
Gets the name of the signal who fired the event.
getSignalType() - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
getSignalType() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpSignal
Gets the type of signal.
getSignalType() - Method in class org.mobicents.media.control.mgcp.pkg.SignalRequest
 
getStartInputKeys() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Defines a set of keys that are acceptable as the first digit collected.
getState() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
getState() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets the current state of the connection
getStopKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Defines a key with the following action.
getStopKey() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Defines a key with the following action.
getString(K) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
getSuccessAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
getSuccessAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getSymbol() - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
getSymbol() - Method in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
getSymbol() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEvent
Gets the symbol representing the event.
getTimeout() - Method in class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
getTone() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
getTotalRecordingLengthTimer() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
The maximum allowable length of the recording, not including pre or post speech silence.
Specified in units of 100 milliseconds.
getTransactionId() - Method in class org.mobicents.media.control.mgcp.command.MgcpCommandResult
 
getTransactionId() - Method in class org.mobicents.media.control.mgcp.command.NotificationRequest
 
getTransactionId() - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
getType() - Method in class org.mobicents.media.control.mgcp.message.MgcpParameter
 
getValue() - Method in class org.mobicents.media.control.mgcp.message.MgcpParameter
 
getWhen() - Method in class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
GlobalMgcpCallManager - Class in org.mobicents.media.control.mgcp.call
Manages a group of calls throughout the system.
GlobalMgcpCallManager() - Constructor for class org.mobicents.media.control.mgcp.call.GlobalMgcpCallManager
 
GlobalMgcpEventProvider - Class in org.mobicents.media.control.mgcp.pkg
 
GlobalMgcpEventProvider() - Constructor for class org.mobicents.media.control.mgcp.pkg.GlobalMgcpEventProvider
 
GlobalMgcpTransactionManager - Class in org.mobicents.media.control.mgcp.transaction
 
GlobalMgcpTransactionManager(MgcpTransactionManagerProvider) - Constructor for class org.mobicents.media.control.mgcp.transaction.GlobalMgcpTransactionManager
 

H

HALF_OPEN_TIMER - Static variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
halfOpen(LocalConnectionOptions) - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
The connection allocates resources and becomes half-open, sending an SDP offer to the remote peer.
halfOpen(LocalConnectionOptions) - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
halfOpen(LocalConnectionOptions) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
halfOpenTimeout - Variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
handle(byte[], InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
handle(byte[], int, int, InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
hasConnections() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
hasDigitPattern() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
hasFailureAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
hasFailureAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
hasMoreAttempts() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
hasMoreAttempts() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
hasParameter(MgcpParameterType) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
hasRecording() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Gets whether the recording file exists in the file system.
hasSuccessAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
hasSuccessAnnouncement() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 

I

installProvider(MgcpEndpointProvider<?>) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
INSTANCE - Static variable in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmBuilder
 
isActive() - Method in class org.mobicents.media.control.mgcp.controller.MgcpController
 
isActive() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
isEmpty() - Method in class org.mobicents.media.control.mgcp.pkg.au.Playlist
 
isEventSupported(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
isEventSupported(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
isEventSupported(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
isEventSupported(String) - Method in class org.mobicents.media.control.mgcp.pkg.au.AudioPackage
 
isEventSupported(String) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpPackage
Gets whether an event is supported by the package.
isEventSupported(String) - Method in class org.mobicents.media.control.mgcp.pkg.r.RtpPackage
 
isExecuting() - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
isExecuting() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpSignal
Gets whether the signal is currently executing.
isListening(String) - Method in class org.mobicents.media.control.mgcp.command.NotificationRequest
 
isLocal() - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Gets whether the connection is local or remote.
isLocal() - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
isLocal() - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
isOngoing() - Method in class org.mobicents.media.control.mgcp.pkg.au.Playlist
 
isParameterSupported(String) - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
isParameterSupported(String) - Method in class org.mobicents.media.control.mgcp.pkg.au.EndSignal
 
isParameterSupported(String) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollect
 
isParameterSupported(String) - Method in class org.mobicents.media.control.mgcp.pkg.au.PlayAnnouncement
 
isParameterSupported(String) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecord
 
isRequest() - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
isRequest() - Method in class org.mobicents.media.control.mgcp.message.MgcpRequest
 
isRequest() - Method in class org.mobicents.media.control.mgcp.message.MgcpResponse
 
isSdpDetected() - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
isSpeechDetected() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
isSuccessful() - Method in class org.mobicents.media.control.mgcp.message.MgcpResponse
Indicates whether response code is successful.

J

join(MgcpLocalConnection) - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 

K

keySet() - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 

L

label() - Method in enum org.mobicents.media.control.mgcp.pkg.SignalType
 
listen(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
listen(MgcpEvent) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
listen(MgcpRequestedEvent) - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Requests the connection to send notifications about a certain event.
listen(MgcpEvent) - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
listen(MgcpEvent) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
LoadPlaylistAction - Class in org.mobicents.media.control.mgcp.pkg.au.pr
 
LoadPlaylistAction() - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pr.LoadPlaylistAction
 
LocalConnectionOptions - Class in org.mobicents.media.control.mgcp.message
Represents Local Connection Options parameter of an MGCP message.
LocalConnectionOptions() - Constructor for class org.mobicents.media.control.mgcp.message.LocalConnectionOptions
 
LocalConnectionOptionsParser - Class in org.mobicents.media.control.mgcp.message
Parses Local Connection Options of an MGCP message.
LocalConnectionOptionsParser() - Constructor for class org.mobicents.media.control.mgcp.message.LocalConnectionOptionsParser
 
LocalConnectionOptionType - Enum in org.mobicents.media.control.mgcp.message
Enumeration of Local Connection options.
log() - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
log() - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
log() - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
log() - Method in class org.mobicents.media.control.mgcp.network.MgcpChannel
 

M

MalformedMgcpEndpointIdentifier - Exception in org.mobicents.media.control.mgcp.endpoint
Thrown when an MGCP Endpoint Identifier is malformed.
MalformedMgcpEndpointIdentifier(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.endpoint.MalformedMgcpEndpointIdentifier
 
MalformedMgcpEndpointIdentifier(String) - Constructor for exception org.mobicents.media.control.mgcp.endpoint.MalformedMgcpEndpointIdentifier
 
MalformedMgcpEventRequestException - Exception in org.mobicents.media.control.mgcp.exception
 
MalformedMgcpEventRequestException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MalformedMgcpEventRequestException
 
MalformedMgcpEventRequestException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MalformedMgcpEventRequestException
 
mediaGroup - Variable in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
MediaGroup - Interface in org.mobicents.media.control.mgcp.endpoint
Holds media components.
MediaGroupImpl - Class in org.mobicents.media.control.mgcp.endpoint
 
MediaGroupImpl(AudioComponent, OOBComponent, PlayerProvider, RecorderProvider, DtmfDetectorProvider) - Constructor for class org.mobicents.media.control.mgcp.endpoint.MediaGroupImpl
 
MediaGroupProvider - Class in org.mobicents.media.control.mgcp.endpoint.provider
 
MediaGroupProvider(PlayerProvider, DtmfDetectorProvider, RecorderProvider) - Constructor for class org.mobicents.media.control.mgcp.endpoint.provider.MediaGroupProvider
 
message() - Method in enum org.mobicents.media.control.mgcp.message.MgcpResponseCode
 
MessageDirection - Enum in org.mobicents.media.control.mgcp.message
Indicates the direction of an MGCP message.
MgcpActionType - Enum in org.mobicents.media.control.mgcp.pkg
List of actions that can be srpung when an event is fired.
MgcpCall - Class in org.mobicents.media.control.mgcp.call
A Call is responsible to group Connections that belong to the same session.
MgcpCall(int) - Constructor for class org.mobicents.media.control.mgcp.call.MgcpCall
 
MgcpCallManager - Interface in org.mobicents.media.control.mgcp.call
Manages a group of calls, as defined by MGCP spec.
MgcpCallNotFoundException - Exception in org.mobicents.media.control.mgcp.exception
Represents failure when searching for a supposedly registered call.
MgcpCallNotFoundException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpCallNotFoundException
 
MgcpCallNotFoundException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpCallNotFoundException
 
MgcpChannel - Class in org.mobicents.media.control.mgcp.network
UDP channel that handles MGCP traffic.
MgcpChannel(NetworkGuard, MgcpPacketHandler) - Constructor for class org.mobicents.media.control.mgcp.network.MgcpChannel
 
MgcpChannelException - Exception in org.mobicents.media.control.mgcp.exception
MGCP exception that indicates a problem with setup of a channel.
MgcpChannelException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpChannelException
 
MgcpChannelException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpChannelException
 
MgcpCommand - Interface in org.mobicents.media.control.mgcp.command
Represents an MGCP action that can be executed.
MgcpCommandException - Exception in org.mobicents.media.control.mgcp.command
 
MgcpCommandException(MgcpResponseCode) - Constructor for exception org.mobicents.media.control.mgcp.command.MgcpCommandException
 
MgcpCommandException(int, String) - Constructor for exception org.mobicents.media.control.mgcp.command.MgcpCommandException
 
MgcpCommandParameterType - Enum in org.mobicents.media.control.mgcp.command
 
MgcpCommandProvider - Class in org.mobicents.media.control.mgcp.command
Provides MGCP commands to be executed.
MgcpCommandProvider(MgcpEndpointManager, MgcpPackageManager, MgcpSignalProvider, MgcpCallManager) - Constructor for class org.mobicents.media.control.mgcp.command.MgcpCommandProvider
 
MgcpCommandResult - Class in org.mobicents.media.control.mgcp.command
Hold the result of the execution of an MGCP Command.
MgcpCommandResult(int, int, String, Parameters<MgcpParameterType>) - Constructor for class org.mobicents.media.control.mgcp.command.MgcpCommandResult
 
MgcpConnection - Interface in org.mobicents.media.control.mgcp.connection
Connections are created on each endpoint that will be involved in the call.
MgcpConnectionException - Exception in org.mobicents.media.control.mgcp.exception
 
MgcpConnectionException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpConnectionException
 
MgcpConnectionException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpConnectionException
 
MgcpConnectionNotFoundException - Exception in org.mobicents.media.control.mgcp.exception
Represents failure when searching for a supposedly registered endpoint.
MgcpConnectionNotFoundException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpConnectionNotFoundException
 
MgcpConnectionNotFoundException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpConnectionNotFoundException
 
MgcpConnectionProvider - Class in org.mobicents.media.control.mgcp.connection
 
MgcpConnectionProvider(int, MgcpEventProvider, MediaChannelProvider, ChannelsManager, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.MgcpConnectionProvider
 
MgcpConnectionState - Enum in org.mobicents.media.control.mgcp.connection
Enumeration of possible MGCP connection states.
MgcpController - Class in org.mobicents.media.control.mgcp.controller
 
MgcpController(String, int, UdpManager, MgcpChannel, MgcpTransactionManager, MgcpEndpointManager, MgcpCommandProvider) - Constructor for class org.mobicents.media.control.mgcp.controller.MgcpController
 
MgcpEndpoint - Interface in org.mobicents.media.control.mgcp.endpoint
An Endpoint is a logical representation of a physical entity, such as an analog phone or a channel in a trunk.
MgcpEndpointException - Exception in org.mobicents.media.control.mgcp.exception
Root exception for operations involving MGCP Endpoints.
MgcpEndpointException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpEndpointException
 
MgcpEndpointException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpEndpointException
 
MgcpEndpointManager - Class in org.mobicents.media.control.mgcp.endpoint
Manages the collection of endpoints registered system-wide.
MgcpEndpointManager() - Constructor for class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
MgcpEndpointNotFoundException - Exception in org.mobicents.media.control.mgcp.exception
Exception thrown when a lookup operation cannot find an MGCP endpoint.
MgcpEndpointNotFoundException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpEndpointNotFoundException
 
MgcpEndpointNotFoundException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpEndpointNotFoundException
 
MgcpEndpointObserver - Interface in org.mobicents.media.control.mgcp.endpoint
Observes state changes in MGCP endpoints.
MgcpEndpointProvider<T extends MgcpEndpoint> - Interface in org.mobicents.media.control.mgcp.endpoint.provider
 
MgcpEndpointState - Enum in org.mobicents.media.control.mgcp.endpoint
List of possible states of an MGCP Endpoint.
MgcpEndpointSubject - Interface in org.mobicents.media.control.mgcp.endpoint
Subscribes observers to receive notifications about MGCP Endpoint state changes.
MgcpEvent - Interface in org.mobicents.media.control.mgcp.pkg
 
MgcpEventNotFoundException - Exception in org.mobicents.media.control.mgcp.exception
 
MgcpEventNotFoundException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpEventNotFoundException
 
MgcpEventNotFoundException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpEventNotFoundException
 
MgcpEventObserver - Interface in org.mobicents.media.control.mgcp.pkg
Observes MGCP Events.
MgcpEventParser - Interface in org.mobicents.media.control.mgcp.pkg
 
MgcpEventProvider - Interface in org.mobicents.media.control.mgcp.pkg
 
MgcpEventSubject - Interface in org.mobicents.media.control.mgcp.pkg
Subscribes observers to receive notifications about MGCP Events.
MgcpEventType - Interface in org.mobicents.media.control.mgcp.pkg
 
MgcpException - Exception in org.mobicents.media.control.mgcp.exception
Root class for MGCP-related exceptions.
MgcpException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpException
 
MgcpException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpException
 
MgcpLocalConnection - Class in org.mobicents.media.control.mgcp.connection
Type of connection that connects two endpoints locally.
MgcpLocalConnection(int, int, int, int, MgcpEventProvider, ChannelsManager, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
MgcpLocalConnection(int, int, int, MgcpEventProvider, ChannelsManager, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
MgcpLocalConnection(int, int, MgcpEventProvider, ChannelsManager, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
MgcpMessage - Class in org.mobicents.media.control.mgcp.message
Represents a generic MGCP message.
MgcpMessage() - Constructor for class org.mobicents.media.control.mgcp.message.MgcpMessage
 
MgcpMessageObserver - Interface in org.mobicents.media.control.mgcp.message
Listens to incoming MGCP packets.
MgcpMessageParser - Class in org.mobicents.media.control.mgcp.message
Parses text into MGCP Message objects.
MgcpMessageParser() - Constructor for class org.mobicents.media.control.mgcp.message.MgcpMessageParser
 
MgcpMessageSubject - Interface in org.mobicents.media.control.mgcp.message
Subscribes observers to receive notifications about MGCP Message passing.
MgcpMixerEndpoint - Class in org.mobicents.media.control.mgcp.endpoint
Implementation of an MGCP Endpoint that mixes audio frames from all sources.
MgcpMixerEndpoint(EndpointIdentifier, AudioMixer, OOBMixer, MgcpConnectionProvider, MediaGroup) - Constructor for class org.mobicents.media.control.mgcp.endpoint.MgcpMixerEndpoint
 
MgcpMixerEndpointProvider - Class in org.mobicents.media.control.mgcp.endpoint.provider
Provides MGCP endpoints that rely on a Mixer to relay media.
MgcpMixerEndpointProvider(String, String, PriorityQueueScheduler, MgcpConnectionProvider, MediaGroupProvider) - Constructor for class org.mobicents.media.control.mgcp.endpoint.provider.MgcpMixerEndpointProvider
 
MgcpPackage - Interface in org.mobicents.media.control.mgcp.pkg
MGCP is a modular and extensible protocol, however with extensibility comes the need to manage, identify, and name the individual extensions.
MgcpPackageManager - Interface in org.mobicents.media.control.mgcp.pkg
 
MgcpPackageNotFoundException - Exception in org.mobicents.media.control.mgcp.exception
 
MgcpPackageNotFoundException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpPackageNotFoundException
 
MgcpPackageNotFoundException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpPackageNotFoundException
 
MgcpPacketHandler - Class in org.mobicents.media.control.mgcp.network
Handler to decode and process incoming MGCP packets.
MgcpPacketHandler(MgcpMessageParser) - Constructor for class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
MgcpParameter - Class in org.mobicents.media.control.mgcp.message
 
MgcpParameter() - Constructor for class org.mobicents.media.control.mgcp.message.MgcpParameter
 
MgcpParameterType - Enum in org.mobicents.media.control.mgcp.message
Enumeration of MGCP parameter types.
MgcpParseException - Exception in org.mobicents.media.control.mgcp.exception
 
MgcpParseException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpParseException
 
MgcpParseException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpParseException
 
MgcpRemoteConnection - Class in org.mobicents.media.control.mgcp.connection
Type of connection that connects one endpoint to a remote peer.
MgcpRemoteConnection(int, int, int, int, MgcpEventProvider, MediaChannelProvider, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
MgcpRemoteConnection(int, int, int, MgcpEventProvider, MediaChannelProvider, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
MgcpRemoteConnection(int, int, MgcpEventProvider, MediaChannelProvider, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
MgcpRequest - Class in org.mobicents.media.control.mgcp.message
Represents an MGCP request.
MgcpRequest() - Constructor for class org.mobicents.media.control.mgcp.message.MgcpRequest
 
MgcpRequestedEvent - Class in org.mobicents.media.control.mgcp.pkg
Holds information about a RequestedEvent from an MGCP RQNT command.
MgcpRequestedEvent(int, String, String, MgcpActionType, int, String...) - Constructor for class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
MgcpRequestedEvent(int, String, String, MgcpActionType) - Constructor for class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
MgcpRequestedEventsParser - Class in org.mobicents.media.control.mgcp.pkg
Parses RequestedEvent parameter for an MGCP RQNT command.
MgcpRequestedEventsParser() - Constructor for class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEventsParser
 
MgcpRequestType - Enum in org.mobicents.media.control.mgcp.message
Types of MGCP messages.
MgcpResponse - Class in org.mobicents.media.control.mgcp.message
Represents an MGCP response.
MgcpResponse() - Constructor for class org.mobicents.media.control.mgcp.message.MgcpResponse
 
MgcpResponseCode - Enum in org.mobicents.media.control.mgcp.message
Enumeration of MGCP response codes.
MgcpSignal - Interface in org.mobicents.media.control.mgcp.pkg
 
MgcpSignalProvider - Class in org.mobicents.media.control.mgcp.pkg
Provides MGCP signals by package.
MgcpSignalProvider(ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.pkg.MgcpSignalProvider
 
MgcpSplitterEndpoint - Class in org.mobicents.media.control.mgcp.endpoint
Provides MGCP endpoints that rely on a Mixer to relay media.
MgcpSplitterEndpoint(EndpointIdentifier, AudioSplitter, OOBSplitter, MgcpConnectionProvider, MediaGroup) - Constructor for class org.mobicents.media.control.mgcp.endpoint.MgcpSplitterEndpoint
 
MgcpSplitterEndpointProvider - Class in org.mobicents.media.control.mgcp.endpoint.provider
Provides MGCP endpoints that rely on a Splitter to relay media.
MgcpSplitterEndpointProvider(String, String, PriorityQueueScheduler, MgcpConnectionProvider, MediaGroupProvider) - Constructor for class org.mobicents.media.control.mgcp.endpoint.provider.MgcpSplitterEndpointProvider
 
MgcpTransaction - Class in org.mobicents.media.control.mgcp.transaction
 
MgcpTransaction(int) - Constructor for class org.mobicents.media.control.mgcp.transaction.MgcpTransaction
 
MgcpTransactionException - Exception in org.mobicents.media.control.mgcp.exception
Generic exception involving MGCP transactions.
MgcpTransactionException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpTransactionException
 
MgcpTransactionException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpTransactionException
 
MgcpTransactionManager - Interface in org.mobicents.media.control.mgcp.transaction
 
MgcpTransactionManagerProvider - Interface in org.mobicents.media.control.mgcp.transaction
Factory that provides MgcpTransactionManager objects.
MgcpTransactionNotFoundException - Exception in org.mobicents.media.control.mgcp.exception
Occurs when a supposedly active transaction cannot be found.
MgcpTransactionNotFoundException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpTransactionNotFoundException
 
MgcpTransactionNotFoundException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.MgcpTransactionNotFoundException
 
MgcpTransactionNumberspace - Class in org.mobicents.media.control.mgcp.transaction
Transaction identifiers are integer numbers in the range from 1 to 999,999,999 (both included).
MgcpTransactionNumberspace(int, int) - Constructor for class org.mobicents.media.control.mgcp.transaction.MgcpTransactionNumberspace
Creates a new MGCP transaction number space.
MgcpTransactionNumberspace() - Constructor for class org.mobicents.media.control.mgcp.transaction.MgcpTransactionNumberspace
Creates a new MGCP transaction number space with range [1;999.999.999]
MgcpTransactionState - Enum in org.mobicents.media.control.mgcp.transaction
Possible states of an MGCP Transaction.
ModifyConnectionCommand - Class in org.mobicents.media.control.mgcp.command
This command is used to modify the characteristics of a gateway's "view" of a connection.
This "view" of the call includes both the local connection descriptor as well as the remote connection descriptor.
ModifyConnectionCommand(int, Parameters<MgcpParameterType>, MgcpEndpointManager) - Constructor for class org.mobicents.media.control.mgcp.command.ModifyConnectionCommand
 

N

newAttempt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
Resets the collected digits and increments the attempts counter.
newAttempt() - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
Resets the collected digits and increments the attempts counter.
next() - Method in class org.mobicents.media.control.mgcp.pkg.au.Playlist
 
NotificationRequest - Class in org.mobicents.media.control.mgcp.command
 
NotificationRequest(int, String, NotifiedEntity, MgcpRequestedEvent[], MgcpSignal...) - Constructor for class org.mobicents.media.control.mgcp.command.NotificationRequest
 
NotifiedEntity - Class in org.mobicents.media.control.mgcp.command.param
The concept of "notified entity" is central to reliability and fail-over in MGCP.
The "notified entity" for an endpoint is the Call Agent currently controlling that endpoint.
NotifiedEntity(String, String) - Constructor for class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
NotifiedEntity(String, String, int) - Constructor for class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
NotifiedEntity() - Constructor for class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
NotifiedEntityParser - Class in org.mobicents.media.control.mgcp.pkg
 
NotifiedEntityParser() - Constructor for class org.mobicents.media.control.mgcp.pkg.NotifiedEntityParser
 
notify(Object, MgcpEvent) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
notify(Object, InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
notify(MgcpEndpoint, MgcpEndpointState) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
notify(Object, InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
notify(MgcpEndpoint, MgcpEndpointState) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpointSubject
 
notify(Object, InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in interface org.mobicents.media.control.mgcp.message.MgcpMessageSubject
 
notify(Object, InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.network.MgcpChannel
 
notify(Object, InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
notify(Object, MgcpEvent) - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
notify(Object, MgcpEvent) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEventSubject
 
notify(Object, InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.transaction.GlobalMgcpTransactionManager
 
notify(Object, InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManager
 

O

observe(MgcpEventObserver) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
observe(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
observe(MgcpEndpointObserver) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
observe(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
observe(MgcpEndpointObserver) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpointSubject
 
observe(MgcpMessageObserver) - Method in interface org.mobicents.media.control.mgcp.message.MgcpMessageSubject
 
observe(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.network.MgcpChannel
 
observe(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.network.MgcpPacketHandler
 
observe(MgcpEventObserver) - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
observe(MgcpEventObserver) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEventSubject
 
observe(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.transaction.GlobalMgcpTransactionManager
 
observe(MgcpMessageObserver) - Method in class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManager
 
observers - Variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
onActivated() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
Event that is called when endpoint becomes active.
onActivated() - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpMixerEndpoint
 
onActivated() - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpSplitterEndpoint
 
onCollecting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
onCollecting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
onCollecting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
onCollecting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
onConnectionCreated(MgcpConnection) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
Event that is called when a new connection is created in the endpoint.
onConnectionCreated(MgcpConnection) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpMixerEndpoint
 
onConnectionCreated(MgcpConnection) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpSplitterEndpoint
 
onConnectionDeleted(MgcpConnection) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
Event that is called when a new connection is deleted in the endpoint.
onConnectionDeleted(MgcpConnection) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpMixerEndpoint
 
onConnectionDeleted(MgcpConnection) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpSplitterEndpoint
 
onDeactivated() - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
Event that is called when endpoint becomes inactive.
onDeactivated() - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpMixerEndpoint
 
onDeactivated() - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpSplitterEndpoint
 
onEndpointStateChanged(MgcpEndpoint, MgcpEndpointState) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
onEndpointStateChanged(MgcpEndpoint, MgcpEndpointState) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpointObserver
Fired when an endpoint state changes.
onEvent(Object, MgcpEvent) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
onEvent(Object, MgcpEvent) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEventObserver
Triggered when an MGCP event is fired.
onMessage(InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.controller.MgcpController
 
onMessage(InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
onMessage(InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in interface org.mobicents.media.control.mgcp.message.MgcpMessageObserver
Event triggered when a message arrives.
onMessage(InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.network.MgcpChannel
 
onMessage(InetSocketAddress, InetSocketAddress, MgcpMessage, MessageDirection) - Method in class org.mobicents.media.control.mgcp.transaction.GlobalMgcpTransactionManager
 
onNoDigitsReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
onNoDigitsReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
onNoSpeechReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
onNoSpeechReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
onPlayingFailure(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
onPlayingFailure(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
onPlayingFailure(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
onPlayingFailure(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
onPlayingSuccess(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
onPlayingSuccess(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
onPlayingSuccess(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
onPlayingSuccess(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
onPrompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
onPrompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
onPrompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
onPrompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
onRecording(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
onRecording(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
onReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsm
 
onReprompting(PlayCollectState, PlayCollectState, PlayCollectEvent, PlayCollectContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
onReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in interface org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsm
 
onReprompting(PlayRecordState, PlayRecordState, PlayRecordEvent, PlayRecordContext) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
onRtcpFailure(Throwable) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
onRtcpFailure(String) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
onRtpFailure(Throwable) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
onRtpFailure(String) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
onStarted(Endpoint, EndpointInstaller) - Method in class org.mobicents.media.control.mgcp.controller.MgcpController
 
onStopped(Endpoint) - Method in class org.mobicents.media.control.mgcp.controller.MgcpController
 
open(String) - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Moves the connection to an open state.
open(String) - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
open(String) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
OperationComplete - Class in org.mobicents.media.control.mgcp.pkg.au
Detected upon the successful completion of a Play, PlayRecord, or Play Collect signal.
OperationComplete(String, int) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.OperationComplete
 
OperationFailed - Class in org.mobicents.media.control.mgcp.pkg.au
Detected upon the failure of a Play, PlayRecord, or PlayCollect signal.
OperationFailed(String, int) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.OperationFailed
 
org.mobicents.media.control.mgcp.call - package org.mobicents.media.control.mgcp.call
 
org.mobicents.media.control.mgcp.command - package org.mobicents.media.control.mgcp.command
 
org.mobicents.media.control.mgcp.command.param - package org.mobicents.media.control.mgcp.command.param
 
org.mobicents.media.control.mgcp.connection - package org.mobicents.media.control.mgcp.connection
 
org.mobicents.media.control.mgcp.controller - package org.mobicents.media.control.mgcp.controller
 
org.mobicents.media.control.mgcp.endpoint - package org.mobicents.media.control.mgcp.endpoint
 
org.mobicents.media.control.mgcp.endpoint.provider - package org.mobicents.media.control.mgcp.endpoint.provider
 
org.mobicents.media.control.mgcp.exception - package org.mobicents.media.control.mgcp.exception
 
org.mobicents.media.control.mgcp.message - package org.mobicents.media.control.mgcp.message
 
org.mobicents.media.control.mgcp.network - package org.mobicents.media.control.mgcp.network
 
org.mobicents.media.control.mgcp.pkg - package org.mobicents.media.control.mgcp.pkg
 
org.mobicents.media.control.mgcp.pkg.au - package org.mobicents.media.control.mgcp.pkg.au
 
org.mobicents.media.control.mgcp.pkg.au.pc - package org.mobicents.media.control.mgcp.pkg.au.pc
 
org.mobicents.media.control.mgcp.pkg.au.pr - package org.mobicents.media.control.mgcp.pkg.au.pr
 
org.mobicents.media.control.mgcp.pkg.exception - package org.mobicents.media.control.mgcp.pkg.exception
 
org.mobicents.media.control.mgcp.pkg.r - package org.mobicents.media.control.mgcp.pkg.r
 
org.mobicents.media.control.mgcp.pkg.r.rto - package org.mobicents.media.control.mgcp.pkg.r.rto
 
org.mobicents.media.control.mgcp.transaction - package org.mobicents.media.control.mgcp.transaction
 
org.mobicents.media.control.mgcp.util.collections - package org.mobicents.media.control.mgcp.util.collections
 

P

PACKAGE_NAME - Static variable in class org.mobicents.media.control.mgcp.pkg.au.AudioPackage
 
PACKAGE_NAME - Static variable in class org.mobicents.media.control.mgcp.pkg.r.RtpPackage
 
parameterized() - Method in enum org.mobicents.media.control.mgcp.pkg.au.AdvancedAudioEventType
 
parameterized() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEventType
Gets whether the event is parameterized or not.
parameterized() - Method in enum org.mobicents.media.control.mgcp.pkg.r.RtpEventType
 
parameters - Variable in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
parameters - Variable in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
Parameters<K> - Class in org.mobicents.media.control.mgcp.util.collections
Generic parameters map that returns Optional responses and casting capabilities for ease of use.
Parameters() - Constructor for class org.mobicents.media.control.mgcp.util.collections.Parameters
 
parse(String) - Static method in class org.mobicents.media.control.mgcp.endpoint.EndpointIdentifierParser
 
parse(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.exception.AbstractSubMgcpEventProvider
 
parse(String) - Method in class org.mobicents.media.control.mgcp.message.LocalConnectionOptionsParser
 
parse(int, String, MgcpPackageManager) - Static method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEventsParser
 
parse(String) - Static method in class org.mobicents.media.control.mgcp.pkg.NotifiedEntityParser
 
parse(int, String...) - Static method in class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEventParser
 
parse(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.pkg.r.RtpEventProvider
 
parse(String) - Static method in class org.mobicents.media.control.mgcp.pkg.SignalsRequestParser
 
parseRequest(byte[], int, int) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessageParser
 
parseRequest(String) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessageParser
 
parseResponse(byte[], int, int) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessageParser
 
parseResponse(String) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessageParser
 
pkg - Variable in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
PlayAnnouncement - Class in org.mobicents.media.control.mgcp.pkg.au
Plays an announcement in situations where there is no need for interaction with the user.
PlayAnnouncement(Player, int, NotifiedEntity, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.PlayAnnouncement
 
PlayAnnouncement(Player, int, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.PlayAnnouncement
 
PlayCollect - Class in org.mobicents.media.control.mgcp.pkg.au.pc
Plays a prompt and collects DTMF digits entered by a user.
PlayCollect(Player, DtmfDetector, int, NotifiedEntity, Map<String, String>, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollect
 
PlayCollect(Player, DtmfDetector, int, Map<String, String>, ListeningScheduledExecutorService) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollect
 
PlayCollectContext - Class in org.mobicents.media.control.mgcp.pkg.au.pc
 
PlayCollectContext(DtmfDetector, DtmfDetectorListener, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
PlayCollectEvent - Enum in org.mobicents.media.control.mgcp.pkg.au.pc
 
PlayCollectFsm - Interface in org.mobicents.media.control.mgcp.pkg.au.pc
 
PlayCollectFsmBuilder - Class in org.mobicents.media.control.mgcp.pkg.au.pc
 
PlayCollectFsmImpl - Class in org.mobicents.media.control.mgcp.pkg.au.pc
 
PlayCollectFsmImpl(DtmfDetector, DtmfDetectorListener, Player, PlayerListener, MgcpEventSubject, ListeningScheduledExecutorService, PlayCollectContext) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectFsmImpl
 
PlayCollectState - Enum in org.mobicents.media.control.mgcp.pkg.au.pc
 
Playlist - Class in org.mobicents.media.control.mgcp.pkg.au
 
Playlist(String[], int) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.Playlist
 
PlayRecord - Class in org.mobicents.media.control.mgcp.pkg.au.pr
 
PlayRecord(Player, DtmfDetector, Recorder, int, NotifiedEntity, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecord
 
PlayRecord(Player, DtmfDetector, Recorder, int, Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecord
 
PlayRecordContext - Class in org.mobicents.media.control.mgcp.pkg.au.pr
 
PlayRecordContext(Map<String, String>) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
PlayRecordEvent - Enum in org.mobicents.media.control.mgcp.pkg.au.pr
 
PlayRecordFsm - Interface in org.mobicents.media.control.mgcp.pkg.au.pr
 
PlayRecordFsmBuilder - Class in org.mobicents.media.control.mgcp.pkg.au.pr
 
PlayRecordFsmImpl - Class in org.mobicents.media.control.mgcp.pkg.au.pr
 
PlayRecordFsmImpl(MgcpEventSubject, Recorder, RecorderListener, DtmfDetector, DtmfDetectorListener, Player, PlayerListener, PlayRecordContext) - Constructor for class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordFsmImpl
 
PlayRecordState - Enum in org.mobicents.media.control.mgcp.pkg.au.pr
 
pollSignal() - Method in class org.mobicents.media.control.mgcp.command.NotificationRequest
 
process(PlayerEvent) - Method in class org.mobicents.media.control.mgcp.pkg.au.PlayAnnouncement
 
process(InetSocketAddress, InetSocketAddress, MgcpRequest, MgcpCommand, MessageDirection) - Method in class org.mobicents.media.control.mgcp.transaction.GlobalMgcpTransactionManager
 
process(InetSocketAddress, InetSocketAddress, MgcpResponse, MessageDirection) - Method in class org.mobicents.media.control.mgcp.transaction.GlobalMgcpTransactionManager
 
process(InetSocketAddress, InetSocketAddress, MgcpRequest, MgcpCommand, MessageDirection) - Method in interface org.mobicents.media.control.mgcp.transaction.MgcpTransactionManager
Processes a new MGCP Request to be handled in a new transaction.
process(InetSocketAddress, InetSocketAddress, MgcpResponse, MessageDirection) - Method in interface org.mobicents.media.control.mgcp.transaction.MgcpTransactionManager
Processes an MGCP Response to close an open transaction.
process(InetSocketAddress, InetSocketAddress, MgcpRequest, MgcpCommand, MessageDirection) - Method in class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManager
 
process(InetSocketAddress, InetSocketAddress, MgcpResponse, MessageDirection) - Method in class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManager
 
provide(MgcpRequestType, int, Parameters<MgcpParameterType>) - Method in class org.mobicents.media.control.mgcp.command.MgcpCommandProvider
 
provide() - Method in class org.mobicents.media.control.mgcp.endpoint.provider.MediaGroupProvider
 
provide() - Method in interface org.mobicents.media.control.mgcp.endpoint.provider.MgcpEndpointProvider
Provides a new endpoint.
provide() - Method in class org.mobicents.media.control.mgcp.endpoint.provider.MgcpMixerEndpointProvider
 
provide() - Method in class org.mobicents.media.control.mgcp.endpoint.provider.MgcpSplitterEndpointProvider
 
provide(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.exception.AbstractSubMgcpEventProvider
 
provide(MgcpRequestedEvent) - Method in class org.mobicents.media.control.mgcp.pkg.GlobalMgcpEventProvider
 
provide(MgcpRequestedEvent) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEventProvider
Provides an MGCP Event according to a set of requested parameters.
provide(String, String, int, NotifiedEntity, Map<String, String>, MgcpEndpoint) - Method in class org.mobicents.media.control.mgcp.pkg.MgcpSignalProvider
Provides an MGCP Signal to be executed.
provide() - Method in interface org.mobicents.media.control.mgcp.transaction.MgcpTransactionManagerProvider
Provides a new instance of MgcpTransactionManager.
provide() - Method in class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManagerProvider
 
provideLocal(int) - Method in class org.mobicents.media.control.mgcp.connection.MgcpConnectionProvider
 
provideRemote(int) - Method in class org.mobicents.media.control.mgcp.connection.MgcpConnectionProvider
 
put(K, String) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 

R

registerCall(MgcpCall) - Method in class org.mobicents.media.control.mgcp.call.GlobalMgcpCallManager
 
registerCall(MgcpCall) - Method in interface org.mobicents.media.control.mgcp.call.MgcpCallManager
 
registerEndpoint(String) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
Registers a new endpoint.
registerPackage(MgcpPackage) - Method in class org.mobicents.media.control.mgcp.pkg.DynamicMgcpPackageManager
 
registerPackage(MgcpPackage) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpPackageManager
Registers an MGCP Package.
registerProvider(String, MgcpEventProvider) - Method in class org.mobicents.media.control.mgcp.pkg.GlobalMgcpEventProvider
 
remove(LocalConnectionOptionType) - Method in class org.mobicents.media.control.mgcp.message.LocalConnectionOptions
 
remove(K) - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
removeConnection(String, int) - Method in class org.mobicents.media.control.mgcp.call.MgcpCall
Unregisters a connection from the call.
removeConnections(String) - Method in class org.mobicents.media.control.mgcp.call.MgcpCall
Unregisters all connections that belong to an endpoint.
removeParameter(MgcpParameterType) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
removeParameters() - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
requestNotification(NotificationRequest) - Method in class org.mobicents.media.control.mgcp.endpoint.GenericMgcpEndpoint
 
requestNotification(NotificationRequest) - Method in interface org.mobicents.media.control.mgcp.endpoint.MgcpEndpoint
Requests a notification to be fired when an event happens in the endpoint.
RequestNotificationCommand - Class in org.mobicents.media.control.mgcp.command
The NotificationRequest command is used to request the gateway to send notifications upon the occurrence of specified events in an endpoint.
RequestNotificationCommand(int, Parameters<MgcpParameterType>, MgcpEndpointManager, MgcpPackageManager, MgcpSignalProvider) - Constructor for class org.mobicents.media.control.mgcp.command.RequestNotificationCommand
 
requestParameters - Variable in class org.mobicents.media.control.mgcp.command.AbstractMgcpCommand
 
ReturnCode - Enum in org.mobicents.media.control.mgcp.pkg.au
A return code giving the final status of the operation.
ReturnParameters - Enum in org.mobicents.media.control.mgcp.pkg.au
Each event has an associated set of possible return parameters which are listed in the following tables.
rewind() - Method in class org.mobicents.media.control.mgcp.pkg.au.Playlist
 
RtpEventProvider - Class in org.mobicents.media.control.mgcp.pkg.r
 
RtpEventProvider(RtpPackage) - Constructor for class org.mobicents.media.control.mgcp.pkg.r.RtpEventProvider
 
RtpEventType - Enum in org.mobicents.media.control.mgcp.pkg.r
List of Events supported by RTP Package.
RtpPackage - Class in org.mobicents.media.control.mgcp.pkg.r
The events in this package all refer to media streams (connections), i.e., they cannot be detected on an endpoint.
RtpPackage() - Constructor for class org.mobicents.media.control.mgcp.pkg.r.RtpPackage
 
RtpTimeoutEvent - Class in org.mobicents.media.control.mgcp.pkg.r.rto
 
RtpTimeoutEvent(int, int) - Constructor for class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
RtpTimeoutEvent(int, int, RtpTimeoutStartTime) - Constructor for class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
RtpTimeoutEventParser - Class in org.mobicents.media.control.mgcp.pkg.r.rto
 
RtpTimeoutEventParser() - Constructor for class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEventParser
 
RtpTimeoutStartTime - Enum in org.mobicents.media.control.mgcp.pkg.r.rto
 

S

send(InetSocketAddress, MgcpMessage) - Method in class org.mobicents.media.control.mgcp.network.MgcpChannel
 
setCallId(int) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setCode(int) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setCode(int) - Method in class org.mobicents.media.control.mgcp.message.MgcpResponse
 
setConnectionId(int) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setConnectionMode(ConnectionMode) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setDomain(String) - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
setEndpointId(String) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setEndpointId(String) - Method in class org.mobicents.media.control.mgcp.message.MgcpRequest
 
setLastTone(char) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
setLocalDescription(String) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setMessage(String) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setMessage(String) - Method in class org.mobicents.media.control.mgcp.message.MgcpResponse
 
setMode(ConnectionMode) - Method in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
setMode(ConnectionMode) - Method in interface org.mobicents.media.control.mgcp.connection.MgcpConnection
Sets the mode of the connection.
setMode(ConnectionMode) - Method in class org.mobicents.media.control.mgcp.connection.MgcpLocalConnection
 
setMode(ConnectionMode) - Method in class org.mobicents.media.control.mgcp.connection.MgcpRemoteConnection
 
setName(String) - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
setParameter(String, String) - Method in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
setPort(int) - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
setRemoteDescription(String) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setRequestType(MgcpRequestType) - Method in class org.mobicents.media.control.mgcp.message.MgcpRequest
 
setReturnCode(int) - Method in class org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectContext
 
setReturnCode(int) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
setSecondConnectionId(int) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setSecondEndpointId(String) - Method in class org.mobicents.media.control.mgcp.command.CrcxContext
 
setSpeechDetected(boolean) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
setTone(char) - Method in class org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordContext
 
setTransactionId(int) - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
setType(MgcpParameterType) - Method in class org.mobicents.media.control.mgcp.message.MgcpParameter
 
setValue(String) - Method in class org.mobicents.media.control.mgcp.message.MgcpParameter
 
signal - Variable in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
SignalParameters - Enum in org.mobicents.media.control.mgcp.pkg.au
The PlayAnnouncement, PlayRecord, and PlayCollect events may each be qualified by a string of parameters, most of which are optional.
SignalRequest - Class in org.mobicents.media.control.mgcp.pkg
Representation of the SignalRequests parameter of an MGCP RQNT command.
SignalRequest(String, String) - Constructor for class org.mobicents.media.control.mgcp.pkg.SignalRequest
 
SignalsRequestParser - Class in org.mobicents.media.control.mgcp.pkg
 
SignalsRequestParser() - Constructor for class org.mobicents.media.control.mgcp.pkg.SignalsRequestParser
 
SignalType - Enum in org.mobicents.media.control.mgcp.pkg
 
size() - Method in class org.mobicents.media.control.mgcp.util.collections.Parameters
 
START_TIME_KEY - Static variable in class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
state - Variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
stateLock - Variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
STRING_TO_BOOLEAN - Static variable in class org.mobicents.media.control.mgcp.util.collections.ValueTransformers
 
STRING_TO_INTEGER - Static variable in class org.mobicents.media.control.mgcp.util.collections.ValueTransformers
 
STRING_TO_INTEGER_BASE16 - Static variable in class org.mobicents.media.control.mgcp.util.collections.ValueTransformers
 
STRING_TO_LONG - Static variable in class org.mobicents.media.control.mgcp.util.collections.ValueTransformers
 
SubMgcpTransactionManager - Class in org.mobicents.media.control.mgcp.transaction
Manages a group of MGCP transactions.
SubMgcpTransactionManager(MgcpTransactionNumberspace, ListeningExecutorService) - Constructor for class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManager
 
SubMgcpTransactionManagerProvider - Class in org.mobicents.media.control.mgcp.transaction
 
SubMgcpTransactionManagerProvider(MgcpTransactionNumberspace, ListeningExecutorService) - Constructor for class org.mobicents.media.control.mgcp.transaction.SubMgcpTransactionManagerProvider
 
supportsNamespace(String) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
symbol() - Method in enum org.mobicents.media.control.mgcp.pkg.au.AdvancedAudioEventType
 
symbol() - Method in enum org.mobicents.media.control.mgcp.pkg.au.AudioSignalType
 
symbol() - Method in enum org.mobicents.media.control.mgcp.pkg.au.ReturnParameters
 
symbol() - Method in enum org.mobicents.media.control.mgcp.pkg.au.SignalParameters
 
symbol - Variable in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
symbol() - Method in enum org.mobicents.media.control.mgcp.pkg.MgcpActionType
 
symbol() - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpEventType
Gets the symbol of the event.
SYMBOL - Static variable in class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
symbol() - Method in enum org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutStartTime
 
symbol() - Method in enum org.mobicents.media.control.mgcp.pkg.r.RtpEventType
 

T

timeout - Variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
TIMEOUT_KEY - Static variable in class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
timerFuture - Variable in class org.mobicents.media.control.mgcp.connection.AbstractMgcpConnection
 
toString() - Method in class org.mobicents.media.control.mgcp.command.param.NotifiedEntity
 
toString() - Method in class org.mobicents.media.control.mgcp.endpoint.EndpointIdentifier
 
toString() - Method in class org.mobicents.media.control.mgcp.message.MgcpMessage
 
toString() - Method in class org.mobicents.media.control.mgcp.message.MgcpRequest
 
toString() - Method in class org.mobicents.media.control.mgcp.message.MgcpResponse
 
toString() - Method in class org.mobicents.media.control.mgcp.pkg.AbstractMgcpSignal
 
toString() - Method in class org.mobicents.media.control.mgcp.pkg.GenericMgcpEvent
 
toString() - Method in class org.mobicents.media.control.mgcp.pkg.MgcpRequestedEvent
 
toString() - Method in class org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutEvent
 
transactionId - Variable in class org.mobicents.media.control.mgcp.command.AbstractMgcpCommand
 
transactionId - Variable in class org.mobicents.media.control.mgcp.message.MgcpMessage
 

U

uninstallProvider(String) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
 
UnrecognizedMgcpActionException - Exception in org.mobicents.media.control.mgcp.pkg.exception
Occurs when an requested event asks to spring an unrecognized action.
UnrecognizedMgcpActionException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnrecognizedMgcpActionException
 
UnrecognizedMgcpActionException(String) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnrecognizedMgcpActionException
 
UnrecognizedMgcpEventException - Exception in org.mobicents.media.control.mgcp.pkg.exception
Occurs when a requested event is not recognized.
UnrecognizedMgcpEventException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnrecognizedMgcpEventException
 
UnrecognizedMgcpEventException(String) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnrecognizedMgcpEventException
 
UnrecognizedMgcpNamespaceException - Exception in org.mobicents.media.control.mgcp.exception
Exception throw when the namespace of an endpoint is not recognized by the system.
UnrecognizedMgcpNamespaceException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.UnrecognizedMgcpNamespaceException
 
UnrecognizedMgcpNamespaceException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.UnrecognizedMgcpNamespaceException
 
UnrecognizedMgcpPackageException - Exception in org.mobicents.media.control.mgcp.pkg.exception
Occurs when a received signal points to an unrecognized MGCP Package.
UnrecognizedMgcpPackageException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnrecognizedMgcpPackageException
 
UnrecognizedMgcpPackageException(String) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnrecognizedMgcpPackageException
 
unregisterCall(int) - Method in class org.mobicents.media.control.mgcp.call.GlobalMgcpCallManager
 
unregisterCall(int) - Method in interface org.mobicents.media.control.mgcp.call.MgcpCallManager
 
unregisterCalls() - Method in class org.mobicents.media.control.mgcp.call.GlobalMgcpCallManager
 
unregisterCalls() - Method in interface org.mobicents.media.control.mgcp.call.MgcpCallManager
 
unregisterEndpoint(String) - Method in class org.mobicents.media.control.mgcp.endpoint.MgcpEndpointManager
Unregisters an active endpoint.
unregisterPackage(MgcpPackage) - Method in class org.mobicents.media.control.mgcp.pkg.DynamicMgcpPackageManager
 
unregisterPackage(MgcpPackage) - Method in interface org.mobicents.media.control.mgcp.pkg.MgcpPackageManager
Unregisters an MGCP Package
unregisterProvider(String) - Method in class org.mobicents.media.control.mgcp.pkg.GlobalMgcpEventProvider
 
UnsupportedMgcpEventException - Exception in org.mobicents.media.control.mgcp.exception
Exception thrown when an MGCP event is not supported by an Endpoint or Connection.
UnsupportedMgcpEventException(String) - Constructor for exception org.mobicents.media.control.mgcp.exception.UnsupportedMgcpEventException
 
UnsupportedMgcpEventException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.exception.UnsupportedMgcpEventException
 
UnsupportedMgcpSignalException - Exception in org.mobicents.media.control.mgcp.pkg.exception
Occurs when a specific signal is unsupported by an MGCP Package.
UnsupportedMgcpSignalException(String, Throwable) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnsupportedMgcpSignalException
 
UnsupportedMgcpSignalException(String) - Constructor for exception org.mobicents.media.control.mgcp.pkg.exception.UnsupportedMgcpSignalException
 

V

valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.command.MgcpCommandParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.connection.MgcpConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.endpoint.MgcpEndpointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.message.LocalConnectionOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.message.MessageDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.message.MgcpParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.message.MgcpRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.message.MgcpResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.AdvancedAudioEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.AudioSignalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.ReturnCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.ReturnParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.au.SignalParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.MgcpActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutStartTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.r.RtpEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.pkg.SignalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.control.mgcp.transaction.MgcpTransactionState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.media.control.mgcp.command.MgcpCommandParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.connection.MgcpConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.endpoint.MgcpEndpointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.message.LocalConnectionOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.message.MessageDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.message.MgcpParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.message.MgcpRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.message.MgcpResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.AdvancedAudioEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.AudioSignalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pc.PlayCollectState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.pr.PlayRecordState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.ReturnCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.ReturnParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.au.SignalParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.MgcpActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.r.rto.RtpTimeoutStartTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.r.RtpEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.pkg.SignalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.control.mgcp.transaction.MgcpTransactionState
Returns an array containing the constants of this enum type, in the order they are declared.
ValueTransformers - Class in org.mobicents.media.control.mgcp.util.collections
Static collection of Functions that help convert between two types of data.
VERSION - Static variable in class org.mobicents.media.control.mgcp.message.MgcpRequest
 

W

WILDCARD_ALL - Static variable in class org.mobicents.media.control.mgcp.command.AbstractMgcpCommand
 
WILDCARD_ALL - Static variable in class org.mobicents.media.control.mgcp.command.CreateConnectionCommand
 
WILDCARD_ANY - Static variable in class org.mobicents.media.control.mgcp.command.AbstractMgcpCommand
 
WILDCARD_ANY - Static variable in class org.mobicents.media.control.mgcp.command.CreateConnectionCommand
 
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2017 TeleStax, Inc.. All Rights Reserved.