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

A

activateLink() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
addBuffer(int, String, String, int, long, byte[], int) - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
addConnectionListener(ConnectionListener) - Method in interface org.mobicents.media.server.spi.Endpoint
Register ConnectionListener to listen for changes in MsConnection state handled by this Endpoint
addListener(NotificationListener) - Method in interface org.mobicents.media.Component
Registers new notfications listener
addListener(ConnectionListener) - Method in interface org.mobicents.media.server.spi.Connection
Adds connection state listener.
addNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Connection
 
addNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Endpoint
Register NotificationListener to listen for MsNotifyEvent which are fired due to events detected by Endpoints like DTMF.
addObject(Object[], Object) - Static method in class org.mobicents.media.server.Utils
 
addRtpPacket(byte[]) - Method in class org.mobicents.media.Buffer
 
ALAW - Static variable in class org.mobicents.media.format.AudioFormat
 
allocate() - Method in class org.mobicents.media.BufferFactory
 
ANY - Static variable in class org.mobicents.media.Format
 
append(String) - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
AudioFormat - Class in org.mobicents.media.format
Standard JMF class -- see this class in the JMF Javadoc.
AudioFormat(String) - Constructor for class org.mobicents.media.format.AudioFormat
 
AudioFormat(String, double, int, int) - Constructor for class org.mobicents.media.format.AudioFormat
 
AudioFormat(String, double, int, int, int, int) - Constructor for class org.mobicents.media.format.AudioFormat
 
AudioFormat(String, double, int, int, int, int, int, double) - Constructor for class org.mobicents.media.format.AudioFormat
 
audioFormatClass - Static variable in class org.mobicents.media.FormatUtils
 

B

BIG_ENDIAN - Static variable in class org.mobicents.media.format.AudioFormat
 
Buffer - Class in org.mobicents.media
Standard JMF class -- see this class in the JMF Javadoc.
Buffer() - Constructor for class org.mobicents.media.Buffer
 
BufferFactory - Class in org.mobicents.media
 
BufferFactory(int) - Constructor for class org.mobicents.media.BufferFactory
 
BufferFactory(int, int) - Constructor for class org.mobicents.media.BufferFactory
 
byteArray - Static variable in class org.mobicents.media.FormatUtils
 
byteArraysEqual(byte[], byte[]) - Static method in class org.mobicents.media.FormatUtils
 

C

cancel() - Method in interface org.mobicents.media.server.spi.clock.Task
Cancels task execution.
CHANNEL_RX - Static variable in interface org.mobicents.media.server.spi.Connection
 
CHANNEL_TX - Static variable in interface org.mobicents.media.server.spi.Connection
 
channels - Variable in class org.mobicents.media.format.AudioFormat
 
CINEPAK - Static variable in class org.mobicents.media.format.VideoFormat
 
clone() - Method in class org.mobicents.media.Buffer
 
clone() - Method in class org.mobicents.media.format.AudioFormat
 
clone() - Method in class org.mobicents.media.Format
 
clone() - Method in class org.mobicents.media.format.VideoFormat
 
clone() - Method in interface org.mobicents.media.server.spi.Endpoint
 
close() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp1
Close message tranfer part layer 1.
Codec - Interface in org.mobicents.media.server.spi.dsp
 
CodecFactory - Interface in org.mobicents.media.server.spi.dsp
Creates specific codec implemntation.
COMPLETED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
Component - Interface in org.mobicents.media
Component is an Object that is responsible for any media data processing.
ComponentFactory - Interface in org.mobicents.media
Acts as a factory of any media components.
connect(MediaSource) - Method in interface org.mobicents.media.Inlet
 
connect(MediaSource) - Method in interface org.mobicents.media.MediaSink
Joins this media sink with media source.
connect(Outlet) - Method in interface org.mobicents.media.MediaSink
Create connection between outlet and this sink.
connect(MediaSink) - Method in interface org.mobicents.media.MediaSource
Joins this source with media sink.
connect(Inlet) - Method in interface org.mobicents.media.MediaSource
Connects this source with specified inlet.
connect(MediaSink) - Method in interface org.mobicents.media.Outlet
 
Connection - Interface in org.mobicents.media.server.spi
 
ConnectionException - Exception in org.mobicents.media.server.spi
 
ConnectionException(Connection, String) - Constructor for exception org.mobicents.media.server.spi.ConnectionException
Constructs an instance of ConnectionException with the specified detail message.
ConnectionException(Connection, Throwable) - Constructor for exception org.mobicents.media.server.spi.ConnectionException
 
ConnectionListener - Interface in org.mobicents.media.server.spi
 
ConnectionMode - Enum in org.mobicents.media.server.spi
This enum represent connection mode: SEND_ONLY - only send RECV_ONLY - only receive SEND_RECV - send and receive
ConnectionState - Enum in org.mobicents.media.server.spi
 
copy(Buffer) - Method in class org.mobicents.media.Buffer
 
copy(Buffer, boolean) - Method in class org.mobicents.media.Buffer
 
create(String, byte, int, int, List<Mtp2>) - Method in interface org.mobicents.media.server.spi.resource.ss7.factories.LinkSetFactory
 
create(String, int, int) - Method in interface org.mobicents.media.server.spi.resource.ss7.factories.MTP1Factory
 
create(String, int, int, byte, int, boolean, boolean, boolean, String) - Method in interface org.mobicents.media.server.spi.resource.ss7.factories.MTP2Factory
 
create(String, List<LinkSet>, boolean) - Method in interface org.mobicents.media.server.spi.resource.ss7.factories.Mtp3Factory
 
create(String, List<LinkSet>, SS7Layer4, boolean) - Method in interface org.mobicents.media.server.spi.resource.ss7.factories.Mtp3Factory
 
createConnection(ConnectionMode) - Method in interface org.mobicents.media.server.spi.Endpoint
Creates new connection with specified mode.
createLocalConnection(ConnectionMode) - Method in interface org.mobicents.media.server.spi.Endpoint
Creates new connection with specified mode.
createTrace(Throwable, StringBuilder, boolean) - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
createTrace(Throwable) - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 

