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

A

activate() - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfOutput
 
activate() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
activate() - Method in class org.mobicents.media.server.impl.rtp.RTPOutput
 
activate() - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
addAttribute(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Parses attribute.
addListener(DtlsListener) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
addReceiverReport(RtcpReportBlock) - Method in class org.mobicents.media.server.impl.rtcp.RtcpReport
 
addRtcpSdesChunk(RtcpSdesChunk) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
addRtcpSdesItem(RtcpSdesItem) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
addSsrc(long) - Method in class org.mobicents.media.server.impl.rtcp.RtcpBye
 
AESCM_ENCRYPTION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Counter Mode AES Cipher, defined in Section 4.1.1, RFC3711
AESF8_ENCRYPTION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
F8 mode AES Cipher, defined in Section 4.1.2, RFC 3711
AlgorithmCertificate - Enum in org.mobicents.media.server.impl.rtp.crypto
 
append(byte[], int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Append a byte array to the end of the packet.
append(byte[], int) - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Append a byte array to the end of the packet.
APPLICATION - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
AsymmetricSRTPTransformer - Class in org.mobicents.media.server.impl.rtp.crypto
SRTP/SRTCP TransformEngine that uses different keys for forward and reverse transformations.
AsymmetricSRTPTransformer(SRTPTransformEngine, SRTPTransformEngine) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.AsymmetricSRTPTransformer
 
AUDIO - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
AUDIO - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
AudioChannel - Class in org.mobicents.media.server.impl.rtp.channels
Media channel responsible for audio processing.
AudioChannel(Clock, ChannelsManager) - Constructor for class org.mobicents.media.server.impl.rtp.channels.AudioChannel
 

B

bind(boolean, int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
Binds the channel to an address and port
bind(DatagramChannel) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
Deprecated.
bind(boolean, boolean) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Binds the RTP and RTCP components to a suitable address and port.
bind(boolean, boolean) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
bind(DatagramChannel) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
Deprecated.
bind(boolean) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Binds channel to the first available port.
bind(DatagramChannel) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
bindRtcp(boolean, int) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Binds the RTCP component to a suitable address and port.
bufferInUse() - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
 
BufferListener - Interface in org.mobicents.media.server.impl.rtp
 
buildBye(RtpStatistics) - Static method in class org.mobicents.media.server.impl.rtcp.RtcpPacketFactory
Builds a packet containing an RTCP BYE message.
buildMediaDescription(MediaChannel, boolean) - Static method in class org.mobicents.media.server.impl.rtp.sdp.SdpFactory
Build an SDP description for a media channel.
buildPacket(RtcpPacketType, RtpStatistics) - Static method in class org.mobicents.media.server.impl.rtcp.RtcpPacketFactory
 
buildReport(RtpStatistics) - Static method in class org.mobicents.media.server.impl.rtcp.RtcpPacketFactory
Builds a packet containing an RTCP Report.
buildRTPMap(RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Constructs RTP payloads for given channel.
buildSdp(boolean, String, String, MediaChannel...) - Static method in class org.mobicents.media.server.impl.rtp.sdp.SdpFactory
Builds a Session Description object to be sent to a remote peer.

C

calculateInterval(boolean, boolean, int, int, double, double, double, double, double) - Static method in class org.mobicents.media.server.impl.rtcp.RtcpIntervalCalculator
6.3.1 - Computing the RTCP Transmission Interval
calculateLastSrTimestamp(long, long) - Static method in class org.mobicents.media.server.impl.rtcp.ntp.NtpUtils
Calculates the time stamp of the last received SR.
CANDIDATE_FIELD - Static variable in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
CandidateField - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
Use new /network/io/sdp library
CandidateField(Text) - Constructor for class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
CandidateField.AddressType - Enum in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
 
canHandle(byte[]) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
canHandle(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
canHandle(byte[]) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
canHandle(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
canHandle(byte[]) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
canHandle(byte[], int, int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
ChannelsManager - Class in org.mobicents.media.server.impl.rtp
Local and RTP channels storage Use for local and remote connections
ChannelsManager(UdpManager, RTPFormats, DtlsSrtpServerProvider) - Constructor for class org.mobicents.media.server.impl.rtp.ChannelsManager
Creates a new channels manager with a subset of supported codecs.
ChannelsManager(UdpManager, DtlsSrtpServerProvider) - Constructor for class org.mobicents.media.server.impl.rtp.ChannelsManager
Creates a new channels manager that supports every codec as assigned to AVProfile.audio.
CipherSuite - Enum in org.mobicents.media.server.impl.rtp.crypto
 
clear() - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
clearSenders() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
clock - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
close() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
close() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Disables the channel and deactivates it's resources.
close() - Method in class org.mobicents.media.server.impl.rtp.crypto.AsymmetricSRTPTransformer
Close the transformer engine.
close() - Method in class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
close() - Method in interface org.mobicents.media.server.impl.rtp.crypto.PacketTransformer
Close the transformer and underlying transform engine.
close() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Close the crypto context.
close() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPTransformer
Close the transformer and underlying transform engine.
close() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Close the crypto context.
close() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformEngine
Close the transformer engine.
close() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformer
Close the transformer and underlying transform engine.
close() - Method in class org.mobicents.media.server.impl.rtp.LoggingDatagramTransport
 
close() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
close() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Closes this socket.
close() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
close() - Method in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
cname - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
CnameGenerator - Class in org.mobicents.media.server.impl.rtp
Generates unique CNAME between different RTP sessions.
CnameGenerator() - Constructor for class org.mobicents.media.server.impl.rtp.CnameGenerator
 
compare(SessionDescription, SessionDescription) - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
compareTo(PacketHandler) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
compareTo(PacketHandler) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
compareTo(CandidateField) - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
Compares two CandidateField by weight.
compareTo(PacketHandler) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
confirmMembers() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Sets the estimate number of members (pmembers) equal to the number of currently registered members.
ConnectionField - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
ConnectionField() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.ConnectionField
Deprecated.
 
connectRtcp(SocketAddress) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Connects the RTCP component to the remote peer.
connectRtcp(String, int) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Connects the RTCP component to the remote peer.
connectRtp(SocketAddress) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Connected the RTP component to the remote peer.
connectRtp(String, int) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Connected the RTP component to the remote peer.
containsNegotiatedFormats() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Indicates whether the channel has successfully negotiated supported codecs over SDP.
convertToAbsoluteTime(long) - Method in class org.mobicents.media.server.impl.rtp.RtpClock
Returns the time in milliseconds
convertToRtpTime(long) - Method in class org.mobicents.media.server.impl.rtp.RtpClock
Calculates RTP timestamp
count - Variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
varies by packet type

D

DatagramTransportAdaptor - Class in org.mobicents.media.server.impl.rtp.crypto
An adaptor class intended to be used as a disposable, thread-unsafe object that bridges a raw RTP packet to a DTLSTransport handler.
DatagramTransportAdaptor() - Constructor for class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
deactivate() - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfOutput
 
deactivate() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
deactivate() - Method in class org.mobicents.media.server.impl.rtp.RTPOutput
 
deactivate() - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpBye
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpReceiverReport
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
decode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
decodeRTCP(byte[], int, int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
Decodes an RTCP Packet
decodeRTP(byte[], int, int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
Decodes an RTP Packet
DEFAULT_MTU - Static variable in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
DEFAULT_MTU - Static variable in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
deriveContext(long) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Derive a new SRTPCryptoContext for use with a new SSRC This method returns a new SRTPCryptoContext initialized with the data of this SRTPCryptoContext.
deriveContext(long, int, long) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Derive a new SRTPCryptoContext for use with a new SSRC This method returns a new SRTPCryptoContext initialized with the data of this SRTPCryptoContext.
deriveForIV(BlockCipher, byte[], byte[]) - Static method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCipherF8
 
deriveSrtcpKeys() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Derives the srtcp session keys from the master key.
deriveSrtpKeys(long) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Derives the srtp session keys from the master key
disableDTLS() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Disables DTLS and closes related resources.
disableIce() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
disableICE() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Disables ICE and closes ICE-related resources
disableIce() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
disableSRTCP() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
disableSRTCP() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
Disables secure layer on the channel, meaning all traffic is treated as plain RTCP.
disableSRTP() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
disableSrtp() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
disableSrtp() - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
drift - Variable in class org.mobicents.media.server.impl.rtp.RtpClock
 
DtlsHandler - Class in org.mobicents.media.server.impl.srtp
Handler to process DTLS packets.
DtlsHandler(DtlsSrtpServerProvider) - Constructor for class org.mobicents.media.server.impl.srtp.DtlsHandler
 
DtlsListener - Interface in org.mobicents.media.server.impl.srtp
Listens to DTLS-related events.
DtlsSrtpServer - Class in org.mobicents.media.server.impl.rtp.crypto
This class represents the DTLS SRTP server connection handler.
DtlsSrtpServer(ProtocolVersion, ProtocolVersion, CipherSuite[], String[], String, AlgorithmCertificate) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
DtlsSrtpServerProvider - Class in org.mobicents.media.server.impl.rtp.crypto
 
DtlsSrtpServerProvider(ProtocolVersion, ProtocolVersion, CipherSuite[], String, String, AlgorithmCertificate) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServerProvider
 
DTMF_FORMAT - Static variable in class org.mobicents.media.server.impl.rtp.RtpChannel
 
DtmfInput - Class in org.mobicents.media.server.impl.rtp.rfc2833
 
DtmfInput(PriorityQueueScheduler, RtpClock) - Constructor for class org.mobicents.media.server.impl.rtp.rfc2833.DtmfInput
 
DtmfOutput - Class in org.mobicents.media.server.impl.rtp.rfc2833
Transmitter implementation.
DtmfOutput(PriorityQueueScheduler, RTPDataChannel) - Constructor for class org.mobicents.media.server.impl.rtp.rfc2833.DtmfOutput
Deprecated.
DtmfOutput(PriorityQueueScheduler, RtpTransmitter) - Constructor for class org.mobicents.media.server.impl.rtp.rfc2833.DtmfOutput
 

E

enableDTLS(String, String) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Enables DTLS on the channel.
enableDTLS() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Enables DTLS on the channel.
enableIce(IceAuthenticator) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
enableICE(String, boolean) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Enables ICE on the channel.
enableIce(IceAuthenticator) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
enableSRTCP(String, String) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
enableSRTCP() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
enableSRTCP(DtlsHandler) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
Secures the channel, meaning all traffic is SRTCP.
enableSRTP(String, String) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
enableSRTP() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
enableSrtp(DtlsHandler) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
enableSrtp(DtlsHandler) - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
enableWebRTC(Text) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Enables WebRTC encryption for the RTP channel.
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpBye
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpReceiverReport
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
encode(byte[], int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
encodeRTCP(byte[], int, int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
Encodes an RTCP packet
encodeRTP(byte[], int, int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
Encodes an RTP packet
estimateRtt(long, long, long) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
evolve(long) - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfInput
 
evolve(long) - Method in class org.mobicents.media.server.impl.rtp.RTPInput
 
evolveCount - Variable in class org.mobicents.media.server.impl.rtp.RTPInput
 
EXT_HEADER_SIZE - Static variable in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
The size of the extension header as defined by RFC 3550.
EXT_HEADER_SIZE - Static variable in class org.mobicents.media.server.impl.rtp.RtpPacket
The size of the extension header as defined by RFC 3550.

F

FIXED_HEADER_SIZE - Static variable in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
The size of the fixed part of the RTP header as defined by RFC 3550.
FIXED_HEADER_SIZE - Static variable in class org.mobicents.media.server.impl.rtp.RtpPacket
The size of the fixed part of the RTP header as defined by RFC 3550.
FMTP - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
fromDescription(Text) - Static method in enum org.mobicents.media.server.impl.rtp.sdp.CandidateField.AddressType
Deprecated.
 
fromDescription(Text) - Static method in enum org.mobicents.media.server.impl.rtp.sdp.MediaType
Deprecated.
 

G

generateCname() - Static method in class org.mobicents.media.server.impl.rtp.CnameGenerator
For every new RTP session, a new RTCP CNAME is created by generating a cryptographically pseudorandom value as described in [RFC4086].
generateFingerprint(String) - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
Gets the fingerprint of the Certificate associated to the server.
generateSsrc() - Static method in class org.mobicents.media.server.impl.rtp.SsrcGenerator
 
getAddress() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getAddress() - Method in class org.mobicents.media.server.impl.rtp.sdp.ConnectionField
Deprecated.
Gets the address value.
getAddress() - Method in class org.mobicents.media.server.impl.rtp.sdp.OriginField
Deprecated.
 
getAddressType() - Method in class org.mobicents.media.server.impl.rtp.sdp.ConnectionField
Deprecated.
Gets the address type.
getAppDefined() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getApplication() - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
getApplicationDescriptor() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets the description of application stream
getAudio() - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
getAudioChannel() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getAudioComponent() - Method in class org.mobicents.media.server.impl.rtp.channels.AudioChannel
 
getAudioComponent() - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
getAudioComponent() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getAudioComponent() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getAudioDescriptor() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets the description of audio stream.
getAudioInput() - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
getAudioInput() - Method in class org.mobicents.media.server.impl.rtp.RTPInput
 
getAudioOobComponent() - Method in class org.mobicents.media.server.impl.rtp.channels.AudioChannel
 
getAudioOutput() - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
getAudioOutput() - Method in class org.mobicents.media.server.impl.rtp.RTPOutput
 
getAuthKeyLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Get the authentication key length
getAuthTagLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Get the authentication tag length of this SRTP cryptographic context
getAuthTagLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Get the authentication tag length of this SRTP cryptographic context
getAuthTagLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Get the authentication tag length
getAuthType() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Get the authentication type
getBindAddress() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getBuffer() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get buffer containing the content of this packet
getBuffer() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Provides access to the underlying buffer.
getBye() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getCandidates() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
getCertificateRequest() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getChannel() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
Deprecated.
getCipherKeyLength() - Method in enum org.mobicents.media.server.impl.rtp.crypto.SRTPParameters
 
getCipherSaltLength() - Method in enum org.mobicents.media.server.impl.rtp.crypto.SRTPParameters
 
getCipherStream(BlockCipher, byte[], int, byte[]) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCipherCTR
Computes the cipher stream for AES CM mode.
getCipherSuites() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getClientCertificate() - Method in enum org.mobicents.media.server.impl.rtp.crypto.AlgorithmCertificate
 
getClock() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getClockRate() - Method in class org.mobicents.media.server.impl.rtp.RtpClock
Gets the clock rate.
getCname() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
getCname() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
getCname() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the CNAME of the channel.
getCname() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the CNAME of this member
getCname() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the CNAME that identifies this source
getCodecs() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
Gets list of supported codecs
getComponentId() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getConnection() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Gets the connection attribute of this description.
getConnection() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets connection attribute.
getContributingSource() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Countributing source field.
getCount() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
getCsrcCount() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Returns the number of CSRC identifiers currently included in this packet.
getCsrcCount() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Returns the number of CSRC identifiers currently included in this packet.
getCurrentTime() - Method in class org.mobicents.media.server.impl.rtp.MockWallClock
 
getCurrentTime() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the current time of the Wall Clock.
getData() - Method in class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
getData() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
 
getDefaultContext() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformEngine
Get the default SRTPCryptoContext
getDefaultContextControl() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformEngine
Get the default SRTPCryptoContext
getDescription() - Method in enum org.mobicents.media.server.impl.rtp.sdp.CandidateField.AddressType
Deprecated.
 
getDescription() - Method in enum org.mobicents.media.server.impl.rtp.sdp.MediaType
Deprecated.
 
getDlsr() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getDropped() - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
Get the number of dropped packets.
getDsp() - Method in class org.mobicents.media.server.impl.rtp.RTPInput
Gets the digital signaling processor associated with this media source
getDsp() - Method in class org.mobicents.media.server.impl.rtp.RTPOutput
Gets the digital signaling processor associated with this media source
getDtlsFingerprint() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the DTLS finger print.
getDtlsLocalFingerprint() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
getDtmfInput() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
getDtmfOutput() - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
getECDSASignerCredentials() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getEncKeyLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Get the encryption key length
getEncType() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Get the encryption type
getEnum(int) - Static method in enum org.mobicents.media.server.impl.rtp.crypto.CipherSuite
Search for the enumerator that correspondent to the informed value inside CipherSuite enumeration
getEstimatedJitter() - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
 
getExtensionBit() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Returns true if the extension bit of this packet has been set and false otherwise.
getExtensionBit() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Returns true if the extension bit of this packet has been set and false otherwise.
getExtensionLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Returns the length of the extensions currently added to this packet.
getExtensionLength() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Returns the length of the extensions currently added to this packet.
getExternalAddress() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
getExternalAddress() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannelProvider
 
getExternalAddress() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getExternalAddress() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getExternalAddress() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getExtHighSequence() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Calculates the extended highest sequence received by adding the last sequence number to 65536 times the number of times the sequence counter has rolled over.
getFingerprint() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
getFingerprint(MediaType) - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
getFormatMap() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the supported codecs of the RTP components.
getFormatMap() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getFormatMap() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
getFormats() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the list of codecs currently applied to the Media Session.
getFormats() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Gets the list of formats offered.
getFoundation() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getFraction() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getFractionLost() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the fraction of RTP data packets from this source that were lost since the previous SR or RR packet was sent, expressed as a fixed point number with the binary point at the left edge of the field.
getGeneration() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getHeaderLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get RTP header length from a RTP packet
getHeaderLength() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Get RTP header length from a RTP packet
getIcePwd() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the password used in ICE negotiation.
getIcePwd() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
getIceUfrag() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the user fragment used in ICE negotiation.
getIceUfrag() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
getInputDsp() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the input Digital Signaling Processor (DSP) of the RTP component.
getInputDsp() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getInputDsp() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getIsControlEnabled() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getItemCount() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
getJitter() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getJitter() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the current jitter of the call.
getJitter() - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
Gets the interarrival jitter.
getJitter() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets an estimate of the statistical variance of the RTP data packet interarrival time, measured in timestamp units and expressed as an unsigned integer.
getJitterBufferSize() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getKeyingMaterial(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getLastHeartbeat() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the relative time since an RTP packet or Heartbeat was received.
getLastSeq() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getLastSR() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the last time an RTCP Sender Report was received from this source.
getLastSRdelay() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the delay between receiving the last RTCP Sender Report (SR) packet from this source and sending this reception report block.
getLength() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
getLength() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
getLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get the length of this packet's data
getLength() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Get the length of this packet's raw data
getLocalAddress() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannelProvider
 
getLocalBindAddress() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getLocalChannel() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getLocalFingerprint() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getLocalHashFunction() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getLocalPort() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Gets the port number to which this channel is bound.
getLocalRtpTime() - Method in class org.mobicents.media.server.impl.rtp.RtpClock
Time in RTP timestamps.
getLost() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getLsr() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getMarker() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Marker bit.
getMaximumVersion() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getMaxJitter() - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
Gets the maximum interarrival jitter.
getMedia() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets the media attributes.
getMediaType() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the type of media handled by the channel.
getMediaType() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Gets the media types
getMember(long) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getMembers() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the most current estimate for the number of session members.
getMembersList() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getMinimumVersion() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getMKILength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Get the MKI length of this SRTP cryptographic context
getMKILength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Get the MKI length of this SRTP cryptographic context
getMostRelevantCandidate() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
getName() - Method in class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
getNegotiatedFormats() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the list of negotiated codecs.
getNetworkType() - Method in class org.mobicents.media.server.impl.rtp.sdp.ConnectionField
Deprecated.
Gets the network type value
getNextScheduledReport() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
Gets the time interval until the next report is sent.
getNtpFrac() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
getNtpSec() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
getNtpTs() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
getOctetsReceived() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the number of bytes received during the current call.
getOctetsReceived() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the total of incoming RTP octets
getOctetsSent() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the number of bytes sent during the current call.
getOOBComponent() - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
getOobComponent() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getOOBComponent() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getOOBInput() - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
getOOBInput() - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfInput
 
getOOBOutput() - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
getOOBOutput() - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfOutput
 
getOrigin() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets the origin attribute
getOsent() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
getOutputDsp() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the output Digital Signaling Processor (DSP) of the RTP component.
getOutputDsp() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getOutputDsp() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getPacketCount() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getPacketsExpected() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
getPacketsLost() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getPacketsLost() - Method in class org.mobicents.media.server.impl.rtp.RTPInput
 
getPacketsLost() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the total number of RTP data packets from this source that have been lost since the beginning of reception.
getPacketsReceived() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the number of RTP packets received during the current call.
getPacketsReceived() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getPacketsReceived() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getPacketsReceived() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the total number of incoming RTP packets
getPacketsSent() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the number of RTP packets sent during the current call.
getPacketsTransmitted() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getPacketsTransmitted() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getPacketType() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
getPacketType() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getPaddingSize() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get RTP padding size from a RTP packet
getPaddingSize() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Get RTP padding size from a RTP packet
getPayload() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get the RTP payload (bytes) of this RTP packet.
getPayload(byte[], int) - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Reads the data transported by RTP in a packet, for example audio samples or compressed video data.
getPayloadLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get RTP payload length from a RTP packet
getPayloadLength() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Get RTP payload length from a RTP packet
getPayloadType() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get RTP payload type from a RTP packet
getPayloadType() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Payload type.
getPipelinePriority() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
getPipelinePriority() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
getPipelinePriority() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getPmembers() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the estimated number of session members at the time tn was last recomputed.
getPort() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getPort() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Gets the port number.
getPortManager() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getProfile() - Method in enum org.mobicents.media.server.impl.rtp.crypto.SRTPParameters
 
getProfile() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Gets the profile
getProtocol() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getPsent() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
getReceivedSinceSR() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the number of incoming RTP packets since the last SR report was sent.
getReceiveLimit() - Method in class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
getReceiveLimit() - Method in class org.mobicents.media.server.impl.rtp.LoggingDatagramTransport
 
getReceiveLimit() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getReceiveLimit() - Method in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
getReceiverReport() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getRelatedAddress() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getRelatedPort() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getRemoteFingerprint() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getRemoteFingerprintValue() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getRemoteHashFunction() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getReport() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getReportBlock(long) - Method in class org.mobicents.media.server.impl.rtcp.RtcpReport
 
getReportBlocks() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReport
 
getROC() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Get the Roll-Over-Counter of this SRTP cryptographic context
getRSAEncryptionCredentials() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getRSASignerCredentials() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getRtcpAddress() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the address the RTCP channel is bound to.
getRtcpAvgSize() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the average compound RTCP packet size.
getRtcpBw() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the total RTCP bandwidth of this session.
getRtcpChannel(RtpStatistics) - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getRtcpOctetsSent() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getRtcpPacketsSent() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getRtcpPacketType() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the type of RTCP packet that is scheduled to be transmitted next.
getRtcpPort() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the port where the RTCP channel is bound to.
getRtcpSdesItems() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
getRTCPSSRC() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get RTCP SSRC from a RTCP packet
GetRTCPSyncSource() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Get RTCP SSRC from a RTCP packet
getRTCPTransformer() - Method in class org.mobicents.media.server.impl.rtp.crypto.AsymmetricSRTPTransformer
 
getRTCPTransformer() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformEngine
Gets the PacketTransformer for RTCP packets.
getRTCPTransformer() - Method in interface org.mobicents.media.server.impl.rtp.crypto.TransformEngine
Gets the PacketTransformer for RTCP packets.
getRtpAddress() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the address the RTP channel is bound to.
getRtpChannel(RtpStatistics, RtpClock, RtpClock) - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getRtpInput() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
getRtpOctetsReceived() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getRtpOctetsSent() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getRtpOutput() - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
getRtpPacketsReceived() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the total number of RTP packets that were received during the RTP session.
getRtpPacketsSent() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getRtpPort() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the port where the RTP channel is bound to.
getRtpReceivedOn() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the relative timestamp of the last received RTP packet.
getRtpSentOn() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the relative timestamp of the last transmitted RTP packet.
getRtpTime(long) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
getRtpTimestamp() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets ths time stamp of the last RTP packet sent.
getRTPTransformer() - Method in class org.mobicents.media.server.impl.rtp.crypto.AsymmetricSRTPTransformer
 
getRTPTransformer() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformEngine
 
getRTPTransformer() - Method in interface org.mobicents.media.server.impl.rtp.crypto.TransformEngine
Gets the PacketTransformer for RTP packets.
getRtpTs() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
getRTT() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
getSaltKeyLength() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Get the salt key length
getScheduler() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getSdes() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getSdesChunks() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
getSelectedCipherSuite() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSenderReport() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getSenders() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the most current estimate for the number of senders in the session
getSendLimit() - Method in class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
getSendLimit() - Method in class org.mobicents.media.server.impl.rtp.LoggingDatagramTransport
 
getSendLimit() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getSendLimit() - Method in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
getSeqNumber() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Sequence number field.
getSeqNumCycle() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getSequenceCycle() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the count of sequence number cycles
getSequenceNumber() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get RTP sequence number from a RTP packet
getServerExtensions() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSession() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets session identifier.
getSignatureAlgorithm() - Method in enum org.mobicents.media.server.impl.rtp.crypto.AlgorithmCertificate
 
getSize() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
getSrtcpDecoder() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getSrtcpEncoder() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getSRTCPIndex(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get SRTCP sequence number from a SRTCP packet
getSrtcpPolicy() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSrtcpPolicy() - Method in enum org.mobicents.media.server.impl.rtp.crypto.SRTPParameters
 
getSrtpDecoder() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getSrtpEncoder() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
getSrtpMasterClientKey() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSrtpMasterClientSalt() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSrtpMasterServerKey() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSrtpMasterServerSalt() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSrtpParametersForProfile(int) - Static method in enum org.mobicents.media.server.impl.rtp.crypto.SRTPParameters
 
getSrtpPolicy() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
getSrtpPolicy() - Method in enum org.mobicents.media.server.impl.rtp.crypto.SRTPParameters
 
getSS7Channel(int, boolean) - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getSS7Manager() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getSsrc() - Method in class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
getSsrc() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReport
 
getSsrc() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
getSsrc() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
getSsrc() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets the synchronization source of the channel.
getSSRC() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Get RTP SSRC from a RTP packet
getSSRC() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Get the SSRC of this SRTP cryptographic context
getSSRC() - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Get the SSRC of this SRTP cryptographic context
getSsrc() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Gets the SSRC identifier of the source to which the information in this reception report block pertains
getSsrc() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the SSRC of the RTP Channel
getSsrcs() - Method in class org.mobicents.media.server.impl.rtcp.RtcpBye
 
getStart() - Method in class org.mobicents.media.server.impl.rtp.sdp.TimeField
Deprecated.
 
getStop() - Method in class org.mobicents.media.server.impl.rtp.sdp.TimeField
Deprecated.
 
getSubType() - Method in class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
getSyncSource() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Synchronization source field.
getText() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
getTime() - Method in class org.mobicents.media.server.impl.rtp.MockWallClock
 
getTime(TimeUnit) - Method in class org.mobicents.media.server.impl.rtp.MockWallClock
 
getTime() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets the time attribute.
getTime() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Gets the RTP time stamp equivalent to the current time of the Wall Clock.
getTimestamp() - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Returns the timestamp for this RTP RawPacket.
getTimestamp() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Timestamp field.
getTimeUnit() - Method in class org.mobicents.media.server.impl.rtp.MockWallClock
 
getTransmitter() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getType() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
getType() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
getUdpManager() - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
getValue() - Method in enum org.mobicents.media.server.impl.rtp.crypto.CipherSuite
 
getVersion() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
getVersion() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Verion field.
getVersion() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets version attribute.
getVideo() - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
getVideoDescriptor() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Gets the description of video stream.
getWallClock() - Method in class org.mobicents.media.server.impl.rtp.RtpClock
 
getWebRTCFingerprint() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
getWebRtcLocalFingerprint() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
getWebRtcLocalFingerprint() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
getWeight() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
grow(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Grow the internal packet buffer.
grow(int) - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Grow the internal packet buffer.

H

handle(byte[], InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
handle(byte[], int, int, InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
handle(byte[], InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
handle(byte[], int, int, InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
handle(byte[], InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
handle(byte[], int, int, InetSocketAddress, InetSocketAddress) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
handshake() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
hasApplicationDescriptor() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
hasAudioDescriptor() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
hasBye() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
hasExtensions() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Extension indicator.
hasExternalAddress() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
hasNegotiatedFormats() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets whether the channel has negotiated codecs with the remote peer over SDP.
hasPadding() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Padding indicator.
hasRelatedAddress() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
hasSent() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Checks whether the application has sent data since the 2nd previous RTCP report was sent.
hasVideoDescriptor() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
HMACSHA1_AUTHENTICATION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
HAMC SHA1 Authentication, defined in Section 4.2.1, RFC3711

I

ICE_CANDIDATE - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
ICE_PWD - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
ICE_UFRAG - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
init(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
INITIAL_MIN_TIME - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpIntervalCalculator
Initial delay imposed before the first compound RTCP packet is sent.
isAudioIce() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
isAvailable() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
isAvailable() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Indicates whether the channel is available (ready to use).
isAvailable() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
isAvailable() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Checks whether the data channel is available for media exchange.
isBound() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
isBound() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
isConnected() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
isDataChannelBound() - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
isDtlsEnabled() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Gets whether DTLS is enabled on the channel.
isHandshakeComplete() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
isHandshakeFailed() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
isHandshaking() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
isIce() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
isIce() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
isIceEnabled() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Indicates whether ICE is active or not.
isInitial() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
Gets whether the handler is in initial stage.
The handler is in initial stage until it has sent at least one RTCP packet during the current RTP session.
isJoined() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
Gets whether the handler is currently joined to an RTP Session.
isLoopable() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
isMember(long) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
isOpen() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Indicates whether the channel is active or not.
isPadding() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
isReceivable() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
isRtcpMux() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Indicates whether the media channel is multiplexing RTCP or not.
isRtcpMux() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Indicates whether the media channel supports RTCP-MUX or not.
isSecure() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
Checks whether the channel is secure or not.
isSender() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
isSender() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReceiverReport
 
isSender() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReport
Tells whether this reports was generated by a sender or a receiver.
isSender() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
isSender(long) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
isSenderTimeout() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Checks whether this SSRC is still a sender.
isSynchronized() - Method in class org.mobicents.media.server.impl.rtp.RtpClock
The state of the relation between remote and local clock.
isWebRTCProfile() - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 

J

JitterBuffer - Class in org.mobicents.media.server.impl.rtp
Implements jitter buffer.
JitterBuffer(RtpClock, int) - Constructor for class org.mobicents.media.server.impl.rtp.JitterBuffer
Creates new instance of jitter.
join(LocalDataChannel) - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
joinRtpSession() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
Upon joining the session, the participant initializes tp to 0, tc to 0, senders to 0, pmembers to 1, members to 1, we_sent to false, rtcp_bw to the specified fraction of the session bandwidth, initial to true, and avg_rtcp_size to the probable size of the first RTCP packet that the application will later construct.

L

leaveRtpSession() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
length - Variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
Packet length in words, w/o this word
LINEAR_FORMAT - Static variable in class org.mobicents.media.server.impl.rtp.RtpChannel
 
LocalDataChannel - Class in org.mobicents.media.server.impl.rtp
Local Channel implementation.
LocalDataChannel(ChannelsManager, int) - Constructor for class org.mobicents.media.server.impl.rtp.LocalDataChannel
Creates new local channel.
logger - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpPacketFactory
 
logger - Static variable in class org.mobicents.media.server.impl.rtp.RtpClock
 
LoggingDatagramTransport - Class in org.mobicents.media.server.impl.rtp
 
LoggingDatagramTransport(DatagramTransport, PrintStream) - Constructor for class org.mobicents.media.server.impl.rtp.LoggingDatagramTransport
 

M

MAX_DELAY - Static variable in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
MAX_DELAY - Static variable in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
MAX_DROPOUT - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
MAX_ITEMS - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
MAX_MISORDER - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
MAX_SIZE - Static variable in class org.mobicents.media.server.impl.rtp.SsrcGenerator
 
MAX_SOURCES - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpPacket
Maximum number of reporting sources
MEDIA_TYPE - Static variable in class org.mobicents.media.server.impl.rtp.channels.AudioChannel
 
MediaChannel - Class in org.mobicents.media.server.impl.rtp.channels
Abstract representation of a media channel with RTP and RTCP components.
MediaChannel(String, Clock, ChannelsManager) - Constructor for class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Constructs a new media channel containing both RTP and RTCP components.
MediaChannelProvider - Class in org.mobicents.media.server.impl.rtp.channels
Provides RTP, RTCP and LOCAL channels.
MediaChannelProvider(ChannelsManager, DspFactory) - Constructor for class org.mobicents.media.server.impl.rtp.channels.MediaChannelProvider
 
MediaDescriptorField - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
MediaDescriptorField() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
mediaType - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
MediaType - Enum in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
MIN_SEQUENTIAL - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
MIN_TIME - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpIntervalCalculator
The minimum interval between transmissions of compound RTCP packets.
MockWallClock - Class in org.mobicents.media.server.impl.rtp
 
MockWallClock() - Constructor for class org.mobicents.media.server.impl.rtp.MockWallClock
 

N

negotiate(SessionDescription, RTPFormats, RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
negotiateApplication(SessionDescription, RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
Negotiates the application formats to be used in the call.
negotiateAudio(SessionDescription, RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
Negotiates the audio formats to be used in the call.
negotiated - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
negotiatedFormats - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
negotiateFormats(MediaDescriptionField) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Negotiates the list of supported codecs with the remote peer over SDP.
negotiateVideo(SessionDescription, RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
Negotiates the video formats to be used in the call.
next(int) - Method in class org.mobicents.media.server.impl.utils.XSRandom
Implementation of George Marsaglia's elegant Xorshift random generator 30% faster and better quality than the built-in Random
NioUdpTransport - Class in org.mobicents.media.server.impl.srtp
Datagram Transport implementation that uses NIO instead of bocking IO.
NioUdpTransport(DatagramChannel) - Constructor for class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
notifyAlertRaised(short, short, String, Exception) - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
notifyAlertReceived(short, short) - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
notifyClientCertificate(Certificate) - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
NtpUtils - Class in org.mobicents.media.server.impl.rtcp.ntp
Collection of utility functions that help compute NTP timestamps for RTCP reports.
NtpUtils() - Constructor for class org.mobicents.media.server.impl.rtcp.ntp.NtpUtils
 
NULL_AUTHENTICATION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Null Authentication, no authentication
NULL_ENCRYPTION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Null Cipher, does not change the content of RTP payload

O

offeredFormats - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
onDtlsHandshakeComplete() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
onDtlsHandshakeComplete() - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
onDtlsHandshakeComplete() - Method in interface org.mobicents.media.server.impl.srtp.DtlsListener
 
onDtlsHandshakeFailed(Throwable) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
onDtlsHandshakeFailed(Throwable) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
onDtlsHandshakeFailed(Throwable) - Method in interface org.mobicents.media.server.impl.srtp.DtlsListener
 
onFill() - Method in interface org.mobicents.media.server.impl.rtp.BufferListener
 
onFill() - Method in class org.mobicents.media.server.impl.rtp.RTPInput
RX buffer's call back method.
onMediaTransfer(Frame) - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfOutput
 
onMediaTransfer(Frame) - Method in class org.mobicents.media.server.impl.rtp.RTPOutput
 
onReceiveRtp(RtpPacket) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
onReceiveSR(RtcpSenderReport) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
onRtcpFailure(Throwable) - Method in interface org.mobicents.media.server.impl.rtp.RtpListener
Event triggered when an RTCP-related failure occurs.
onRtcpFailure(String) - Method in interface org.mobicents.media.server.impl.rtp.RtpListener
Event triggered when an RTCP-related failure occurs.
onRtcpReceive(RtcpPacket) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
onRtcpSent(RtcpPacket) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
onRtpFailure() - Method in interface org.mobicents.media.server.impl.rtp.RTPChannelListener
Deprecated.
 
onRtpFailure(Throwable) - Method in interface org.mobicents.media.server.impl.rtp.RtpListener
Event triggered when an RTP-related failure occurs.
onRtpFailure(String) - Method in interface org.mobicents.media.server.impl.rtp.RtpListener
Event triggered when an RTP-related failure occurs.
onRtpReceive(RtpPacket) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
onRtpSent(RtpPacket) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
onSelectedCandidates(SelectedCandidatesEvent) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
onSelectedCandidates(SelectedCandidatesEvent) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
oobClock - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
open - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
open() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Enables the channel and activates it's resources.
org.mobicents.media.server.impl.rtcp - package org.mobicents.media.server.impl.rtcp
 
org.mobicents.media.server.impl.rtcp.ntp - package org.mobicents.media.server.impl.rtcp.ntp
 
org.mobicents.media.server.impl.rtp - package org.mobicents.media.server.impl.rtp
 
org.mobicents.media.server.impl.rtp.channels - package org.mobicents.media.server.impl.rtp.channels
 
org.mobicents.media.server.impl.rtp.crypto - package org.mobicents.media.server.impl.rtp.crypto
 
org.mobicents.media.server.impl.rtp.rfc2833 - package org.mobicents.media.server.impl.rtp.rfc2833
 
org.mobicents.media.server.impl.rtp.sdp - package org.mobicents.media.server.impl.rtp.sdp
 
org.mobicents.media.server.impl.rtp.statistics - package org.mobicents.media.server.impl.rtp.statistics
 
org.mobicents.media.server.impl.srtp - package org.mobicents.media.server.impl.srtp
 
org.mobicents.media.server.impl.utils - package org.mobicents.media.server.impl.utils
 
OriginField - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
OriginField() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.OriginField
Deprecated.
 
OriginField(String, String, String, String, String, String) - Constructor for class org.mobicents.media.server.impl.rtp.sdp.OriginField
Deprecated.
 

P

PacketTransformer - Interface in org.mobicents.media.server.impl.rtp.crypto
Encapsulate the concept of packet transformation.
packetType - Variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
RTCP packet type
padding - Variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
padding flag
parse(byte[]) - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
Reads descriptor from binary data
preEvolveCount - Variable in class org.mobicents.media.server.impl.rtp.RTPInput
 
prepareSrtpSharedSecret() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
process(BlockCipher, ByteBuffer, int, int, byte[]) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCipherCTR
 
process(BlockCipher, ByteBuffer, int, int, byte[], BlockCipher) - Static method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCipherF8
 
processClientExtensions(Hashtable) - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServer
 
processPacketAESCM(RawPacket, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Perform Counter Mode AES encryption / decryption
processPacketAESCM(RawPacket) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Perform Counter Mode AES encryption / decryption
processPacketAESF8(RawPacket, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Perform F8 Mode AES encryption / decryption
processPacketAESF8(RawPacket) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Perform F8 Mode AES encryption / decryption
provide() - Method in class org.mobicents.media.server.impl.rtp.crypto.DtlsSrtpServerProvider
 
provideAudioChannel() - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannelProvider
 

R

RawPacket - Class in org.mobicents.media.server.impl.rtp.crypto
When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.
RawPacket() - Constructor for class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Initializes a new empty RawPacket instance.
RawPacket(byte[], int, int) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Initializes a new RawPacket instance with a specific byte array buffer.
read(long) - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
Polls packet from buffer's head.
readInt(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Read a integer from this packet at specified offset
readRegion(int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Read a byte region from specified offset with specified length
readRegionToBuff(int, int, byte[]) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Read a byte region from specified offset in the RTP packet and with specified length into a given buffer
readRegionToBuff(int, int, byte[]) - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Read a byte region from specified offset in the RTP packet and with specified length into a given buffer
readUnsignedIntAsLong(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Read an unsigned integer as long at specified offset
readUnsignedIntAsLong(int) - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Read an unsigned integer as long at specified offset
readUnsignedShortAsInt(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Read an unsigned short at specified offset as a int
receive(byte[], int, int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
receive(byte[], int, int, int) - Method in class org.mobicents.media.server.impl.rtp.LoggingDatagramTransport
 
receive(byte[], int, int, int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
receive(byte[], int, int, int) - Method in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
rejectMediaField(SessionDescription, MediaDescriptionField) - Static method in class org.mobicents.media.server.impl.rtp.sdp.SdpFactory
Rejects a media description from an SDP offer.
reportBlocks - Variable in class org.mobicents.media.server.impl.rtcp.RtcpReport
Reports coming from other sync sources
reset() - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
reset() - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
reset() - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
Resets buffer.
reset() - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfInput
 
reset() - Method in class org.mobicents.media.server.impl.rtp.RtpClock
Resets clocks.
reset() - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
reset() - Method in class org.mobicents.media.server.impl.rtp.RTPInput
 
reset() - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
reset() - Method in class org.mobicents.media.server.impl.rtp.sdp.ConnectionField
Deprecated.
 
reset() - Method in class org.mobicents.media.server.impl.rtp.sdp.OriginField
Deprecated.
 
reset() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
reset() - Method in class org.mobicents.media.server.impl.rtp.sdp.TimeField
Deprecated.
 
reset() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
reset() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
resetLocalFingerprint() - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
resetMembers() - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
restart() - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
 
reverseTransform(byte[]) - Method in interface org.mobicents.media.server.impl.rtp.crypto.PacketTransformer
Reverse-transforms a specific packet (i.e.
reverseTransform(byte[], int, int) - Method in interface org.mobicents.media.server.impl.rtp.crypto.PacketTransformer
Reverse-transforms a specific packet (i.e.
reverseTransform(byte[]) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPTransformer
 
reverseTransform(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPTransformer
 
reverseTransform(byte[]) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformer
Reverse-transforms a specific packet (i.e.
reverseTransform(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformer
 
reverseTransformPacket(RawPacket) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Transform a SRTCP packet into a RTCP packet.
reverseTransformPacket(RawPacket) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Transform a SRTP packet into a RTP packet.
RTCP_APP - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
RTCP_BW_FRACTION - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Fraction of the session bandwidth added for RTCP
RTCP_BYE - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
RTCP_DEFAULT_AVG_SIZE - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Default value for the average RTCP packet size
RTCP_DEFAULT_BW - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Default value for the RTCP bandwidth
RTCP_MUX_FIELD - Static variable in class org.mobicents.media.server.impl.rtp.sdp.RtcpMuxField
Deprecated.
 
RTCP_RECEIVER_BW_FRACTION - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Fraction of the RTCP bandwidth to be shared among receivers.
RTCP_RR - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
RTCP_SDES - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
RTCP_SDES_CNAME - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_EMAIL - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_END - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_LOC - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_NAME - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_NOTE - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_PHONE - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_PRIV - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SDES_TOOL - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RTCP_SENDER_BW_FRACTION - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Fraction of the RTCP bandwidth to be shared among active senders.
RTCP_SR - Static variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
RtcpAppDefined - Class in org.mobicents.media.server.impl.rtcp
 
RtcpAppDefined() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
RtcpAppDefined(boolean, int, long, String, byte[]) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpAppDefined
 
RtcpBye - Class in org.mobicents.media.server.impl.rtcp
 
RtcpBye() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpBye
 
RtcpBye(boolean) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpBye
 
RtcpChannel - Class in org.mobicents.media.server.impl.rtcp
Channel for exchanging RTCP traffic
RtcpChannel(int, RtpStatistics, UdpManager, DtlsSrtpServerProvider) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
rtcpChannel - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
RtcpHandler - Class in org.mobicents.media.server.impl.rtcp
 
RtcpHandler(Scheduler, RtpStatistics) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
RtcpHeader - Class in org.mobicents.media.server.impl.rtcp
 
RtcpHeader() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
RtcpHeader(boolean, int) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpHeader
 
rtcpInterval(boolean) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Calculates a random interval to transmit the next RTCP report, according to RFC3550.
RtcpIntervalCalculator - Class in org.mobicents.media.server.impl.rtcp
Utility class responsible for calculating intervals for transmission of RTCP reports.
RtcpIntervalCalculator() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpIntervalCalculator
 
rtcpMux - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
RtcpMuxField - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
RtcpMuxField() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.RtcpMuxField
Deprecated.
 
RtcpPacket - Class in org.mobicents.media.server.impl.rtcp
 
RtcpPacket() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
RtcpPacket(RtcpSenderReport, RtcpReceiverReport, RtcpSdes, RtcpBye, RtcpAppDefined) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
RtcpPacket(RtcpReport, RtcpSdes, RtcpBye) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
RtcpPacket(RtcpReport, RtcpSdes) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
RtcpPacketFactory - Class in org.mobicents.media.server.impl.rtcp
Factory for building RTCP packets
RtcpPacketFactory() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpPacketFactory
 
RtcpPacketType - Enum in org.mobicents.media.server.impl.rtcp
 
rtcpReceiverInterval(boolean) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Calculates the RTCP interval for a receiver, that is without the randomization factor (we_sent=false), according to RFC3550.
RtcpReceiverReport - Class in org.mobicents.media.server.impl.rtcp
 
RtcpReceiverReport() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpReceiverReport
 
RtcpReceiverReport(boolean, long) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpReceiverReport
 
RtcpReport - Class in org.mobicents.media.server.impl.rtcp
Represents an abstraction of an RTCP Report.
RtcpReport() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpReport
 
RtcpReport(boolean, long, int) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpReport
 
RtcpReportBlock - Class in org.mobicents.media.server.impl.rtcp
 
RtcpReportBlock() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
RtcpReportBlock(long, int, int, int, long, int, long, long) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
RtcpSdes - Class in org.mobicents.media.server.impl.rtcp
 
RtcpSdes() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
RtcpSdes(boolean) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
RtcpSdesChunk - Class in org.mobicents.media.server.impl.rtcp
 
RtcpSdesChunk(long) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
RtcpSdesChunk() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
RtcpSdesItem - Class in org.mobicents.media.server.impl.rtcp
 
RtcpSdesItem(short, String) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RtcpSdesItem() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
RtcpSenderReport - Class in org.mobicents.media.server.impl.rtcp
 
RtcpSenderReport() - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
RtcpSenderReport(boolean, long, long, long, long, long, long) - Constructor for class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
RTP_AVP_PROFILE - Static variable in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
RTP_DEFAULT_BW - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Default session bandwidth (in octets per second).
RTP_PACKET_MAX_SIZE - Static variable in class org.mobicents.media.server.impl.rtp.RtpPacket
 
RTP_SAVP_PROFILE - Static variable in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
RTP_SAVPF_PROFILE - Static variable in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
RTP_SEQ_MOD - Static variable in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
rtpChannel - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
RtpChannel - Class in org.mobicents.media.server.impl.rtp
 
RtpChannel(int, int, RtpStatistics, RtpClock, RtpClock, PriorityQueueScheduler, UdpManager, DtlsSrtpServerProvider) - Constructor for class org.mobicents.media.server.impl.rtp.RtpChannel
 
RTPChannelListener - Interface in org.mobicents.media.server.impl.rtp
Deprecated.
RtpClock - Class in org.mobicents.media.server.impl.rtp
Provides time conversation between RTP time and media time.
RtpClock(Clock) - Constructor for class org.mobicents.media.server.impl.rtp.RtpClock
Creates new instance of clock.
RTPDataChannel - Class in org.mobicents.media.server.impl.rtp
Deprecated.
RTPDataChannel(ChannelsManager, int, DtlsSrtpServerProvider) - Constructor for class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Create RTP channel instance.
RtpHandler - Class in org.mobicents.media.server.impl.rtp
Handles incoming RTP packets.
RtpHandler(PriorityQueueScheduler, RtpClock, RtpClock, int, RtpStatistics) - Constructor for class org.mobicents.media.server.impl.rtp.RtpHandler
 
RTPInput - Class in org.mobicents.media.server.impl.rtp
Receiver implementation.
RTPInput(PriorityQueueScheduler, JitterBuffer) - Constructor for class org.mobicents.media.server.impl.rtp.RTPInput
Creates new receiver.
RtpListener - Interface in org.mobicents.media.server.impl.rtp
Listens for failures on RTP and RTCP flows.
RTPMAP - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
RtpMember - Class in org.mobicents.media.server.impl.rtp.statistics
Holds statistics for a member of an RTP session.
RtpMember(RtpClock, long, String) - Constructor for class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
RtpMember(RtpClock, long) - Constructor for class org.mobicents.media.server.impl.rtp.statistics.RtpMember
 
RTPOutput - Class in org.mobicents.media.server.impl.rtp
Transmitter implementation.
RTPOutput(PriorityQueueScheduler, RTPDataChannel) - Constructor for class org.mobicents.media.server.impl.rtp.RTPOutput
Deprecated.
RTPOutput(PriorityQueueScheduler, RtpTransmitter) - Constructor for class org.mobicents.media.server.impl.rtp.RTPOutput
 
RtpPacket - Class in org.mobicents.media.server.impl.rtp
A data packet consisting of the fixed RTP header, a possibly empty list of contributing sources, and the payload data.
RtpPacket(int, boolean) - Constructor for class org.mobicents.media.server.impl.rtp.RtpPacket
Creates new instance of RTP packet.
RtpPacket(boolean) - Constructor for class org.mobicents.media.server.impl.rtp.RtpPacket
 
RtpStatistics - Class in org.mobicents.media.server.impl.rtp.statistics
Encapsulates statistics of an RTP/RTCP channel
RtpStatistics(RtpClock, long, String) - Constructor for class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
RtpStatistics(RtpClock, long) - Constructor for class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
RtpStatistics(RtpClock) - Constructor for class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
RtpTransmitter - Class in org.mobicents.media.server.impl.rtp
Transmits RTP packets over a channel.
RtpTransmitter(PriorityQueueScheduler, RtpClock, RtpStatistics) - Constructor for class org.mobicents.media.server.impl.rtp.RtpTransmitter
 

S

SdpComparator - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
SdpComparator() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
SdpFactory - Class in org.mobicents.media.server.impl.rtp.sdp
Factory that produces SDP offers and answers.
SdpFactory() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.SdpFactory
 
send(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
send(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.LoggingDatagramTransport
 
send(Frame) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
send(Frame) - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
send(byte[], int, int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
send(byte[], int, int) - Method in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
sendDtmf(Frame) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
sendDtmf(Frame) - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
SessionDescription - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
SessionDescription() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
setAuthKeyLength(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Set the authentication key length
setAuthTagLength(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Set the authentication tag length
setAuthType(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Set the authentication type
setBufferInUse(boolean) - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
 
setChannel(DatagramChannel) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
setChannel(DatagramChannel) - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
setChannel(DatagramChannel) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
setClock(RtpClock) - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfInput
 
setClockRate(int) - Method in class org.mobicents.media.server.impl.rtp.RtpClock
Modifies clock rate.
setCname(String) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Sets the CNAME of the channel.
setCname(String) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpMember
Sets the CNAME of the member
setCname(String) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
setConnection(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Modify connection attribute.
setConnectionMode(ConnectionMode) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Sets the connection mode of the channel, affecting the receiving and transmitting capabilities of the underlying RTP component.
setDescriptor(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
Reads values from specified text line
setDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.RTPInput
Assigns the digital signaling processor of this component.
setDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.RTPOutput
Assigns the digital signaling processor of this component.
setEncKeyLength(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Set the encryption key length
setEncType(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Set the encryption type
setFormatMap(RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
Modifies the map between format and RTP payload number
setFormatMap(RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Modifies the map between format and RTP payload number
setFormatMap(RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
Modifies the map between format and RTP payload number
setFormatMap(RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.RtpTransmitter
 
setFormats(RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Sets the supported codecs of the RTP components.
setFormats(RTPFormats) - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
 
setFormats(Formats) - Method in class org.mobicents.media.server.impl.rtp.RTPOutput
(Non Java-doc.)
setInputBuffer(ByteBuffer) - Method in class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
setInputDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Sets the input Digital Signaling Processor (DSP) of the RTP component.
setInputDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
setInputDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
setJitterBufferSize(int) - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
setLastHeartbeat(long) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Sets the relative time for the last received Heartbeat on a RTP Channel.
Used for RTP timeout control, not RTCP statistics.
setListener(BufferListener) - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
Assigns listener for this buffer.
setLoopable(boolean) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
setOrigin(String, String, String, String, String, String) - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
setOutputBuffer(ByteBuffer) - Method in class org.mobicents.media.server.impl.rtp.crypto.DatagramTransportAdaptor
 
setOutputDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Sets the output Digital Signaling Processor (DSP) of the RTP component.
setOutputDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
setOutputDsp(Processor) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
setOutputFormats(Formats) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
setOutputFormats(Formats) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
setPeer(SocketAddress) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
Sets the address of remote peer.
setPipelinePriority(int) - Method in class org.mobicents.media.server.impl.rtcp.RtcpHandler
 
setPipelinePriority(int) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
setPipelinePriority(int) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
setReceivable(boolean) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 
setRemoteFingerprint(String, String) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
setRemoteFingerprint(String, String) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
setRemoteFingerprint(String, String) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
setRemoteFingerprint(String, String) - Method in class org.mobicents.media.server.impl.srtp.DtlsHandler
 
setRemotePeer(SocketAddress) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
setRemotePeer(SocketAddress) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
setROC(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Set the Roll-Over-Counter of this SRTP cryptographic context
setRtcpAvgSize(double) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
setRtcpPacketType(RtcpPacketType) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
Sets the type of RTCP packet that is scheduled to be transmitted next.
setRtpChannelListener(RTPChannelListener) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
setRtpListener(RtpListener) - Method in class org.mobicents.media.server.impl.rtcp.RtcpChannel
 
setRtpListener(RtpListener) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
 
setSaltKeyLength(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Set the salt key length
setScheduler(PriorityQueueScheduler) - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
setSS7Manager(SS7Manager) - Method in class org.mobicents.media.server.impl.rtp.ChannelsManager
 
setSsrc(long) - Method in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
Sets the synchronization source of the channel.
setSsrc(long) - Method in class org.mobicents.media.server.impl.rtp.statistics.RtpStatistics
 
setVersion(String) - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
setWebRTCFingerprint(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.MediaDescriptorField
Deprecated.
 
shrink(int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
Shrink the buffer of this packet by specified length
shrink(int) - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Shrink the buffer of this packet by specified length
SKEIN_AUTHENTICATION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Skein Authentication
SRTCPCryptoContext - Class in org.mobicents.media.server.impl.rtp.crypto
SRTPCryptoContext class is the core class of SRTP implementation.
SRTCPCryptoContext(long) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Construct an empty SRTPCryptoContext using ssrc.
SRTCPCryptoContext(long, byte[], byte[], SRTPPolicy) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Construct a normal SRTPCryptoContext based on the given parameters.
SRTCPTransformer - Class in org.mobicents.media.server.impl.rtp.crypto
SRTCPTransformer implements PacketTransformer.
SRTCPTransformer(SRTPTransformEngine) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTCPTransformer
Constructs a SRTCPTransformer object.
SRTCPTransformer(SRTPTransformEngine, SRTPTransformEngine) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTCPTransformer
Constructs a SRTCPTransformer object.
SRTPCipherCTR - Class in org.mobicents.media.server.impl.rtp.crypto
SRTPCipherCTR implements SRTP Counter Mode AES Encryption (AES-CM).
SRTPCipherCTR() - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPCipherCTR
 
SRTPCipherF8 - Class in org.mobicents.media.server.impl.rtp.crypto
SRTPCipherF8 implements SRTP F8 Mode AES Encryption (AES-f8).
SRTPCipherF8() - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPCipherF8
 
SRTPCryptoContext - Class in org.mobicents.media.server.impl.rtp.crypto
SRTPCryptoContext class is the core class of SRTP implementation.
SRTPCryptoContext(long) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Construct an empty SRTPCryptoContext using ssrc.
SRTPCryptoContext(long, int, long, byte[], byte[], SRTPPolicy) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Construct a normal SRTPCryptoContext based on the given parameters.
SRTPParameters - Enum in org.mobicents.media.server.impl.rtp.crypto
 
SRTPPolicy - Class in org.mobicents.media.server.impl.rtp.crypto
SRTPPolicy holds the SRTP encryption / authentication policy of a SRTP session.
SRTPPolicy(int, int, int, int, int, int) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Construct a SRTPPolicy object based on given parameters.
SRTPTransformEngine - Class in org.mobicents.media.server.impl.rtp.crypto
SRTPTransformEngine class implements TransformEngine interface.
SRTPTransformEngine(byte[], byte[], SRTPPolicy, SRTPPolicy) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformEngine
Construct a SRTPTransformEngine based on given master encryption key, master salt key and SRTP/SRTCP policy.
SRTPTransformer - Class in org.mobicents.media.server.impl.rtp.crypto
SRTPTransformer implements PacketTransformer and provides implementations for RTP packet to SRTP packet transformation and SRTP packet to RTP packet transformation logic.
SRTPTransformer(SRTPTransformEngine) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformer
Constructs a SRTPTransformer object.
SRTPTransformer(SRTPTransformEngine, SRTPTransformEngine) - Constructor for class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformer
Constructs a SRTPTransformer object.
ssrc - Variable in class org.mobicents.media.server.impl.rtcp.RtcpReport
Source that generated the report
ssrc - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
SsrcGenerator - Class in org.mobicents.media.server.impl.rtp
Generates SSRC identifiers for an RTP Channel.
SsrcGenerator() - Constructor for class org.mobicents.media.server.impl.rtp.SsrcGenerator
 
start() - Method in class org.mobicents.media.server.impl.srtp.NioUdpTransport
 
statistics - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
strain(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.ConnectionField
Deprecated.
Reads value from specified text line.
strain(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.OriginField
Deprecated.
Reads attribute from text.
strain(Text) - Method in class org.mobicents.media.server.impl.rtp.sdp.TimeField
Deprecated.
 
supportedFormats - Variable in class org.mobicents.media.server.impl.rtp.channels.MediaChannel
 
synchronize(long) - Method in class org.mobicents.media.server.impl.rtp.RtpClock
Synchronizes this clock with remote clock

T

tick(long) - Method in class org.mobicents.media.server.impl.rtp.MockWallClock
 
TimeField - Class in org.mobicents.media.server.impl.rtp.sdp
Deprecated.
use new /io/sdp library
TimeField() - Constructor for class org.mobicents.media.server.impl.rtp.sdp.TimeField
Deprecated.
 
TlsUtils - Class in org.mobicents.media.server.impl.rtp.crypto
Collection of utility functions for DTLS operations.
TlsUtils() - Constructor for class org.mobicents.media.server.impl.rtp.crypto.TlsUtils
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpBye
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpPacket
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReceiverReport
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpReportBlock
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdes
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesChunk
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSdesItem
 
toString() - Method in class org.mobicents.media.server.impl.rtcp.RtcpSenderReport
 
toString() - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
 
toString() - Method in class org.mobicents.media.server.impl.rtp.sdp.CandidateField
Deprecated.
 
toString() - Method in class org.mobicents.media.server.impl.rtp.sdp.OriginField
Deprecated.
 
toString() - Method in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
transform(byte[]) - Method in interface org.mobicents.media.server.impl.rtp.crypto.PacketTransformer
Transforms a non-secure packet.
transform(byte[], int, int) - Method in interface org.mobicents.media.server.impl.rtp.crypto.PacketTransformer
Transforms a specific non-secure packet.
transform(byte[]) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPTransformer
Encrypts a SRTCP packet
transform(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPTransformer
 
transform(byte[]) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformer
 
transform(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPTransformer
 
TransformEngine - Interface in org.mobicents.media.server.impl.rtp.crypto
Defines how to get PacketTransformers for RTP and RTCP packets.
transformPacket(RawPacket) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTCPCryptoContext
Transform a RTP packet into a SRTP packet.
transformPacket(RawPacket) - Method in class org.mobicents.media.server.impl.rtp.crypto.SRTPCryptoContext
Transform a RTP packet into a SRTP packet.
TWOFISH_ENCRYPTION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
Counter Mode TwoFish Cipher
TWOFISHF8_ENCRYPTION - Static variable in class org.mobicents.media.server.impl.rtp.crypto.SRTPPolicy
F8 Mode TwoFish Cipher

U

unjoin() - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
updateMode(ConnectionMode) - Method in class org.mobicents.media.server.impl.rtp.LocalDataChannel
 
updateMode(ConnectionMode) - Method in class org.mobicents.media.server.impl.rtp.RtpChannel
Sets the connection mode of the channel.
Possible modes: send_only, recv_only, inactive, send_recv, conference, network_loopback.
updateMode(ConnectionMode) - Method in class org.mobicents.media.server.impl.rtp.RTPDataChannel
Deprecated.
 
useJitterBuffer(boolean) - Method in class org.mobicents.media.server.impl.rtp.RtpHandler
 

V

valueOf(String) - Static method in enum org.mobicents.media.server.impl.rtcp.RtcpPacketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.impl.rtp.crypto.AlgorithmCertificate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.impl.rtp.crypto.CipherSuite
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.impl.rtp.crypto.SRTPParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.impl.rtp.sdp.CandidateField.AddressType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.impl.rtp.sdp.MediaType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.media.server.impl.rtcp.RtcpPacketType
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.impl.rtp.crypto.AlgorithmCertificate
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.impl.rtp.crypto.CipherSuite
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.impl.rtp.crypto.SRTPParameters
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.impl.rtp.sdp.CandidateField.AddressType
Deprecated.
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.impl.rtp.sdp.MediaType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.mobicents.media.server.impl.rtcp.RtcpHeader
protocol version
VERSION - Static variable in class org.mobicents.media.server.impl.rtp.RtpPacket
Current supported RTP version
VIDEO - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SdpComparator
Deprecated.
 
VIDEO - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 

W

WEBRTC_FINGERPRINT - Static variable in class org.mobicents.media.server.impl.rtp.sdp.SessionDescription
Deprecated.
 
wrap(byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.crypto.RawPacket
 
wrap(boolean, int, int, long, long, byte[], int, int) - Method in class org.mobicents.media.server.impl.rtp.RtpPacket
Encapsulates data into the packet for transmission via RTP.
write(RtpPacket, RTPFormat) - Method in class org.mobicents.media.server.impl.rtp.JitterBuffer
Accepts specified packet
write(RtpPacket) - Method in class org.mobicents.media.server.impl.rtp.rfc2833.DtmfInput
 

X

XSRandom - Class in org.mobicents.media.server.impl.utils
 
XSRandom() - Constructor for class org.mobicents.media.server.impl.utils.XSRandom
 
A B C D E F G H I J L M N O P R S T U V W X 

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