D

deallocate(Buffer) - Method in class org.mobicents.media.BufferFactory
 
debugArray(byte[]) - Static method in class org.mobicents.media.server.spi.DebugUtils
 
debugArray(short[]) - Static method in class org.mobicents.media.server.spi.DebugUtils
 
debugArray(int[]) - Static method in class org.mobicents.media.server.spi.DebugUtils
 
DebugUtils - Class in org.mobicents.media.server.spi
 
DebugUtils() - Constructor for class org.mobicents.media.server.spi.DebugUtils
 
DEFAULT_INTERDIGIT_INTERVAL - Static variable in interface org.mobicents.media.server.spi.resource.DtmfDetector
Default interdigit time interval in millisconds.
DEFAULT_SIGNAL_LEVEL - Static variable in interface org.mobicents.media.server.spi.resource.DtmfDetector
Default level of the DTMF tone in decibells.
deleteAllConnections() - Method in interface org.mobicents.media.server.spi.Endpoint
Deletes all connection associated with this Endpoint.
deleteConnection(String) - Method in interface org.mobicents.media.server.spi.Endpoint
Deletes specified connection.
describe(MediaType) - Method in interface org.mobicents.media.server.spi.Endpoint
 
disconnect(MediaSource) - Method in interface org.mobicents.media.Inlet
 
disconnect(MediaSource) - Method in interface org.mobicents.media.MediaSink
Breaks connection with media source.
disconnect(Outlet) - Method in interface org.mobicents.media.MediaSink
Disconnects specified outlet from this sink.
disconnect(MediaSink) - Method in interface org.mobicents.media.MediaSource
Drops connection between this source and media sink.
disconnect(Inlet) - Method in interface org.mobicents.media.MediaSource
Disconnects this source with specified inlet.
disconnect(MediaSink) - Method in interface org.mobicents.media.Outlet
 
dispose() - Method in class org.mobicents.media.Buffer
 
DOLBYAC3 - Static variable in class org.mobicents.media.format.AudioFormat
 
doMessage(Throwable) - Static method in class org.mobicents.media.server.Utils
 
DTMF - Static variable in interface org.mobicents.media.server.spi.Endpoint
 
DtmfDetector - Interface in org.mobicents.media.server.spi.resource
 
DtmfGenerator - Interface in org.mobicents.media.server.spi.resource
 
dump(ByteBuffer, int, boolean) - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
dump(byte[], int, boolean) - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
dump(int[], int) - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
DVI - Static variable in class org.mobicents.media.format.AudioFormat
 

E

encoding - Variable in class org.mobicents.media.Format
 
endian - Variable in class org.mobicents.media.format.AudioFormat
 
Endpoint - Interface in org.mobicents.media.server.spi
The basic implementation of the endpoint.
equals(Object) - Method in class org.mobicents.media.format.AudioFormat
 
equals(Object) - Method in class org.mobicents.media.Format
 
equals(Object) - Method in class org.mobicents.media.format.VideoFormat
 

F

FacilityException - Exception in org.mobicents.media.server.spi
 
FacilityException() - Constructor for exception org.mobicents.media.server.spi.FacilityException
Creates a new instance of FacilityException without detail message.
FacilityException(String) - Constructor for exception org.mobicents.media.server.spi.FacilityException
Constructs an instance of FacilityException with the specified detail message.
failLink() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
FailureEvent - Interface in org.mobicents.media.server.spi.events
 
FALSE - Static variable in class org.mobicents.media.Format
 
fillInZeroPrefix(String, boolean) - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
FLAG_BUF_OVERFLOWN - Static variable in class org.mobicents.media.Buffer
 
FLAG_BUF_UNDERFLOWN - Static variable in class org.mobicents.media.Buffer
 
FLAG_DISCARD - Static variable in class org.mobicents.media.Buffer
 
FLAG_EOM - Static variable in class org.mobicents.media.Buffer
 
FLAG_FLUSH - Static variable in class org.mobicents.media.Buffer
 
FLAG_KEY_FRAME - Static variable in class org.mobicents.media.Buffer
 
FLAG_LIVE_DATA - Static variable in class org.mobicents.media.Buffer
 
FLAG_NO_DROP - Static variable in class org.mobicents.media.Buffer
 
FLAG_NO_SYNC - Static variable in class org.mobicents.media.Buffer
 
FLAG_NO_WAIT - Static variable in class org.mobicents.media.Buffer
 
FLAG_RELATIVE_TIME - Static variable in class org.mobicents.media.Buffer
 
FLAG_RTP_BINARY - Static variable in class org.mobicents.media.Buffer
 
FLAG_RTP_TIME - Static variable in class org.mobicents.media.Buffer
 
FLAG_SID - Static variable in class org.mobicents.media.Buffer
 
FLAG_SILENCE - Static variable in class org.mobicents.media.Buffer
 
FLAG_SYSTEM_MARKER - Static variable in class org.mobicents.media.Buffer
 
FLAG_SYSTEM_TIME - Static variable in class org.mobicents.media.Buffer
 
Format - Class in org.mobicents.media
Standard JMF class -- see this class in the JMF Javadoc.
Format(String) - Constructor for class org.mobicents.media.Format
 
FORMAT_HASHMAP_DEFAULT_INITIAL_CAPACITY - Static variable in class org.mobicents.media.Format
 
FORMAT_HASHMAP_DEFAULT_LOAD_FACTOR - Static variable in class org.mobicents.media.Format
 
formatArray - Static variable in class org.mobicents.media.FormatUtils
 
FormatUtils - Class in org.mobicents.media
Utilities to help implement Format subclasses.
FormatUtils() - Constructor for class org.mobicents.media.FormatUtils
 
Frame - Class in org.mobicents.media
 
Frame(byte[], double) - Constructor for class org.mobicents.media.Frame
Creates new instance of media frame.
frameRate - Variable in class org.mobicents.media.Format
 
frameRateToString(float) - Static method in class org.mobicents.media.FormatUtils
 
frameSizeInBits - Variable in class org.mobicents.media.format.AudioFormat
 

G

G723 - Static variable in class org.mobicents.media.format.AudioFormat
 
G728 - Static variable in class org.mobicents.media.format.AudioFormat
 
G729 - Static variable in class org.mobicents.media.format.AudioFormat
 
G729 - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
G729 - Static variable in interface org.mobicents.media.server.spi.Endpoint
 
G729A - Static variable in class org.mobicents.media.format.AudioFormat
 
getAbsoluteURL(String, String) - Static method in class org.mobicents.media.server.Utils
 
getActiveLinks() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
getAddress() - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
getBytesReceived() - Method in interface org.mobicents.media.MediaSink
Shows the number of bytes received by this sink since last start;
getBytesTransmitted() - Method in interface org.mobicents.media.MediaSource
Shows the number of bytes received by this sink since last start;
getChannels() - Method in class org.mobicents.media.format.AudioFormat
 
getClockRate() - Method in class org.mobicents.media.format.VideoFormat
 
getCode() - Method in enum org.mobicents.media.server.spi.MediaType
 
getCode() - Method in enum org.mobicents.media.server.spi.Valve
 
getCodec() - Method in interface org.mobicents.media.server.spi.dsp.CodecFactory
 
getComponent(MediaType, Class) - Method in interface org.mobicents.media.server.spi.Connection
 
getComponent(String) - Method in interface org.mobicents.media.server.spi.Endpoint
 
getConnection() - Method in interface org.mobicents.media.Component
Reference to the connection to which this component belongs.
getConnection(String) - Method in interface org.mobicents.media.server.spi.Endpoint
 
getConnectionIndex() - Method in interface org.mobicents.media.server.spi.Endpoint
 
getData() - Method in class org.mobicents.media.Buffer
 
getData() - Method in class org.mobicents.media.Frame
Gets media data.
getDigit() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
getDpc() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
getDuration() - Method in class org.mobicents.media.Buffer
 
getDuration() - Method in class org.mobicents.media.Frame
Gets duration of this frame.
getDuration() - Method in interface org.mobicents.media.MediaSource
Returns duration of the signal generated by this component if it is known.
getEncoding() - Method in class org.mobicents.media.Format
 
getEndian() - Method in class org.mobicents.media.format.AudioFormat
 
getEndpoint() - Method in interface org.mobicents.media.Component
Gets the reference to endpoint to which this component belongs
getEndpoint() - Method in interface org.mobicents.media.server.spi.Connection
Gets the endpoint which executes this connection.
getEndpointCount() - Method in interface org.mobicents.media.server.spi.NamingService
 
getEventID() - Method in interface org.mobicents.media.server.spi.events.NotifyEvent
 
getException() - Method in interface org.mobicents.media.server.spi.events.FailureEvent
Gets the exception which was a reason of this failure event.
getFailedFormat() - Method in exception org.mobicents.media.format.UnsupportedFormatException
 
getFlags() - Method in class org.mobicents.media.Buffer
 
getFormat() - Method in class org.mobicents.media.Buffer
 
getFormat() - Method in interface org.mobicents.media.Component
Gets the format used for communication.
getFormats() - Method in interface org.mobicents.media.MediaSink
Get possible formats which this consumer can handle.
getFormats() - Method in interface org.mobicents.media.MediaSource
Get possible formats in which this source can stream media.
getFrameRate() - Method in class org.mobicents.media.Format
 
getFrameSizeInBits() - Method in class org.mobicents.media.format.AudioFormat
 
getHeader() - Method in class org.mobicents.media.Buffer
 
getHeartBeat() - Method in interface org.mobicents.media.server.spi.clock.Timer
Gets value of interval between timer ticks.
getId() - Method in interface org.mobicents.media.Component
Gets the unique identifier of this component.
getId() - Method in interface org.mobicents.media.server.spi.Connection
Gets the identifier of this connection.
getId() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
getInput() - Method in interface org.mobicents.media.Inlet
Provides access to the media sink.
getInstance(String) - Static method in enum org.mobicents.media.server.spi.MediaType
 
getInstance() - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
getInstance(String) - Static method in enum org.mobicents.media.server.spi.Valve
 
getInterdigitInterval() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
The time the system will wait between DTMF digits.
getInterface(Class<T>) - Method in interface org.mobicents.media.Component
This method returns proper interface.
getLength() - Method in class org.mobicents.media.Buffer
 
getLifeTime() - Method in interface org.mobicents.media.server.spi.Connection
Gets the time to live of the connection.
getLinks() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
getLinkSet() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
getLocalAddress(String) - Method in interface org.mobicents.media.server.spi.Endpoint
Gets local IP Address to which specified media channel is attached
getLocalDescriptor() - Method in interface org.mobicents.media.server.spi.Connection
Gets the local descriptor of the connection.
getLocalName() - Method in interface org.mobicents.media.server.spi.Endpoint
Gets the local name attribute.
getLocalPort(String) - Method in interface org.mobicents.media.server.spi.Endpoint
Gets the port number to which specified media channel is attached
getMask() - Method in enum org.mobicents.media.server.spi.MediaType
 
getMask() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Specifies mask for dtmf sequence.
getMaxDataLength() - Method in class org.mobicents.media.format.VideoFormat
 
getMediaData() - Method in class org.mobicents.media.Frame
Gets the reference to MetaData object which describes this frame.
getMediaSink(MediaType) - Method in interface org.mobicents.media.server.spi.MultimediaSink
 
getMediaSource(MediaType) - Method in interface org.mobicents.media.server.spi.MultimediaSource
 
getMediaTime() - Method in interface org.mobicents.media.MediaSource
Gets the current media time position.
getMediaType(int) - Static method in enum org.mobicents.media.server.spi.MediaType
 
getMediaTypes() - Method in interface org.mobicents.media.server.spi.MultimediaSink
 
getMediaTypes() - Method in interface org.mobicents.media.server.spi.MultimediaSource
 
getMediaTypes() - Method in interface org.mobicents.media.server.spi.ResourceGroup
 
getMode(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
Gets the current mode of this connection.
getMtp1Factory() - Method in interface org.mobicents.media.server.spi.resource.ss7.factories.MTP2Factory
 
getMtpTimer() - Static method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
getMultimediaSink() - Method in interface org.mobicents.media.server.spi.MultimediaResourceGroup
 
getMultimediaSource() - Method in interface org.mobicents.media.server.spi.MultimediaResourceGroup
 
getName() - Method in interface org.mobicents.media.Component
Gets the name of the component.
getName() - Method in enum org.mobicents.media.server.spi.MediaType
 
getName() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
getName() - Method in enum org.mobicents.media.server.spi.Valve
 
getOffset() - Method in class org.mobicents.media.Buffer
 
getOpc() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
getOutput() - Method in interface org.mobicents.media.Outlet
Provides access to the media source.
getPacketsReceived() - Method in interface org.mobicents.media.MediaSink
Shows the number of packets received by this medis sink since last start.
getPacketsReceived(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
 
getPacketsTransmitted() - Method in interface org.mobicents.media.MediaSource
Shows the number of packets received by this medis sink since last start.
getPacketsTransmitted(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
 
getPort() - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
getRemoteDescriptor() - Method in interface org.mobicents.media.server.spi.Connection
Gets the descriptor of the remote party.
getRtpPackets() - Method in class org.mobicents.media.Buffer
 
getSampleRate() - Method in class org.mobicents.media.format.AudioFormat
 
getSampleSizeInBits() - Method in class org.mobicents.media.format.AudioFormat
 
getSequenceNumber() - Method in class org.mobicents.media.Buffer
 
getSigned() - Method in class org.mobicents.media.format.AudioFormat
 
getSink(MediaType) - Method in interface org.mobicents.media.server.spi.Endpoint
 
getSink(MediaType) - Method in interface org.mobicents.media.server.spi.ResourceGroup
 
getSls() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
getSltmTries() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
getSource(MediaType) - Method in interface org.mobicents.media.server.spi.Endpoint
 
getSource() - Method in interface org.mobicents.media.server.spi.events.NotifyEvent
 
getSource(MediaType) - Method in interface org.mobicents.media.server.spi.ResourceGroup
 
getState() - Method in interface org.mobicents.media.server.spi.Connection
Returns state of this connection
getState() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
Returns current state of MTP2 link.
getSubService() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
getSupportedInputFormat() - Method in interface org.mobicents.media.server.spi.dsp.Codec
 
getSupportedInputFormat() - Method in interface org.mobicents.media.server.spi.dsp.CodecFactory
 
getSupportedOutputFormat() - Method in interface org.mobicents.media.server.spi.dsp.Codec
 
getSupportedOutputFormat() - Method in interface org.mobicents.media.server.spi.dsp.CodecFactory
 
getSyncSource() - Method in interface org.mobicents.media.MediaSource
Gets the source used for synchronization of processing
getTimer() - Method in interface org.mobicents.media.server.spi.Endpoint
 
getTimeStamp() - Method in class org.mobicents.media.Buffer
 
getTimestamp() - Method in interface org.mobicents.media.server.spi.SyncSource
Gets the absolute timestamp value.
getToneDuration() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
getValve(int) - Static method in enum org.mobicents.media.server.spi.Valve
 
getVoiceName() - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Gets the currently used voice name.
getVolume() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Describes the power level of the tone, expressed in dBm0
getVolume() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
getVolume() - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Gets currently used volume level.
GSM - Static variable in class org.mobicents.media.format.AudioFormat
 
GSM - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
GSM - Static variable in interface org.mobicents.media.server.spi.Endpoint
 
GSM_MS - Static variable in class org.mobicents.media.format.AudioFormat
 

H

H261 - Static variable in class org.mobicents.media.format.VideoFormat
 
H261_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
H263 - Static variable in class org.mobicents.media.format.VideoFormat
 
H263_1998_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
H263_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
hasConnections() - Method in interface org.mobicents.media.server.spi.Endpoint
Indicates does this endpoint has connections.
hashCode() - Method in class org.mobicents.media.format.AudioFormat
 
hashCode() - Method in class org.mobicents.media.Format
 
hashCode() - Method in class org.mobicents.media.format.VideoFormat
 

I

IMA4 - Static variable in class org.mobicents.media.format.AudioFormat
 
IMA4_MS - Static variable in class org.mobicents.media.format.AudioFormat
 
incrementSltmTries() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
INDEO32 - Static variable in class org.mobicents.media.format.VideoFormat
 
INDEO41 - Static variable in class org.mobicents.media.format.VideoFormat
 
INDEO50 - Static variable in class org.mobicents.media.format.VideoFormat
 
Inlet - Interface in org.mobicents.media
This interface defines specific type of component which itself is not a media sink but it provides an access to the media sink.
intArray - Static variable in class org.mobicents.media.FormatUtils
 
IRGB - Static variable in class org.mobicents.media.format.VideoFormat
 
isActive() - Method in interface org.mobicents.media.server.spi.clock.Task
Indicates is this task is active or canceled.
isConnected() - Method in interface org.mobicents.media.MediaSink
Gets the state of the component.
isConnected() - Method in interface org.mobicents.media.MediaSource
Gets the state of the component.
isDiscard() - Method in class org.mobicents.media.Buffer
 
isEmergency() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
isEnableDataTrace() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
isEnableDataTrace() - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
isEnabledL2Debug() - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
isEnabledL3Debug() - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
isEnableSuTrace() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
isEOM() - Method in class org.mobicents.media.Buffer
 
isInUse() - Method in interface org.mobicents.media.server.spi.Endpoint
Shows is this endpoint in use
isL2Debug() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
isL3Debug() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
isMultipleConnectionsAllowed() - Method in interface org.mobicents.media.MediaSink
Flags which indicates that multiple connections to this sink are allowed.
isMultipleConnectionsAllowed() - Method in interface org.mobicents.media.MediaSource
Flags which indicates that multiple connections to this sink are allowed.
isOneAssignableFromTheOther(Class, Class) - Static method in class org.mobicents.media.FormatUtils
 
isSameEncoding(Format) - Method in class org.mobicents.media.Format
 
isSameEncoding(String) - Method in class org.mobicents.media.Format
 
isStarted() - Method in interface org.mobicents.media.MediaSink
Gets true if component is able to receive media.
isStarted() - Method in interface org.mobicents.media.MediaSource
Gets true if component is transmitting media.
isSubclass(Class, Class) - Static method in class org.mobicents.media.FormatUtils
Is a a subclass of b? Strict.
isT17() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
isT1_SLTM() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
isT2_SLTM() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 

J

JPEG - Static variable in class org.mobicents.media.format.VideoFormat
 
JPEG_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 

L

LINEAR - Static variable in class org.mobicents.media.format.AudioFormat
 
LINEAR_AUDIO - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
LINEAR_AUDIO - Static variable in interface org.mobicents.media.server.spi.Endpoint
 
linkDown() - Method in interface org.mobicents.media.server.spi.resource.ss7.SS7Layer4
Callback method from MTP3 layer, informs upper layers that link is not operable.
linkFailed(Mtp2) - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
linkFailed(Mtp2) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2Listener
 
linkInService(Mtp2) - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
linkInService(Mtp2) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2Listener
 
LinkSet - Class in org.mobicents.media.server.spi.resource.ss7
 
LinkSet(String, byte, int, int, List<Mtp2>) - Constructor for class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
LinkSetFactory - Interface in org.mobicents.media.server.spi.resource.ss7.factories
 
linkUp() - Method in interface org.mobicents.media.server.spi.resource.ss7.SS7Layer4
Callback method from lower layers MTP3-.
LITTLE_ENDIAN - Static variable in class org.mobicents.media.format.AudioFormat
 
lookup(String, boolean) - Method in interface org.mobicents.media.server.spi.NamingService
 
lookup(String) - Method in interface org.mobicents.media.server.spi.NamingService
 

M

MAC3 - Static variable in class org.mobicents.media.format.AudioFormat
 
MAC6 - Static variable in class org.mobicents.media.format.AudioFormat
 
matches(Format) - Method in class org.mobicents.media.format.AudioFormat
 
matches(Format) - Method in class org.mobicents.media.Format
 
matches(Format) - Method in class org.mobicents.media.format.VideoFormat
 
matches(Object, Object) - Static method in class org.mobicents.media.FormatUtils
 
matches(int, int) - Static method in class org.mobicents.media.FormatUtils
 
matches(float, float) - Static method in class org.mobicents.media.FormatUtils
 
matches(double, double) - Static method in class org.mobicents.media.FormatUtils
 
maxDataLength - Variable in class org.mobicents.media.format.VideoFormat
 
MediaException - Exception in org.mobicents.media
Standard JMF class -- see this class in the JMF Javadoc.
MediaException() - Constructor for exception org.mobicents.media.MediaException
 
MediaException(String) - Constructor for exception org.mobicents.media.MediaException
 
MediaSink - Interface in org.mobicents.media
Implements the media consumer.
MediaSource - Interface in org.mobicents.media
Abstracts a read interface that pushes data in the form of Buffer objects.
MediaType - Enum in org.mobicents.media.server.spi
 
MJPEGA - Static variable in class org.mobicents.media.format.VideoFormat
 
MJPEGB - Static variable in class org.mobicents.media.format.VideoFormat
 
MJPG - Static variable in class org.mobicents.media.format.VideoFormat
 
MPEG - Static variable in class org.mobicents.media.format.AudioFormat
 
MPEG - Static variable in class org.mobicents.media.format.VideoFormat
 
MPEG_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
MPEGLAYER3 - Static variable in class org.mobicents.media.format.AudioFormat
 
MSADPCM - Static variable in class org.mobicents.media.format.AudioFormat
 
MSNAUDIO - Static variable in class org.mobicents.media.format.AudioFormat
 
MSRT24 - Static variable in class org.mobicents.media.format.AudioFormat
 
Mtp1 - Interface in org.mobicents.media.server.spi.resource.ss7
 
MTP1Factory - Interface in org.mobicents.media.server.spi.resource.ss7.factories
 
Mtp2 - Interface in org.mobicents.media.server.spi.resource.ss7
 
MTP2_ALIGNED - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
Second state of IAC, we received one of: E,O,N.
MTP2_ALIGNED_READY - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
Etnered on certain condition when T4 fires.
MTP2_INSERVICE - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
In service state, entered from ALIGNED_READY on FISU/MSU
MTP2_NOT_ALIGNED - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
Initial state of IAC phase, we send "O" here.
MTP2_OUT_OF_SERVICE - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
MTP2_PROVING - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
Third state, entered from ALIGNED on receival of N or E
MTP2Factory - Interface in org.mobicents.media.server.spi.resource.ss7.factories
Factory for mtp2 layer.
Mtp2Listener - Interface in org.mobicents.media.server.spi.resource.ss7
 
Mtp3 - Interface in org.mobicents.media.server.spi.resource.ss7
 
Mtp3Factory - Interface in org.mobicents.media.server.spi.resource.ss7.factories
 
MTPThreadFactory - Class in org.mobicents.media.server.spi.resource.ss7
 
MTPThreadFactory(String, int) - Constructor for class org.mobicents.media.server.spi.resource.ss7.MTPThreadFactory
 
MultimediaResourceGroup - Interface in org.mobicents.media.server.spi
 
MultimediaSink - Interface in org.mobicents.media.server.spi
 
MultimediaSource - Interface in org.mobicents.media.server.spi
 

N

NamingService - Interface in org.mobicents.media.server.spi
 
newInstance(Endpoint) - Method in interface org.mobicents.media.ComponentFactory
Constructs new component.
newThread(Runnable) - Method in class org.mobicents.media.server.spi.resource.ss7.MTPThreadFactory
 
NOT_SPECIFIED - Static variable in class org.mobicents.media.Format
 
NotificationListener - Interface in org.mobicents.media.server.spi
 
NotifyEvent - Interface in org.mobicents.media.server.spi.events
 
nullSafeEquals(Object, Object) - Static method in class org.mobicents.media.FormatUtils
 
nullSafeEqualsIgnoreCase(String, String) - Static method in class org.mobicents.media.FormatUtils
 

O

onMessage(int, byte[], Mtp2) - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
onMessage(int, byte[], Mtp2) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2Listener
 
onModeChange(Connection, ConnectionMode) - Method in interface org.mobicents.media.server.spi.ConnectionListener
 
onStateChange(Connection, ConnectionState) - Method in interface org.mobicents.media.server.spi.ConnectionListener
 
open() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp1
Open message tranfer part layer 1.
org.mobicents.media - package org.mobicents.media
 
org.mobicents.media.format - package org.mobicents.media.format
 
org.mobicents.media.server - package org.mobicents.media.server
 
org.mobicents.media.server.spi - package org.mobicents.media.server.spi
 
org.mobicents.media.server.spi.clock - package org.mobicents.media.server.spi.clock
 
org.mobicents.media.server.spi.dsp - package org.mobicents.media.server.spi.dsp
 
org.mobicents.media.server.spi.events - package org.mobicents.media.server.spi.events
 
org.mobicents.media.server.spi.resource - package org.mobicents.media.server.spi.resource
 
org.mobicents.media.server.spi.resource.ss7 - package org.mobicents.media.server.spi.resource.ss7
 
org.mobicents.media.server.spi.resource.ss7.factories - package org.mobicents.media.server.spi.resource.ss7.factories
 
org.mobicents.media.server.spi.resource.ss7.stream - package org.mobicents.media.server.spi.resource.ss7.stream
 
Outlet - Interface in org.mobicents.media
This interface defines specific type of component which itself is not a media source but it provides an access to the media source.

P

PackageNotSupportedException - Exception in org.mobicents.media.server.spi
 
PackageNotSupportedException() - Constructor for exception org.mobicents.media.server.spi.PackageNotSupportedException
Creates a new instance of PackageNotSupportedException without detail message.
PackageNotSupportedException(String) - Constructor for exception org.mobicents.media.server.spi.PackageNotSupportedException
Constructs an instance of PackageNotSupportedException with the specified detail message.
parseFormat(String) - Static method in class org.mobicents.media.server.Utils
Creates audio format object from given format description.
PCMA - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
PCMA - Static variable in interface org.mobicents.media.server.spi.Endpoint
 
PCMU - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
PCMU - Static variable in interface org.mobicents.media.server.spi.Endpoint
 
perform() - Method in interface org.mobicents.media.server.spi.clock.Task
Executes logic of this task.
Player - Interface in org.mobicents.media.server.spi.resource
 
process(Buffer) - Method in interface org.mobicents.media.server.spi.dsp.Codec
Perform encoding/decoding procedure.

Q

queue(byte[]) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 

R

RAW_RTP - Static variable in class org.mobicents.media.Format
 
read(byte[]) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp1
Reads upto buffer.length bytes from layer 1.
receive(Buffer) - Method in interface org.mobicents.media.MediaSink
This methos is called by media source when new media is available
receive(byte, byte, int, int, byte[]) - Method in interface org.mobicents.media.server.spi.resource.ss7.SS7Layer4
 
Recorder - Interface in org.mobicents.media.server.spi.resource
 
relax() - Method in class org.mobicents.media.Format
 
relax() - Method in class org.mobicents.media.format.VideoFormat
 
removeConnectionListener(ConnectionListener) - Method in interface org.mobicents.media.server.spi.Endpoint
Removes the ConnectionListener
removeListener(NotificationListener) - Method in interface org.mobicents.media.Component
Unregisters new notfications listener
removeListener(ConnectionListener) - Method in interface org.mobicents.media.server.spi.Connection
Removes connection state listener.
removeNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Connection
 
removeNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Endpoint
Remove the NotificationListener
removeObject(Object[], Object) - Static method in class org.mobicents.media.server.Utils
 
resetStats() - Method in interface org.mobicents.media.Component
Resets any transmission stats.
ResourceGroup - Interface in org.mobicents.media.server.spi
 
ResourceUnavailableException - Exception in org.mobicents.media.server.spi
 
ResourceUnavailableException(String, InterruptedException) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
Creates a new instance of ResourceUnavailableException
ResourceUnavailableException() - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
ResourceUnavailableException(String, Throwable) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
ResourceUnavailableException(String) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
ResourceUnavailableException(Throwable) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
restartSltmTries() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
RGB - Static variable in class org.mobicents.media.format.VideoFormat
 
RLE - Static variable in class org.mobicents.media.format.VideoFormat
 
RPZA - Static variable in class org.mobicents.media.format.VideoFormat
 
RX_FAILED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 

S

sampleRate - Variable in class org.mobicents.media.format.AudioFormat
 
sampleSizeInBits - Variable in class org.mobicents.media.format.AudioFormat
 
send(byte, byte, int, int, byte[]) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
SEQUENCE_UNKNOWN - Static variable in class org.mobicents.media.Buffer
 
setAddress(String) - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
setConnection(Connection) - Method in interface org.mobicents.media.Component
Set reference to the connection to which this component belongs.
setData(byte[]) - Method in class org.mobicents.media.Buffer
 
setData(byte[]) - Method in class org.mobicents.media.Frame
Modifies media data associated with this frame.
setDigit(String) - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
setDiscard(boolean) - Method in class org.mobicents.media.Buffer
 
setDuration(long) - Method in class org.mobicents.media.Buffer
 
setDuration(long) - Method in interface org.mobicents.media.MediaSource
Sets maximum duration for the signal generated by media source
setEmergency(boolean) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setEnableDataTrace(boolean) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setEnableDataTrace(boolean) - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
setEnabledL2Debug(boolean) - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
setEnabledL3Debug(boolean) - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
setEnableSuTrace(boolean) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setEndpoint(Endpoint) - Method in interface org.mobicents.media.Component
Sets reference to the endpoint to which this component belongs.
setEOM(boolean) - Method in class org.mobicents.media.Buffer
 
setFactory(BufferFactory) - Method in class org.mobicents.media.Buffer
 
setFlags(int) - Method in class org.mobicents.media.Buffer
 
setFormat(Format) - Method in class org.mobicents.media.Buffer
 
setFrameRate(int) - Method in class org.mobicents.media.Format
 
setHeader(Object) - Method in class org.mobicents.media.Buffer
 
setHeartBeat(int) - Method in interface org.mobicents.media.server.spi.clock.Timer
Modify interval between timer tick
setInterdigitInterval(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
The time the system will wait between DTMF digits.
setInUse(boolean) - Method in interface org.mobicents.media.server.spi.Endpoint
Marks this endpoint as used/unsed.
setL2Debug(boolean) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setL3Debug(boolean) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
setLayer1(Mtp1) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setLayer3(Mtp3) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setLayer3(Mtp3) - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
setLayer4(SS7Layer4) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
This should be called upper layer to set listener.
setLength(int) - Method in class org.mobicents.media.Buffer
 
setLifeTime(int) - Method in interface org.mobicents.media.server.spi.Connection
Modify life time of the connection.
setLinkSet(LinkSet) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setLinkSets(List<LinkSet>) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
setLocalName(String) - Method in interface org.mobicents.media.server.spi.Endpoint
 
setMask(String) - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Assign mask for DTMF sequence detection.
setMediaTime(long) - Method in interface org.mobicents.media.MediaSource
Assigns media time from which this component should start media data.
setMetaData(Object) - Method in class org.mobicents.media.Frame
Assigns meta data with this frame.
setMode(ConnectionMode, MediaType) - Method in interface org.mobicents.media.server.spi.Connection
Modify mode of this connection.
setMode(ConnectionMode) - Method in interface org.mobicents.media.server.spi.Connection
Modify mode of this connection for all known media types.
setMtp1Factory(MTP1Factory) - Method in interface org.mobicents.media.server.spi.resource.ss7.factories.MTP2Factory
 
setOffset(int) - Method in class org.mobicents.media.Buffer
 
setOtherParty(Connection) - Method in interface org.mobicents.media.server.spi.Connection
Joins localy this and other connections.
setOtherParty(Connection, MediaType) - Method in interface org.mobicents.media.server.spi.Connection
 
setOtherParty(String, InetSocketAddress) - Method in interface org.mobicents.media.server.spi.Connection
 
setPort(int) - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
setRecordDir(String) - Method in interface org.mobicents.media.server.spi.resource.Recorder
Set the Record path.
setRecordFile(String) - Method in interface org.mobicents.media.server.spi.resource.Recorder
Assign file for recording.
setRemoteDescriptor(String) - Method in interface org.mobicents.media.server.spi.Connection
Modify the descriptor of the remote party.
setSequenceNumber(long) - Method in class org.mobicents.media.Buffer
 
setServiceIndicator(int) - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
setSubService(int) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setSubServiceIndicator(int) - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
setSyncSource(SyncSource) - Method in interface org.mobicents.media.MediaSource
Assign the source for synchronization of the processing.
setT1_SLTMTimerAction(Runnable) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setT2_SLTMTimerAction(Runnable) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
setText(String) - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Sets text to speech.
setTimer(Timer) - Method in interface org.mobicents.media.server.spi.Endpoint
 
setTimeStamp(long) - Method in class org.mobicents.media.Buffer
 
setToneDuration(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
setURL(String) - Method in interface org.mobicents.media.server.spi.resource.Player
Assigns URL to play media from.
setVoiceName(String) - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Assign the voice name to speak
setVolume(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Describes the power level of the tone, expressed in dBm0
setVolume(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
setVolume(int) - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Sets the volume level of the speech.
shortArray - Static variable in class org.mobicents.media.FormatUtils
 
SignalingProcessor - Interface in org.mobicents.media.server.spi.dsp
Processor is concerned with the digital processing of the media signals.
SIGNED - Static variable in class org.mobicents.media.format.AudioFormat
 
signed - Variable in class org.mobicents.media.format.AudioFormat
 
SMC - Static variable in class org.mobicents.media.format.VideoFormat
 
specified(Object) - Static method in class org.mobicents.media.FormatUtils
 
specified(int) - Static method in class org.mobicents.media.FormatUtils
 
specified(float) - Static method in class org.mobicents.media.FormatUtils
 
specified(double) - Static method in class org.mobicents.media.FormatUtils
 
SPEEX - Static variable in class org.mobicents.media.format.AudioFormat
 
SPEEX - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
SPEEX - Static variable in interface org.mobicents.media.server.spi.Endpoint
 
SS7Layer4 - Interface in org.mobicents.media.server.spi.resource.ss7
 
start() - Method in interface org.mobicents.media.MediaSink
Starts media processing.
start() - Method in interface org.mobicents.media.MediaSource
Starts media processing.
start() - Method in interface org.mobicents.media.server.spi.Endpoint
Starts endpoint.
start() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Starts media processing.
start() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
Starts media processing.
start() - Method in interface org.mobicents.media.server.spi.resource.Player
Starts media processing.
start() - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
start() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
start() - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
start() - Method in interface org.mobicents.media.server.spi.SyncSource
Starts this component.
START_FAILED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
start_T17() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
Starts/restarts T17 for this link
start_T1_SLTM() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
start_T2_SLTM() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
startDebug() - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
STARTED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
stop() - Method in interface org.mobicents.media.MediaSink
Terminates media processing.
stop() - Method in interface org.mobicents.media.MediaSource
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.Endpoint
Terminates endpoint's execution.
stop() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.resource.Player
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
stop() - Method in interface org.mobicents.media.server.spi.resource.ss7.stream.StreamForwarder
 
stop() - Method in interface org.mobicents.media.server.spi.SyncSource
Stops this component.
stop_T17() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
Stops T17 timer for this link
stop_T1_SLTM() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
stop_T2_SLTM() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
stopDebug() - Method in class org.mobicents.media.server.spi.resource.ss7.Utils
 
STOPPED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
StreamForwarder - Interface in org.mobicents.media.server.spi.resource.ss7.stream
Interface for forwarding classes(TCP/SCTP)
stringEncodingCodeVal(String) - Static method in class org.mobicents.media.FormatUtils
 
sync(MediaSource) - Method in interface org.mobicents.media.server.spi.SyncSource
Synchronize the process of media content processing from this timer.
sync(Task) - Method in interface org.mobicents.media.server.spi.SyncSource
 
SyncSource - Interface in org.mobicents.media.server.spi
The component which is a source of synchronization for other components.

T

Task - Interface in org.mobicents.media.server.spi.clock
Represents sporadic task which is executed by Scheduler.
threadTick(long) - Method in class org.mobicents.media.server.spi.resource.ss7.LinkSet
 
threadTick(long) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
TIME_UNKNOWN - Static variable in class org.mobicents.media.Buffer
 
Timer - Interface in org.mobicents.media.server.spi.clock
 
TooManyConnectionsException - Exception in org.mobicents.media.server.spi
 
TooManyConnectionsException() - Constructor for exception org.mobicents.media.server.spi.TooManyConnectionsException
Creates a new instance of TooManyConnectionsException without detail message.
TooManyConnectionsException(String) - Constructor for exception org.mobicents.media.server.spi.TooManyConnectionsException
Constructs an instance of TooManyConnectionsException with the specified detail message.
toString() - Method in class org.mobicents.media.Buffer
 
toString(boolean) - Method in class org.mobicents.media.format.AudioFormat
Overrides default toString.
toString() - Method in class org.mobicents.media.format.AudioFormat
 
toString() - Method in class org.mobicents.media.Format
 
toString() - Method in class org.mobicents.media.format.VideoFormat
 
toString() - Method in enum org.mobicents.media.server.spi.ConnectionState
 
trace(String) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
TRUE - Static variable in class org.mobicents.media.Format
 
TRUESPEECH - Static variable in class org.mobicents.media.format.AudioFormat
 
TTSEngine - Interface in org.mobicents.media.server.spi.resource
 
TX_FAILED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 

U

ULAW - Static variable in class org.mobicents.media.format.AudioFormat
 
UnknownSignalException - Exception in org.mobicents.media.server.spi
 
UnknownSignalException(String) - Constructor for exception org.mobicents.media.server.spi.UnknownSignalException
Creates a new instance of UnknownSignalException without detail message.
UnknownSignalException(String, String) - Constructor for exception org.mobicents.media.server.spi.UnknownSignalException
Constructs an instance of UnknownSignalException with the specified detail message.
UNSIGNED - Static variable in class org.mobicents.media.format.AudioFormat
 
UnsupportedFormatException - Exception in org.mobicents.media.format
Standard JMF class -- see this class in the JMF Javadoc.
UnsupportedFormatException(Format) - Constructor for exception org.mobicents.media.format.UnsupportedFormatException
 
UnsupportedFormatException(String, Format) - Constructor for exception org.mobicents.media.format.UnsupportedFormatException
 
unsync(MediaSource) - Method in interface org.mobicents.media.server.spi.SyncSource
Disable synchronization process.
update(NotifyEvent) - Method in interface org.mobicents.media.server.spi.NotificationListener
 
Utils - Class in org.mobicents.media.server.spi.resource.ss7
 
Utils() - Constructor for class org.mobicents.media.server.spi.resource.ss7.Utils
 
Utils - Class in org.mobicents.media.server
 
Utils() - Constructor for class org.mobicents.media.server.Utils
Creates a new instance of Utils

V

valueOf(String) - Static method in enum org.mobicents.media.server.spi.ConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.spi.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.spi.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.spi.Valve
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.media.server.spi.ConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.server.spi.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.server.spi.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.server.spi.Valve
Returns an array containing the constants of this enum type, in the order they are declared.
Valve - Enum in org.mobicents.media.server.spi
 
VideoFormat - Class in org.mobicents.media.format
Standard JMF class -- see this class in the JMF Javadoc.
VideoFormat(String) - Constructor for class org.mobicents.media.format.VideoFormat
 
VideoFormat(String, float, int) - Constructor for class org.mobicents.media.format.VideoFormat
 
videoFormatClass - Static variable in class org.mobicents.media.FormatUtils
 
VOXWAREAC10 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREAC16 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREAC20 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREAC8 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREMETASOUND - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREMETAVOICE - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWARERT29H - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWARETQ40 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWARETQ60 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREVR12 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREVR18 - Static variable in class org.mobicents.media.format.AudioFormat
 

W

write(byte[], int) - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp1
Writes data to layer 1.

Y

YUV - Static variable in class org.mobicents.media.format.VideoFormat
 

_

_closeLink() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
_FILE_SCHEME_ - Static variable in class org.mobicents.media.server.Utils
 
_FILE_SCHEME_CONCAT_ - Static variable in class org.mobicents.media.server.Utils
 
_startLink() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
_stopLink() - Method in interface org.mobicents.media.server.spi.resource.ss7.Mtp2
 
_TIMEOUT_T1_SLTM - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
_TIMEOUT_T2_SLTM - Static variable in interface org.mobicents.media.server.spi.resource.ss7.Mtp3
 
_VALUE_NOT_SET - Static variable in class org.mobicents.media.server.spi.resource.ss7.Utils
Indicate value not set;

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

Copyright © 2010. All Rights Reserved.