- ADD_NOTES_ONLY - Static variable in class com.arunta.base.settings.RODModeType
-
- ADD_STREAM - Static variable in class com.arunta.base.audio.streaming.StreamControlPacket
-
Identifies start of new stream.
- addExtension(String) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Adds an individual extension to the set.
- addExtensionRange(String, String) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Adds an extension range to the set.
- addNote(String, String, String) - Method in interface com.arunta.app.remote.TRAgentServiceRI
-
Replaces the notes for the call being recorded with the specified note.
- addNote(String, Recording) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Updates the notes for the specified recording.
- addRule(String) - Method in class com.arunta.base.settings.InternalDialPlan
-
- addRule(String, String) - Method in class com.arunta.base.settings.SignallingIDMap
-
- addToCallLength(int) - Method in class com.arunta.app.bom.Recording
-
Adds the specified number of milliseconds to the current call length.
- ADMIN - Static variable in class com.arunta.app.bom.SecurityLevelType
-
- AFRIKAANS - Static variable in class com.arunta.base.settings.LanguageType
-
- AGENT_NAME - Static variable in class com.arunta.app.bom.SmdrAttributeType
-
- AgentConfiguration - Class in com.arunta.base.settings
-
Total Recall VR system Agent Configuration.
- AgentConfiguration() - Constructor for class com.arunta.base.settings.AgentConfiguration
-
- AgentSettings - Class in com.arunta.base.settings
-
Total Recall VR system Agent Settings.
- AgentSettings() - Constructor for class com.arunta.base.settings.AgentSettings
-
- AgentSettings(String, String, LanguageType) - Constructor for class com.arunta.base.settings.AgentSettings
-
- ALaw2SpeexTranscoder - Class in com.arunta.base.audio.codec
-
Transcoder which converts from G.711 A-Law to SPEEX.
- ALaw2SpeexTranscoder() - Constructor for class com.arunta.base.audio.codec.ALaw2SpeexTranscoder
-
- ALawDecoder - Class in com.arunta.base.audio.codec
-
G.711 A-Law decoder.
- ALawDecoder() - Constructor for class com.arunta.base.audio.codec.ALawDecoder
-
- ALawEncoder - Class in com.arunta.base.audio.codec
-
G.711 A-Law encoder.
- ALawEncoder() - Constructor for class com.arunta.base.audio.codec.ALawEncoder
-
- ALL - Static variable in class com.arunta.app.bom.AuthorisedExtensionsSet
-
All extensions are authorised.
- ALL_CALLS - Static variable in class com.arunta.base.settings.ArchiveCallsType
-
- allocateDecoder(String) - Method in class com.arunta.base.audio.codec.DecoderSelector
-
- allocateDecoder(short) - Method in class com.arunta.base.audio.codec.DecoderSelector
-
- AMBE_VRP - Static variable in class com.arunta.app.bom.EncoderNames
-
- AMBEVRPDecoder - Class in com.arunta.base.audio.codec
-
- AMBEVRPDecoder() - Constructor for class com.arunta.base.audio.codec.AMBEVRPDecoder
-
- AMBEVRPDecoder(int) - Constructor for class com.arunta.base.audio.codec.AMBEVRPDecoder
-
- AMI - Static variable in class com.arunta.base.settings.ISDNLineCodeType
-
- ANALOG - Static variable in class com.arunta.base.settings.ChannelType
-
- AnalogChannelSettings - Class in com.arunta.base.settings
-
Total Recall VR system extended Channel Settings for analog channels.
- AnalogChannelSettings(int, TriggerType, BeepType, boolean, int, String) - Constructor for class com.arunta.base.settings.AnalogChannelSettings
-
Creates settings for a channel.
- AnalogChannelSettings() - Constructor for class com.arunta.base.settings.AnalogChannelSettings
-
- AnalogChannelSettings(AnalogChannelSettings) - Constructor for class com.arunta.base.settings.AnalogChannelSettings
-
- ANN - Static variable in class com.arunta.base.settings.VrpAddressType
-
- annotateRecording(String, int, String) - Method in interface com.arunta.app.remote.TRMonitorServiceRI
-
Replaces the notes for a recording in progress with the specified note.
- annotateRecordings(String, int[], String) - Method in interface com.arunta.app.remote.TRMonitorServiceRI
-
Replaces the notes for a set of recordings in progress with the specified note.
- applyRule(String) - Method in class com.arunta.base.settings.SignallingIDMappingRule
-
- ARABIC_GREGORIAN - Static variable in class com.arunta.base.settings.LanguageType
-
- ARABIC_ISLAMIC - Static variable in class com.arunta.base.settings.LanguageType
-
- ArchiveCallsType - Class in com.arunta.base.settings
-
Enum for calls to be archived.
- ArchiveCallsType() - Constructor for class com.arunta.base.settings.ArchiveCallsType
-
- ArchiveDeviceType - Class in com.arunta.base.settings
-
Enum for different archive devices.
- ArchiveDeviceType() - Constructor for class com.arunta.base.settings.ArchiveDeviceType
-
- ArchivePeriodType - Class in com.arunta.base.settings
-
Enum for archiving periods.
- ArchivePeriodType() - Constructor for class com.arunta.base.settings.ArchivePeriodType
-
- ArchiveSettings - Class in com.arunta.base.settings
-
Base class for archive settings.
- ArchiveSettings(ArchiveDeviceType, NetworkShareType, String, String, String) - Constructor for class com.arunta.base.settings.ArchiveSettings
-
- ArchiveSettings(ArchiveSettings) - Constructor for class com.arunta.base.settings.ArchiveSettings
-
- ArchiveSettings() - Constructor for class com.arunta.base.settings.ArchiveSettings
-
- ARCHIVING - Static variable in exception com.arunta.base.exception.DbBusyException
-
An archive operation is in progress.
- ATT_4ESS - Static variable in class com.arunta.base.settings.ISDNProtocolType
-
- AU - Static variable in class com.arunta.base.settings.ISDNCountryCodeType
-
- AuthorisedExtensionsSet - Class in com.arunta.app.bom
-
Bean for extension access control.
- AuthorisedExtensionsSet() - Constructor for class com.arunta.app.bom.AuthorisedExtensionsSet
-
Creates a set which makes all extensions authorised.
- AuthorisedExtensionsSet(AuthorisedExtensionsSet) - Constructor for class com.arunta.app.bom.AuthorisedExtensionsSet
-
Creates a set which is a (deep) copy of the specified set.
- AutoArchiveSettings - Class in com.arunta.base.settings
-
Total Recall VR system Auto-Archive Settings.
- AutoArchiveSettings(boolean, int, boolean, int, ArchivePeriodType, Date, ArchiveDeviceType, NetworkShareType, String, String, String) - Constructor for class com.arunta.base.settings.AutoArchiveSettings
-
- AutoArchiveSettings(AutoArchiveSettings) - Constructor for class com.arunta.base.settings.AutoArchiveSettings
-
- AutoArchiveSettings() - Constructor for class com.arunta.base.settings.AutoArchiveSettings
-
- G722 - Static variable in class com.arunta.app.bom.EncoderNames
-
- G723 - Static variable in class com.arunta.app.bom.EncoderNames
-
- G729 - Static variable in class com.arunta.app.bom.EncoderNames
-
- GeneralSettings - Class in com.arunta.base.settings
-
Total Recall VR system General Settings.
- GeneralSettings(LanguageType, int, int, int, String, String, boolean, TimePeriod, int, int, Date, boolean) - Constructor for class com.arunta.base.settings.GeneralSettings
-
Creates an instance with the specified system wide settings.
- GeneralSettings() - Constructor for class com.arunta.base.settings.GeneralSettings
-
- GeneralSettings(GeneralSettings) - Constructor for class com.arunta.base.settings.GeneralSettings
-
- getAbsoluteStartTime(String, String) - Method in interface com.arunta.app.remote.TRPlayServiceRI
-
Calculates the absolute start time, as milliseconds from epoch, for
the audio file(s) when multiplexed in absolute time.
- getActiveRecordings(String) - Method in interface com.arunta.app.remote.TRMonitorServiceRI
-
Returns a list of
Recording
beans which
describe the calls being recorded at the time of the request.
- getAddress() - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- getAddressScheme() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- getAdminPassword() - Method in class com.arunta.base.settings.GeneralSettings
-
- getAgentConfiguration(String) - Method in interface com.arunta.app.remote.TRAgentServiceRI
-
Fetches the active Agent Configuration.
- getAgentConfiguration(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Agent Configuration.
- getAgentName() - Method in class com.arunta.app.bom.Recording
-
- getAgentName() - Method in class com.arunta.app.bom.Smdr
-
Agent name.
- getAgentName() - Method in class com.arunta.base.settings.AgentSettings
-
- getAgentPassword() - Method in class com.arunta.base.settings.AgentSettings
-
- getAgents() - Method in class com.arunta.base.settings.AgentConfiguration
-
- getAgentService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Agent
service on the specified Total Recall VR system.
- getAgentServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Agent service.
- getAllIPAddresses() - Method in class com.arunta.base.settings.InetSettings
-
- getAllNames() - Method in class com.arunta.base.settings.InetSettings
-
- getAnalogChannelCount() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getAnalogChannelDescription() - Method in class com.arunta.app.bom.SystemStatus
-
- getAnalogChannelSettings() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getAnalogStartChannel() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getAnnFpp() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- getAnnMep() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- getArchivePeriodType() - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- getArchiveService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Archive
service on the specified Total Recall VR system.
- getArchiveServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Archive service.
- getArchiveStatus(String) - Method in interface com.arunta.app.remote.TRArchiveServiceRI
-
Returns an message that describes the status of the on-going archiving
session.
- getAsRemoteFile(String, String) - Method in class com.arunta.app.remote.TRScpConnection
-
Copies a file from the Total Recall VR system to a local file with a
different file name than the name of the file on the Total Recall VR system.
- getAttributes() - Method in class com.arunta.app.bom.Recording
-
- getAudioEncoding() - Method in class com.arunta.app.bom.Recording
-
- getAutoArchivePeriod() - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- getAutoArchiveSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Auto-Archive Settings.
- getBeepLevel() - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- getCallDirection() - Method in class com.arunta.app.bom.Recording
-
- getCalledNumber() - Method in class com.arunta.app.bom.Smdr
-
Called number.
- getCallingNumber() - Method in class com.arunta.app.bom.Smdr
-
Calling number.
- getCallLength() - Method in class com.arunta.app.bom.Recording
-
- getCallManagerType() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- getCallsType() - Method in class com.arunta.base.settings.ManualArchiveSettings
-
- getCallType() - Method in class com.arunta.app.bom.Smdr
-
Call type.
- getCardCount() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- getCardSettings() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- getCardSettings(int) - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- getCardType() - Method in class com.arunta.base.settings.ISDNCardSettings
-
- getChannelCnt() - Method in class com.arunta.base.audio.codec.USB3KBridge
-
- getChannelConfiguration(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Channel Configuration.
- getChannelCount() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getChannelIdx() - Method in class com.arunta.base.audio.codec.AMBEVRPDecoder
-
- getChannelLicenseKey() - Method in class com.arunta.base.settings.LicenseSettings
-
- getChannelNumber() - Method in class com.arunta.app.bom.Recording
-
- getChannelNumber() - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- getChannelSettings(int) - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getChannelsStatus(String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Returns a summary of the status of all recording channels on the Total
Recall system.
- getChecksum() - Method in class com.arunta.app.bom.Recording
-
- getChunkSize() - Method in class com.arunta.base.audio.codec.ALawDecoder
-
- getChunkSize() - Method in class com.arunta.base.audio.codec.AMBEVRPDecoder
-
- getChunkSize() - Method in interface com.arunta.base.audio.codec.Decoder
-
- getChunkSize() - Method in class com.arunta.base.audio.codec.HQVQDecoder
-
- getChunkSize() - Method in class com.arunta.base.audio.codec.SPEEXDecoder
-
- getChunkSize() - Method in class com.arunta.base.audio.codec.ULawDecoder
-
- getClientConnectionType() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- getCLogEntries(String, int) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Fetches the specified number of log entries from the Total Recall VR C
application log.
- getCodeName() - Method in class com.arunta.base.audio.streaming.StreamControlPacket
-
- getCollected(String) - Method in interface com.arunta.app.remote.TRSmdrServiceRI
-
Returns a set of raw SMDR strings as collected from the PBX.
- getCollectorType() - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- getCommunity() - Method in class com.arunta.base.settings.SNMPTraphost
-
- getCompressionFactor() - Method in class com.arunta.base.audio.codec.ALawEncoder
-
- getCompressionFactor() - Method in interface com.arunta.base.audio.codec.Encoder
-
- getCompressionFactor() - Method in class com.arunta.base.audio.codec.SPEEXEncoder
-
- getCompressionFactor() - Method in class com.arunta.base.audio.codec.Transcoder
-
- getCompressionFactor() - Method in class com.arunta.base.audio.codec.ULawEncoder
-
- getConfigurationService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Configuration
service on the specified Total Recall VR system.
- getConfigurationServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Configuration service.
- getCountryCode() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getCurrentAbsoluteTime(String, String) - Method in interface com.arunta.app.remote.TRPlayServiceRI
-
Returns the current absolute time, as milliseconds from epoch.
- getDatabaseService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Database
service on the specified Total Recall VR system.
- getDatabaseServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Database service.
- getDate() - Method in class com.arunta.base.settings.TimeDateSettings
-
- getDate(String) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Converts a string in the yyyy.MM.dd format to a date object.
- getDate(String, String) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Combines string in the yyyy.MM.dd and HH:mm:ss format and converts
the combination to a date object.
- getDateExtensionCriteria(String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Constructs a list of DateExtensionCriteria
beans for all called extensions that exist in the system database.
- getDateTimeAnswered() - Method in class com.arunta.app.bom.Smdr
-
Answer date and time.
- getDateTimeDialled() - Method in class com.arunta.app.bom.Smdr
-
Presented date and time.
- getDbKey() - Method in class com.arunta.app.bom.Recording
-
- getDefaultGateway(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Deprecated.
- getDefaultRecordingSettings() - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getDescription() - Method in class com.arunta.base.settings.ChannelSettings
-
- getDescription() - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- getDescription() - Method in class com.arunta.base.settings.InetInterface
-
Deprecated.
- getDetectDtmf() - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- getDeviceType() - Method in class com.arunta.base.settings.ArchiveSettings
-
- getDialPlan() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getDiskFullReminderPercentage() - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- getDiskPercentUsed() - Method in class com.arunta.app.bom.SystemStatus
-
- getDisplayCallLength() - Method in class com.arunta.app.bom.Recording
-
- getDPort() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getDtmfDigits() - Method in class com.arunta.app.bom.Recording
-
- getDurationAnswered() - Method in class com.arunta.app.bom.Smdr
-
Duration answered.
- getEncodedFileName() - Method in class com.arunta.app.bom.Recording
-
- getEncodedNotes() - Method in class com.arunta.app.bom.Recording
-
- getEncoder(String) - Method in class com.arunta.base.audio.codec.EncoderSelector
-
- getEncoderName(short) - Static method in class com.arunta.app.bom.EncoderNames
-
Converts the specified codec ID to codec name.
- getEncoderValue(String) - Static method in class com.arunta.app.bom.EncoderNames
-
Converts the specified codec name to its ID.
- getEndAsDate() - Method in class com.arunta.base.settings.TimePeriod
-
- getEndHours() - Method in class com.arunta.base.settings.TimePeriod
-
- getEndMinutes() - Method in class com.arunta.base.settings.TimePeriod
-
- getEndTime() - Method in class com.arunta.base.settings.TimePeriod
-
- getEventsPayloadType() - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- getEventsPayloadType() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getEventsPayloadType() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getExpansionFactor() - Method in class com.arunta.base.audio.codec.ALawDecoder
-
- getExpansionFactor() - Method in class com.arunta.base.audio.codec.AMBEVRPDecoder
-
- getExpansionFactor() - Method in interface com.arunta.base.audio.codec.Decoder
-
- getExpansionFactor() - Method in class com.arunta.base.audio.codec.HQVQDecoder
-
- getExpansionFactor() - Method in class com.arunta.base.audio.codec.SPEEXDecoder
-
- getExpansionFactor() - Method in class com.arunta.base.audio.codec.ULawDecoder
-
- getExpression() - Method in class com.arunta.base.settings.SignallingIDMappingRule
-
- getExtension(int) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Returns the individual extension at the specified index in the set.
- getExtension() - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- getExtension() - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- getExtension() - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- getExtensionCnt() - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
- getExtensionConfiguration(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Extension Configuration.
- getExtensionDateCriteria(String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Constructs a list of DateExtensionCriteria
beans for all called extensions that exist in the system database.
- getExtensionEventSettings(String) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionEventSettings(int) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionEventSettingsList() - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionEventSettingsMap() - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionRange(int) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Returns the extension range at the specified index position in the set
- getExtensionRangeCnt() - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
- getExtensionRecordingSettings(String) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionRecordingSettings(int) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionRecordingSettingsList() - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionRecordingSettingsMap() - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- getExtensionSettings(String, String) - Method in interface com.arunta.app.remote.TRAgentServiceRI
-
Fetches the active recording policy that applies to the specified
extension.
- getFeatureLicenseKey() - Method in class com.arunta.base.settings.LicenseSettings
-
- getFgn() - Method in class com.arunta.base.settings.VrpFleet
-
- getFileName() - Method in class com.arunta.app.bom.Recording
-
- getFin() - Method in class com.arunta.base.settings.VrpFleet
-
- getFirstCardType() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- getFirstExtension() - Method in class com.arunta.app.bom.ExtensionRange
-
- getFleetsList() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- getFormattedDate(Date, boolean) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Formats the date part only.
- getFormattedDateTime(Date, boolean) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Formats the date and time parts.
- getFormattedTime(Date, boolean) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Formats the time part only.
- getFrameBytes() - Method in class com.arunta.base.audio.codec.ALawEncoder
-
- getFrameBytes() - Method in interface com.arunta.base.audio.codec.Encoder
-
- getFrameBytes() - Method in class com.arunta.base.audio.codec.SPEEXEncoder
-
- getFrameBytes() - Method in class com.arunta.base.audio.codec.ULawEncoder
-
- getFromExtension() - Method in class com.arunta.app.bom.Recording
-
- getGateway() - Method in class com.arunta.base.settings.InetInterface
-
- getGeneralSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current General Settings.
- getGnCnt() - Method in class com.arunta.base.settings.VrpFleet
-
- getHardwareAddress() - Method in class com.arunta.base.settings.InetInterface
-
- getHostName(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current system host name.
- getHostName() - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- getId() - Method in class com.arunta.base.settings.ChannelSettings
-
- getIdleTimeout() - Method in class com.arunta.base.settings.SessionSettings
-
- getInetList() - Method in class com.arunta.base.settings.InetSettings
-
- getInetSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Inet Settings.
- getInitError() - Method in class com.arunta.base.audio.codec.USB3KBridge
-
- getInstance() - Static method in class com.arunta.base.audio.codec.DecoderSelector
-
- getInstance() - Static method in class com.arunta.base.audio.codec.EncoderSelector
-
- getInstance() - Static method in class com.arunta.base.audio.codec.TranscoderFactory
-
- getInstance() - Static method in class com.arunta.base.audio.codec.USB3KBridge
-
- getInstance() - Static method in class com.arunta.base.util.SimpleStringEncrypter
-
- getInternalDialPlan(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Internal Dial Plan.
- getIpAddress() - Method in class com.arunta.base.settings.InetInterface
-
- getIpAddress() - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- getIpAddress() - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- getIpAddress() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getIpAddress() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getIpAddress() - Method in class com.arunta.base.settings.SNMPSettings
-
- getIpAddress() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- getIsdnChannelCount() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getIsdnChannelDescription() - Method in class com.arunta.app.bom.SystemStatus
-
- getIsdnChannelSettings() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getISDNProviderSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current ISDN Provider Settings.
- getIsdnStartChannel() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getJLogEntries(String, int) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Fetches the specified number of log entries from the Total Recall VR J
application log.
- getLabels() - Method in class com.arunta.app.bom.Recording
-
Do not use.
- getLanguage() - Method in class com.arunta.base.settings.AgentSettings
-
- getLanguageType() - Method in class com.arunta.base.settings.GeneralSettings
-
- getLanPort() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- getLastCollected(String) - Method in interface com.arunta.app.remote.TRSmdrServiceRI
-
Returns the last SMDR string as collected from the PBX.
- getLastExtension() - Method in class com.arunta.app.bom.ExtensionRange
-
- getLicenseHardwareKey(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the unique hardware key of the system.
- getLicenseSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current License Settings.
- getLineCode() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getLineFrame() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getLineInterface() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getLinkError() - Static method in class com.arunta.base.audio.codec.USB3KBridge
-
- getListeningAddress() - Method in class com.arunta.base.settings.SNMPTraphost
-
- getLocalDialPlan() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getManualArchiveSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Manual Archive Settings.
- getManualCallControlService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Manual Call Control
service on the specified Total Recall VR system.
- getManualCallControlServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Manual Call Control service.
- getMapFromCli() - Method in class com.arunta.app.bom.Recording
-
- getMappedSignallingID(String) - Method in class com.arunta.base.settings.SignallingIDMap
-
- getMapToCli() - Method in class com.arunta.app.bom.Recording
-
- getMatchingRecordings(String, SearchCriteria) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Fetches the
Recording
beans which match the
specified criteria.
- getMaxCallLifetime() - Method in class com.arunta.base.settings.GeneralSettings
-
- getMaxRecordingLength() - Method in class com.arunta.base.settings.GeneralSettings
-
- getMaxRemoteSessions() - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- getMaxSessionDuration() - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- getMaxSessions() - Method in exception com.arunta.base.exception.TooManySessionsException
-
- getMediaSamples() - Method in class com.arunta.base.audio.streaming.StreamMediaPacket
-
- getMinRecordingLength() - Method in class com.arunta.base.settings.GeneralSettings
-
- getMode() - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
- getModelType() - Method in class com.arunta.app.bom.SystemStatus
-
- getModelType() - Method in class com.arunta.base.settings.GeneralSettings
-
- getMonitorService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Monitor
service on the specified Total Recall VR system.
- getMonitorServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Monitor service.
- getMulticastAddress() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getName() - Method in class com.arunta.base.audio.codec.ALawDecoder
-
- getName() - Method in class com.arunta.base.audio.codec.ALawEncoder
-
- getName() - Method in class com.arunta.base.audio.codec.AMBEVRPDecoder
-
- getName() - Method in interface com.arunta.base.audio.codec.Decoder
-
- getName() - Method in interface com.arunta.base.audio.codec.Encoder
-
- getName() - Method in class com.arunta.base.audio.codec.HQVQDecoder
-
- getName() - Method in class com.arunta.base.audio.codec.SPEEXDecoder
-
- getName() - Method in class com.arunta.base.audio.codec.SPEEXEncoder
-
- getName() - Method in class com.arunta.base.audio.codec.ULawDecoder
-
- getName() - Method in class com.arunta.base.audio.codec.ULawEncoder
-
- getName() - Method in class com.arunta.base.settings.InetInterface
-
- getNamedEventPayloadType() - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- getNamedEventPayloadType() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getNamedEventPayloadType() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getNames() - Static method in class com.arunta.app.bom.SecurityLevelType
-
- getNames() - Static method in class com.arunta.app.bom.SmdrAttributeType
-
- getNames() - Static method in class com.arunta.app.bom.SmdrCallType
-
- getNames() - Static method in class com.arunta.base.settings.ArchiveCallsType
-
- getNames() - Static method in class com.arunta.base.settings.ArchiveDeviceType
-
- getNames() - Static method in class com.arunta.base.settings.ArchivePeriodType
-
- getNames() - Static method in class com.arunta.base.settings.BeepType
-
- getNames() - Static method in class com.arunta.base.settings.ChannelType
-
- getNames() - Static method in class com.arunta.base.settings.ExtensionEventPeriodType
-
- getNames() - Static method in class com.arunta.base.settings.ISDNCountryCodeType
-
- getNames() - Static method in class com.arunta.base.settings.ISDNDialPlanType
-
- getNames() - Static method in class com.arunta.base.settings.ISDNInterfaceType
-
- getNames() - Static method in class com.arunta.base.settings.ISDNLineCodeType
-
- getNames() - Static method in class com.arunta.base.settings.ISDNLineFrameType
-
- getNames() - Static method in class com.arunta.base.settings.ISDNProtocolType
-
- getNames() - Static method in class com.arunta.base.settings.LanguageType
-
- getNames() - Static method in class com.arunta.base.settings.NetworkShareType
-
- getNames() - Static method in class com.arunta.base.settings.ReplicaType
-
- getNames() - Static method in class com.arunta.base.settings.RODModeType
-
- getNames() - Static method in class com.arunta.base.settings.RtpType
-
- getNames() - Static method in class com.arunta.base.settings.SMDRCollectorType
-
- getNames() - Static method in class com.arunta.base.settings.SnifferCallManagerType
-
- getNames() - Static method in class com.arunta.base.settings.SnifferClientConnectionType
-
- getNames() - Static method in class com.arunta.base.settings.SNMPTrapType
-
- getNames() - Static method in class com.arunta.base.settings.TriggerType
-
- getNames() - Static method in class com.arunta.base.settings.VrpAddressType
-
- getNameServers(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current DNS servers.
- getNatRtpBasePort() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getNatRtpBasePort() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getNatRtpIpAddress() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getNatRtpIpAddress() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getNatRtspIpAddress() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getNatRtspTcpPort() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getNatSipIpAddress() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getNatSipUdpPort() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getNetmask() - Method in class com.arunta.base.settings.InetInterface
-
- getNetwork() - Method in class com.arunta.base.settings.InetInterface
-
- getNextAutoArchive() - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- getNextFilterChangeDate() - Method in class com.arunta.base.settings.GeneralSettings
-
- getNotes() - Method in class com.arunta.app.bom.Recording
-
- getNp() - Method in class com.arunta.base.settings.VrpFleet
-
- getNsArchive() - Method in class com.arunta.base.settings.SearchArchiveSettings
-
- getNsPassword() - Method in class com.arunta.base.settings.ArchiveSettings
-
- getNsPath() - Method in class com.arunta.base.settings.ArchiveSettings
-
- getNsType() - Method in class com.arunta.base.settings.ArchiveSettings
-
- getNsUserName() - Method in class com.arunta.base.settings.ArchiveSettings
-
- getNtpServer2Address() - Method in class com.arunta.base.settings.TimeDateSettings
-
- getNtpServerAddress() - Method in class com.arunta.base.settings.TimeDateSettings
-
- getNumberOfActiveCalls() - Method in class com.arunta.app.bom.SystemStatus
-
- getNumberOfRecordings() - Method in class com.arunta.app.bom.SystemStatus
-
- getOldestActiveRecording(String) - Method in interface com.arunta.app.remote.TRMonitorServiceRI
-
Returns the
Recording
bean for the oldest
call being recorded at the time of the request.
- getOldestRecording(String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Fetches the
Recording
bean for the oldest
recording on the system.
- getOldIpAddress() - Method in class com.arunta.base.settings.InetInterface
-
- getOperatorService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Operator
service on the specified Total Recall VR system.
- getOperatorServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Operator service.
- getOverallDuration(String, String) - Method in interface com.arunta.app.remote.TRPlayServiceRI
-
Calculates the overall duration, in milliseconds, of the file(s) to
play.
- getPacketType() - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- getParserName() - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- getParserNames() - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- getPassword() - Method in class com.arunta.base.settings.GeneralSettings
-
- getPcapFileName() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- getPlayService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the Play
service on the specified Total Recall VR system.
- getPlayServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the Play service.
- getPort() - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- getPort() - Method in class com.arunta.base.settings.SNMPSettings
-
- getPortBase() - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- getPortCnt() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getPortCount() - Method in class com.arunta.base.settings.ISDNCardSettings
-
- getPortCount() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- getPortList(String) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
Helper which converts a valid regular expression to a list of UDP port numbers
which match the regular expression.
- getPortList(String) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
Helper which converts a valid regular expression to a list of UDP port numbers
which match the regular expression.
- getPrintableDate(String) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Converts a date in the yyyy.MM.dd format to a format suitable to
display.
- getPrintableDateFormat() - Static method in class com.arunta.base.util.DateTimeFormatter
-
- getPrintableDateTime(Date) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Converts the date to a format suitable to display.
- getProtocol() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- getQuietExtensionPeriod() - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- getRawFromCli() - Method in class com.arunta.app.bom.Recording
-
- getRawToCli() - Method in class com.arunta.app.bom.Recording
-
- getReadCommunity() - Method in class com.arunta.base.settings.SNMPSettings
-
- getReadWriteCommunity() - Method in class com.arunta.base.settings.SNMPSettings
-
- getReasonType() - Method in exception com.arunta.base.exception.DbBusyException
-
- getReasonType() - Method in exception com.arunta.base.exception.SecurityException
-
- getRebuildStatus(String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Returns the status of the on-going database rebuild operation.
- getRecentCallsSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Recent Calls Settings.
- getRecorderID() - Method in class com.arunta.app.bom.Recording
-
- getRecorderID() - Method in class com.arunta.app.bom.SystemStatus
-
- getRecorderID(String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Returns the ID assigned to the Total Recall VR system.
- getRecorderId() - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- getRecorderID() - Method in class com.arunta.base.settings.GeneralSettings
-
- getRecordingPeriod() - Method in class com.arunta.base.settings.GeneralSettings
-
- getRecordingServiceProviderSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current active VoIP Provider Settings.
- getRecordsToShow() - Method in class com.arunta.base.settings.RecentCallsSettings
-
- getRemoteFile(String, String) - Method in class com.arunta.app.remote.TRScpConnection
-
Copies a file from the Total Recall VR system to a local directory.
- getRemoteFiles(String[], String) - Method in class com.arunta.app.remote.TRScpConnection
-
Copies a set of files from the Total Recall VR system to a local directory.
- getRemoteManagerSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Remote Manager Settings.
- getReplacement() - Method in class com.arunta.base.settings.SignallingIDMappingRule
-
- getReplicaDiskPersentUsed() - Method in class com.arunta.app.bom.SystemStatus
-
- getReplicaNumberOfRecordings() - Method in class com.arunta.app.bom.SystemStatus
-
- getReplicatorSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Replicator Settings.
- getReplicatorStatus(String) - Method in interface com.arunta.app.remote.TRArchiveServiceRI
-
Returns an message that describes the status of the on-going operation on
the replicator.
- getReplicaType() - Method in class com.arunta.base.settings.ReplicatorSettings
-
- getResultList(String, String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Execute a SELECT query and return the query results as a List of
Recording
beans.
- getResultList(String, long, int, String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Execute a SELECT query and return a page of query results, from
the specified start row, as a List of
Recording
beans.
- getRodMode() - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- getRtpBasePort() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getRtpBasePort() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getRtpEndpoints() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- getRtpIpAddress() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getRtpIpAddress() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getRtpStreamPairServices() - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- getRtpStreamServices() - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- getRtpType() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getRtpType() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getRtspIpAddress() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getRtspMediaServer() - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- getRtspTcpPort() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- getRule(int) - Method in class com.arunta.base.settings.SignallingIDMap
-
- getRules() - Method in class com.arunta.base.settings.InternalDialPlan
-
- getRules() - Method in class com.arunta.base.settings.SignallingIDMap
-
- getRuleString(int) - Method in class com.arunta.base.settings.InternalDialPlan
-
- getRxPort() - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- getRxUdpPort() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getSearchArchiveSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Search Archive Settings.
- getSearchRangeResult(String, SearchCriteria) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Determines the number of records and the date range of the records that
the match the specified search criteria.
- getSecurityLevel() - Method in class com.arunta.app.bom.SecurityKey
-
- getSeqNo() - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- getServiceAddress() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- getServicePort() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- getSessionSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Session Settings.
- getShortEndTime() - Method in class com.arunta.base.settings.TimePeriod
-
- getShortStartTime() - Method in class com.arunta.base.settings.TimePeriod
-
- getSignallingIDMap(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Signalling ID Map.
- getSingleResult(String, String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Execute a SELECT query that returns a single untyped result
- getSipIpAddress() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getSipMediaServer() - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- getSipUdpPort() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- getSMDRCollectorSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current SMDR Collector Settings.
- getSmdrService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the SMDR
service on the specified Total Recall VR system.
- getSmdrServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the SMDR service.
- getSnifferProviderSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current passive VoIP Provider Settings.
- getSNMPSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current SNMP Settings.
- getSnmpSystemSettings() - Method in class com.arunta.base.settings.SNMPSettings
-
- getSnmpTraphosts() - Method in class com.arunta.base.settings.SNMPSettings
-
- getSpanCount() - Method in class com.arunta.base.settings.ISDNCardSettings
-
- getSpanCount() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- getSpanRowSettings() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- getSpanSettings() - Method in class com.arunta.base.settings.ISDNCardSettings
-
- getSpanSettings(int) - Method in class com.arunta.base.settings.ISDNCardSettings
-
- getSpanType() - Method in class com.arunta.base.settings.ISDNCardSettings
-
- getStartAsDate() - Method in class com.arunta.base.settings.TimePeriod
-
- getStartChannel() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getStartDate() - Method in class com.arunta.app.bom.Recording
-
- getStartDateGMT() - Method in class com.arunta.app.bom.Recording
-
- getStartDateTime() - Method in class com.arunta.app.bom.Recording
-
- getStartHours() - Method in class com.arunta.base.settings.TimePeriod
-
- getStartMinutes() - Method in class com.arunta.base.settings.TimePeriod
-
- getStartRecordingPhoneKey() - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- getStartTime() - Method in class com.arunta.app.bom.Recording
-
- getStartTime() - Method in class com.arunta.base.settings.TimePeriod
-
- getStartTimeGMT() - Method in class com.arunta.app.bom.Recording
-
- getStatus() - Method in class com.arunta.app.bom.ChannelStatus
-
- getStopRecordingPhoneKey() - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- getStreamAction() - Method in class com.arunta.base.audio.streaming.StreamControlPacket
-
- getStreamId() - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- getStringHeader() - Method in class com.arunta.app.bom.Recording
-
- getStringRepresentation() - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Creates a string representation of the set content.
- getSysContact() - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- getSysDescr() - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- getSysLocation() - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- getSysName() - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- getSysObjectID() - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- getSysServices() - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- getSystemService(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Creates an instance of the remote interface to the System service on
the specified Total Recall VR system.
- getSystemServiceUrl(String, int) - Static method in class com.arunta.app.remote.TRRemoteUtility
-
Returns the correct RMI URL for the System service.
- getSystemStatus(String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Returns a summary of the Total Recall VR system status.
- getTime(String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Returns the system time in the "yyyy.MM.dd HH:mm:ss zZ" format.
- getTime() - Method in class com.arunta.base.audio.streaming.StreamMediaPacket
-
- getTimeDateSettings(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Fetches the current Time and Date Settings.
- getTimeZone() - Method in class com.arunta.base.settings.TimeDateSettings
-
- getTimeZoneDataVersion() - Method in class com.arunta.app.bom.SystemStatus
-
- getTimeZoneID(String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Returns the ID of the default system Time Zone.
- getToExtension() - Method in class com.arunta.app.bom.Recording
-
- getToneEventPayloadType() - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- getToneEventPayloadType() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getToneEventPayloadType() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getTranscoder(String, String) - Method in class com.arunta.base.audio.codec.TranscoderFactory
-
- getTrapType() - Method in class com.arunta.base.settings.SNMPTraphost
-
- getTrigger() - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- getTxPort() - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- getTxUdpPort() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getType() - Method in class com.arunta.app.bom.SecurityLevelType
-
- getType() - Method in class com.arunta.app.bom.SmdrAttributeType
-
- getType() - Method in class com.arunta.app.bom.SmdrCallType
-
- getType() - Method in class com.arunta.base.settings.ArchiveCallsType
-
- getType() - Method in class com.arunta.base.settings.ArchiveDeviceType
-
- getType() - Method in class com.arunta.base.settings.ArchivePeriodType
-
- getType() - Method in class com.arunta.base.settings.BeepType
-
- getType() - Method in class com.arunta.base.settings.ChannelSettings
-
- getType() - Method in class com.arunta.base.settings.ChannelType
-
- getType() - Method in class com.arunta.base.settings.ExtensionEventPeriodType
-
- getType() - Method in class com.arunta.base.settings.ISDNCountryCodeType
-
- getType() - Method in class com.arunta.base.settings.ISDNDialPlanType
-
- getType() - Method in class com.arunta.base.settings.ISDNInterfaceType
-
- getType() - Method in class com.arunta.base.settings.ISDNLineCodeType
-
- getType() - Method in class com.arunta.base.settings.ISDNLineFrameType
-
- getType() - Method in class com.arunta.base.settings.ISDNProtocolType
-
- getType() - Method in class com.arunta.base.settings.LanguageType
-
- getType() - Method in class com.arunta.base.settings.NetworkShareType
-
- getType() - Method in class com.arunta.base.settings.ReplicaType
-
- getType() - Method in class com.arunta.base.settings.RODModeType
-
- getType() - Method in class com.arunta.base.settings.RtpType
-
- getType() - Method in class com.arunta.base.settings.SMDRCollectorType
-
- getType() - Method in class com.arunta.base.settings.SnifferCallManagerType
-
- getType() - Method in class com.arunta.base.settings.SnifferClientConnectionType
-
- getType() - Method in class com.arunta.base.settings.SNMPTrapType
-
- getType() - Method in class com.arunta.base.settings.TriggerType
-
- getType() - Method in class com.arunta.base.settings.VrpAddressType
-
- getUdpPort() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getUdpPort() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- getUnCnt() - Method in class com.arunta.base.settings.VrpFleet
-
- getUniqueFileName() - Method in class com.arunta.app.bom.Recording
-
- getUpdatePeriod() - Method in class com.arunta.base.settings.RecentCallsSettings
-
- getUser() - Method in class com.arunta.app.bom.SecurityKey
-
- getVersion() - Method in class com.arunta.app.bom.SystemStatus
-
- getVlanId() - Method in class com.arunta.base.settings.InetInterface
-
- getVoipChannelCount() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getVoipChannelDescription() - Method in class com.arunta.app.bom.SystemStatus
-
- getVoipChannelSettings() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getVoipStartChannel() - Method in class com.arunta.base.settings.ChannelConfiguration
-
- getVoxTimeout() - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- getVoxTimeout() - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- getVoxTimeout() - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- getVoxTimeout() - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- getVoxTimeout() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- getVrpService() - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- getYoungestActiveRecording(String) - Method in interface com.arunta.app.remote.TRMonitorServiceRI
-
Returns the
Recording
bean for the youngest
call being recorded at the time of the request.
- getYoungestRecording(String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Fetches the
Recording
bean for the youngest
recording on the system.
- GR303_EOC - Static variable in class com.arunta.base.settings.ISDNProtocolType
-
- GR303_TMC - Static variable in class com.arunta.base.settings.ISDNProtocolType
-
- id - Variable in class com.arunta.base.settings.ChannelSettings
-
- IDLE - Static variable in class com.arunta.app.bom.ChannelStatus
-
Indicates that the recording channel is idle.
- INCOMING_CALL - Static variable in class com.arunta.app.bom.SmdrCallType
-
- INCOMING_TRANSFER - Static variable in class com.arunta.app.bom.SmdrCallType
-
- INDONESIAN - Static variable in class com.arunta.base.settings.LanguageType
-
- InetInterface - Class in com.arunta.base.settings
-
- InetInterface() - Constructor for class com.arunta.base.settings.InetInterface
-
- InetInterface(InetInterface) - Constructor for class com.arunta.base.settings.InetInterface
-
- InetSettings - Class in com.arunta.base.settings
-
Total Recall VR system Network Interface Settings.
- InetSettings() - Constructor for class com.arunta.base.settings.InetSettings
-
- InetSettings(InetSettings) - Constructor for class com.arunta.base.settings.InetSettings
-
- InetSettings(ArrayList) - Constructor for class com.arunta.base.settings.InetSettings
-
- initialize() - Method in class com.arunta.base.audio.codec.USB3KBridge
-
- inRange(String) - Method in class com.arunta.app.bom.ExtensionRange
-
Test if the specified extension is in the range.
- InternalDialPlan - Class in com.arunta.base.settings
-
Total Recall VR system Internal Dial Plan configuration.
- InternalDialPlan() - Constructor for class com.arunta.base.settings.InternalDialPlan
-
- InternalDialPlan(String[]) - Constructor for class com.arunta.base.settings.InternalDialPlan
-
- INTERNATIONAL - Static variable in class com.arunta.base.settings.ISDNDialPlanType
-
- InvalidSettingsException - Exception in com.arunta.base.exception
-
Total Recall VR system invalid settings exception.
- InvalidSettingsException() - Constructor for exception com.arunta.base.exception.InvalidSettingsException
-
- InvalidSettingsException(String) - Constructor for exception com.arunta.base.exception.InvalidSettingsException
-
- InvalidSettingsException(Throwable) - Constructor for exception com.arunta.base.exception.InvalidSettingsException
-
- InvalidSettingsException(String, Throwable) - Constructor for exception com.arunta.base.exception.InvalidSettingsException
-
- isAllAuthorized() - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Query for all extensions authorised.
- isAnalogChannel(int) - Method in class com.arunta.base.settings.ChannelConfiguration
-
- isArchived() - Method in class com.arunta.app.bom.Recording
-
- isAuthorized(String) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Query for extension authorisation.
- isAuthorized(Recording) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Query for recording authorisation.
- isAuthorized() - Method in class com.arunta.app.remote.TRScpConnection
-
Test if the user is authorised for SCP operations after establishing
a connection to a Total Recall VR system.
- isAuthorizedAgent(String, String) - Method in interface com.arunta.app.remote.TRAgentServiceRI
-
Tests if the supplied agent credentials will be accepted by the Total
Recall VR system.
- isAutoArchiving() - Method in class com.arunta.app.bom.SystemStatus
-
- isAvailable(SmdrAttributeType) - Method in class com.arunta.app.bom.Smdr
-
Test to determine if this instance of the bean has a valid value in
the specified attribute.
- isBroadcast() - Method in class com.arunta.app.bom.Recording
-
- isCallEndEvent() - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- isCallStartEvent() - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- isCompatibleSpanRowSettings() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- isContinued() - Method in class com.arunta.app.bom.Recording
-
- isCurrentCall() - Method in class com.arunta.app.bom.Recording
-
- isDamaged() - Method in class com.arunta.app.bom.Recording
-
- isDatabaseRebuilding() - Method in class com.arunta.app.bom.SystemStatus
-
- isDialupEnabled() - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- isDifferentCards() - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- isDisableCompression() - Method in class com.arunta.base.settings.GeneralSettings
-
- ISDN - Static variable in class com.arunta.base.settings.ChannelType
-
- ISDNCardSettings - Class in com.arunta.base.settings
-
Total Recall VR system ISDN Card Settings.
- ISDNCardSettings() - Constructor for class com.arunta.base.settings.ISDNCardSettings
-
- ISDNCardSettings(int, int, ISDNSpanSettings[]) - Constructor for class com.arunta.base.settings.ISDNCardSettings
-
- ISDNCardSettings(ISDNCardSettings) - Constructor for class com.arunta.base.settings.ISDNCardSettings
-
- ISDNCountryCodeType - Class in com.arunta.base.settings
-
Enum for country codes used in ISDN signalling.
- ISDNCountryCodeType() - Constructor for class com.arunta.base.settings.ISDNCountryCodeType
-
- ISDNDialPlanType - Class in com.arunta.base.settings
-
Enum for dial plans used in ISDN signalling.
- ISDNDialPlanType() - Constructor for class com.arunta.base.settings.ISDNDialPlanType
-
- ISDNInterfaceType - Class in com.arunta.base.settings
-
Enum for ISDN interfaces.
- ISDNInterfaceType() - Constructor for class com.arunta.base.settings.ISDNInterfaceType
-
- ISDNLineCodeType - Class in com.arunta.base.settings
-
Enum for supported ISDN line codes.
- ISDNLineCodeType() - Constructor for class com.arunta.base.settings.ISDNLineCodeType
-
- ISDNLineFrameType - Class in com.arunta.base.settings
-
Enum for supported ISDN line frames.
- ISDNLineFrameType() - Constructor for class com.arunta.base.settings.ISDNLineFrameType
-
- ISDNProtocolType - Class in com.arunta.base.settings
-
Enum for supported ISDN protocols.
- ISDNProtocolType() - Constructor for class com.arunta.base.settings.ISDNProtocolType
-
- ISDNProviderSettings - Class in com.arunta.base.settings
-
Total Recall VR system ISDN Provider Settings.
- ISDNProviderSettings(ISDNCardSettings[]) - Constructor for class com.arunta.base.settings.ISDNProviderSettings
-
- ISDNProviderSettings(ISDNProviderSettings) - Constructor for class com.arunta.base.settings.ISDNProviderSettings
-
- ISDNProviderSettings() - Constructor for class com.arunta.base.settings.ISDNProviderSettings
-
- ISDNSpanSettings - Class in com.arunta.base.settings
-
Total Recall VR system ISDN Span Settings.
- ISDNSpanSettings(int, ISDNInterfaceType, ISDNLineCodeType, ISDNLineFrameType, ISDNProtocolType, ISDNDialPlanType, ISDNDialPlanType, ISDNCountryCodeType, boolean) - Constructor for class com.arunta.base.settings.ISDNSpanSettings
-
Creates an ISDn span with the specified settings.
- ISDNSpanSettings(ISDNSpanSettings) - Constructor for class com.arunta.base.settings.ISDNSpanSettings
-
- ISDNSpanSettings() - Constructor for class com.arunta.base.settings.ISDNSpanSettings
-
- isDvdDriveInstalled() - Method in class com.arunta.app.bom.SystemStatus
-
- isEmergency() - Method in class com.arunta.app.bom.Recording
-
- isEnableAutoArchive() - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- isEnabled() - Method in class com.arunta.base.settings.ReplicatorSettings
-
- isEnabled() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- isEnabled() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- isEnabled() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- isEnableDiskFullReminder() - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- isEnablePhoneKeys() - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- isEncoded(String) - Static method in class com.arunta.base.util.DBCodec
-
- isEndTimeSet() - Method in class com.arunta.base.settings.TimePeriod
-
- isErasingDVD() - Method in class com.arunta.app.bom.SystemStatus
-
- isHighBandwidthEncoderValue(short) - Static method in class com.arunta.app.bom.EncoderNames
-
- isHouseKeeping() - Method in class com.arunta.app.bom.SystemStatus
-
- isIncoming() - Method in class com.arunta.app.bom.Recording
-
- isInternal() - Method in class com.arunta.app.bom.Recording
-
- isInternal(String) - Method in class com.arunta.base.settings.InternalDialPlan
-
- isIPMandatory() - Method in class com.arunta.base.settings.InetInterface
-
- isLastSmdr() - Method in class com.arunta.app.bom.Smdr
-
Last SMDR for this call.
- isLibAvailable() - Static method in class com.arunta.base.audio.codec.USB3KBridge
-
- isLocked() - Method in class com.arunta.app.bom.Recording
-
- isManualArchiving() - Method in class com.arunta.app.bom.SystemStatus
-
- isMatchingDecoder(byte[]) - Static method in class com.arunta.base.audio.codec.ALawDecoder
-
- isMatchingDecoder(byte[]) - Static method in class com.arunta.base.audio.codec.SPEEXDecoder
-
- isMatchingDecoder(byte[]) - Static method in class com.arunta.base.audio.codec.ULawDecoder
-
- isMatchingEncoder(byte[]) - Static method in class com.arunta.base.audio.codec.SPEEXEncoder
-
- isMonitored() - Method in class com.arunta.app.bom.Recording
-
- isMonitoringEnabled() - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- isMulticast() - Method in class com.arunta.app.bom.Recording
-
- isNatInUse() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- isNatInUse() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- isNoneAuthorized() - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Query for no extension is authorised.
- isOfSecurityLevel(SecurityLevelType) - Method in class com.arunta.app.bom.SecurityKey
-
- isOutgoing() - Method in class com.arunta.app.bom.Recording
-
- isQuietExtensionEvent() - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- isRecording() - Method in class com.arunta.app.bom.SystemStatus
-
- isReplicating() - Method in class com.arunta.app.bom.SystemStatus
-
- isSaferThan(ExtensionRecordingSettings) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- isSameAs(Recording) - Method in class com.arunta.app.bom.Recording
-
Quick comparator.
- isServerVersion() - Method in class com.arunta.app.bom.SystemStatus
-
- isSessionExpires() - Method in class com.arunta.base.settings.SessionSettings
-
- isSnmpEnabled() - Method in class com.arunta.base.settings.SNMPSettings
-
- isStartTimeSet() - Method in class com.arunta.base.settings.TimePeriod
-
- isStartupInProgress() - Method in class com.arunta.app.bom.SystemStatus
-
- isStaticIp() - Method in class com.arunta.base.settings.InetInterface
-
- isTagged() - Method in class com.arunta.app.bom.Recording
-
- isTimedOut() - Method in class com.arunta.app.bom.Recording
-
- isTraceSignalling() - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- isTraceSignalling() - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- isTraceSignalling() - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- isTraceSignalling() - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- isTraceSignalling() - Method in class com.arunta.base.settings.VrpServiceSettings
-
- isTranscoding() - Method in class com.arunta.app.bom.SystemStatus
-
- isUsedByLocalSniffer() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByMsRtp() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByMsSip() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByRemoteSniffer() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByRmi() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByRtpStreamPairs() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByRtpStreams() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByRtsp() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByRtspRtp() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedBySniffer() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedBySnmpAgent() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByTelephonyProvider() - Method in class com.arunta.base.settings.InetInterface
-
- isUsedByVrpService() - Method in class com.arunta.base.settings.InetInterface
-
- isUseNTP() - Method in class com.arunta.base.settings.TimeDateSettings
-
- isUseRecordingPeriod() - Method in class com.arunta.base.settings.GeneralSettings
-
- isUseReturnAsLineBreak() - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- isUserLoggedIn() - Method in class com.arunta.app.bom.SystemStatus
-
- isValidAgent(String, String) - Method in class com.arunta.base.settings.AgentConfiguration
-
Test if the supplied credentials belong to an agent that is known to
the system.
- isValidRecordingPeriod() - Method in class com.arunta.base.settings.TimePeriod
-
- ITALIAN - Static variable in class com.arunta.base.settings.LanguageType
-
- RAW - Static variable in class com.arunta.base.settings.VrpAddressType
-
- readObject(ObjectInputStream) - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- readObject(ObjectInputStream) - Method in class com.arunta.base.settings.ChannelSettings
-
- rebuildDatabase(String) - Method in interface com.arunta.app.remote.TRDatabaseServiceRI
-
Initiates a full rebuild of the database on the Total recall system.
- REBUILDING - Static variable in exception com.arunta.base.exception.DbBusyException
-
The system is rebuilding the database.
- RecentCallsSettings - Class in com.arunta.base.settings
-
Total Recall VR system Recent Calls Settings.
- RecentCallsSettings() - Constructor for class com.arunta.base.settings.RecentCallsSettings
-
- RecentCallsSettings(long, int) - Constructor for class com.arunta.base.settings.RecentCallsSettings
-
- RECORD_BY_DEFAULT - Static variable in class com.arunta.base.settings.RODModeType
-
- RECORD_PARTIAL_CALLS - Static variable in class com.arunta.base.settings.RODModeType
-
- recorderId - Variable in class com.arunta.base.audio.streaming.StreamPacket
-
- RECORDING - Static variable in class com.arunta.app.bom.ChannelStatus
-
Indicates that the recording channel is recording a call.
- Recording - Class in com.arunta.app.bom
-
Bean which contains meta data for recordings of calls created by a Total
Recall system.
- Recording() - Constructor for class com.arunta.app.bom.Recording
-
Creates an instance with all fields initialised with invalid values.
- Recording(String, short, Date) - Constructor for class com.arunta.app.bom.Recording
-
Creates an instance which is initialised with the specified recording
file name, recorder channel number and call start date and time.
- Recording(short) - Constructor for class com.arunta.app.bom.Recording
-
Creates an instance which is initialised with the specified recorder
channel number and the current date and time.
- Recording(short, Date) - Constructor for class com.arunta.app.bom.Recording
-
Creates an instance which is initialised with the specified recorder
channel number and date and time.
- Recording(Recording) - Constructor for class com.arunta.app.bom.Recording
-
Creates an instance that is a copy of another.
- RECORDING_NO_MONITOR - Static variable in class com.arunta.app.bom.ChannelStatus
-
Indicates that the recording channel is recording a call; however,
monitoring is disabled on this recording channel.
- RecordingServiceProviderSettings - Class in com.arunta.base.settings
-
Total Recall VR system Recording Service Provider Settings.
- RecordingServiceProviderSettings(List, List, VrpServiceSettings, SipMediaServerSettings, RtspMediaServerSettings) - Constructor for class com.arunta.base.settings.RecordingServiceProviderSettings
-
- RecordingServiceProviderSettings(RecordingServiceProviderSettings) - Constructor for class com.arunta.base.settings.RecordingServiceProviderSettings
-
- RecordingServiceProviderSettings() - Constructor for class com.arunta.base.settings.RecordingServiceProviderSettings
-
- RemoteManagerSettings - Class in com.arunta.base.settings
-
Total Recall VR system Remote Manager Interface settings.
- RemoteManagerSettings(boolean, String, int, String, int, int) - Constructor for class com.arunta.base.settings.RemoteManagerSettings
-
Creates an instance of the settings with the specified parameters.
- RemoteManagerSettings() - Constructor for class com.arunta.base.settings.RemoteManagerSettings
-
- RemoteManagerSettings(RemoteManagerSettings) - Constructor for class com.arunta.base.settings.RemoteManagerSettings
-
- REMOVE_STREAM - Static variable in class com.arunta.base.audio.streaming.StreamControlPacket
-
Identifies that a stream stops (ends).
- removeExtension(int) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Removes the individual extension at the specified index in the set.
- removeExtensionEventSettings(int) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- removeExtensionRange(int) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Removes the extension range at the specified index in the set.
- removeExtensionRecordingSettings(int) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- removeRule(int) - Method in class com.arunta.base.settings.InternalDialPlan
-
- removeRule(int) - Method in class com.arunta.base.settings.SignallingIDMap
-
- removeSmdrParser(String, String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Removes the specified SMDR parser from the set of parsers that are
installed on the Total Recall VR system.
- removeTemporySettingsFile(String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Removes the /tmp/settings.trs file from the system, if any.
- ReplicatorSettings - Class in com.arunta.base.settings
-
Base class for replicator settings.
- ReplicatorSettings(boolean, ReplicaType) - Constructor for class com.arunta.base.settings.ReplicatorSettings
-
Creates replica configuration with the specified parameters.
- ReplicatorSettings() - Constructor for class com.arunta.base.settings.ReplicatorSettings
-
- ReplicatorSettings(ReplicatorSettings) - Constructor for class com.arunta.base.settings.ReplicatorSettings
-
- ReplicaType - Class in com.arunta.base.settings
-
- ReplicaType() - Constructor for class com.arunta.base.settings.ReplicaType
-
- resetPasswords(String) - Method in interface com.arunta.app.remote.TROperatorServiceRI
-
Resets the administrative and user passwords to their default factory
settings.
- resetPasswords() - Method in class com.arunta.base.settings.GeneralSettings
-
- restart(String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Restarts the Total Recall VR system.
- restoreFactoryDefaults(String) - Method in interface com.arunta.app.remote.TROperatorServiceRI
-
Removes all user defined configuration and restores the system to the
factory default configuration.
- RODModeType - Class in com.arunta.base.settings
-
Enum for supported recording modes.
- RODModeType() - Constructor for class com.arunta.base.settings.RODModeType
-
- RtpEndpointSettings - Class in com.arunta.base.settings
-
Total Recall VR RTP end-point settings.
- RtpEndpointSettings(String, String, String, int, int, int, int) - Constructor for class com.arunta.base.settings.RtpEndpointSettings
-
Defines a RTP end-point with the specified IP address and UDP ports.
- RtpEndpointSettings(RtpEndpointSettings) - Constructor for class com.arunta.base.settings.RtpEndpointSettings
-
- RtpEndpointSettings() - Constructor for class com.arunta.base.settings.RtpEndpointSettings
-
- RtpStreamPairServiceSettings - Class in com.arunta.base.settings
-
Total Recall VR RTP Stream Pair service settings.
- RtpStreamPairServiceSettings(String, String, String, int, int, int, int, RtpType) - Constructor for class com.arunta.base.settings.RtpStreamPairServiceSettings
-
Defines a RTP stream service with the specified IP address and UDP port.
- RtpStreamPairServiceSettings(RtpStreamPairServiceSettings) - Constructor for class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- RtpStreamPairServiceSettings() - Constructor for class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- RtpStreamServiceSettings - Class in com.arunta.base.settings
-
Total Recall VR RTP Stream service settings.
- RtpStreamServiceSettings(String, String, String, int, int, int, int, RtpType) - Constructor for class com.arunta.base.settings.RtpStreamServiceSettings
-
Defines a RTP stream service with the specified IP address and UDP port.
- RtpStreamServiceSettings(RtpStreamServiceSettings) - Constructor for class com.arunta.base.settings.RtpStreamServiceSettings
-
- RtpStreamServiceSettings() - Constructor for class com.arunta.base.settings.RtpStreamServiceSettings
-
- RtpType - Class in com.arunta.base.settings
-
Enum for supported RTP extension types.
- RtpType() - Constructor for class com.arunta.base.settings.RtpType
-
- RtspMediaServerSettings - Class in com.arunta.base.settings
-
Settings for the RTSP media server.
- RtspMediaServerSettings(boolean, String, int, String, int, boolean, boolean, String, int, String, int) - Constructor for class com.arunta.base.settings.RtspMediaServerSettings
-
Creates a configuration for the RTSP media server with the
specified parameters.
- RtspMediaServerSettings() - Constructor for class com.arunta.base.settings.RtspMediaServerSettings
-
- RtspMediaServerSettings(RtspMediaServerSettings) - Constructor for class com.arunta.base.settings.RtspMediaServerSettings
-
- safeDecode(int, byte[], int, byte[], int) - Method in class com.arunta.base.audio.codec.USB3KBridge
-
Decodes the given input buffer from the specified index and writes the
result in the output buffer starting from the specified index.
- SearchArchiveSettings - Class in com.arunta.base.settings
-
Total Recall VR system Search Archive Settings.
- SearchArchiveSettings(ArchiveDeviceType, NetworkShareType, String, String, String, String) - Constructor for class com.arunta.base.settings.SearchArchiveSettings
-
- SearchArchiveSettings() - Constructor for class com.arunta.base.settings.SearchArchiveSettings
-
- SecurityException - Exception in com.arunta.base.exception
-
Total Recall VR system security exception.
- SecurityException(int) - Constructor for exception com.arunta.base.exception.SecurityException
-
- SecurityException(String, int) - Constructor for exception com.arunta.base.exception.SecurityException
-
- SecurityException(Throwable, int) - Constructor for exception com.arunta.base.exception.SecurityException
-
- SecurityException(String, Throwable, int) - Constructor for exception com.arunta.base.exception.SecurityException
-
- SecurityKey - Class in com.arunta.app.bom
-
Security keys are tokens which capture the trust relationship between a
remote client and a Total Recall VR system.
- SecurityKey(String, SecurityLevelType, String) - Constructor for class com.arunta.app.bom.SecurityKey
-
- SecurityLevelType - Class in com.arunta.app.bom
-
Enum for security level.
- SecurityLevelType() - Constructor for class com.arunta.app.bom.SecurityLevelType
-
- sendPacket(StreamPacket) - Method in class com.arunta.base.audio.streaming.StreamPacketSender
-
Send a packet to the remote receiver.
- seqNo - Variable in class com.arunta.base.audio.streaming.StreamPacket
-
- SessionSettings - Class in com.arunta.base.settings
-
Total Recall VR system Session Settings.
- SessionSettings(int, boolean) - Constructor for class com.arunta.base.settings.SessionSettings
-
- SessionSettings() - Constructor for class com.arunta.base.settings.SessionSettings
-
- setAddress(String) - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- setAddressScheme(int) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setAdminPassword(String) - Method in class com.arunta.base.settings.GeneralSettings
-
- setAgentConfiguration(String, AgentConfiguration) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Agent Configuration with the one specified.
- setAgentName(String) - Method in class com.arunta.app.bom.Recording
-
Sets the name of the agent that processed the call.
- setAgentName(String) - Method in class com.arunta.app.bom.Smdr
-
- setAgentName(String) - Method in class com.arunta.base.settings.AgentSettings
-
- setAgentPassword(String) - Method in class com.arunta.base.settings.AgentSettings
-
- setAgents(AgentSettings[]) - Method in class com.arunta.base.settings.AgentConfiguration
-
- setAnalogChannelConfiguration(String, AnalogChannelSettings[]) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Channel Configuration with the one specified.
- setAnalogChannelDescription(String) - Method in class com.arunta.app.bom.SystemStatus
-
- setAnalogChannelSettings(List) - Method in class com.arunta.base.settings.ChannelConfiguration
-
- setAnnFpp(int) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setAnnMep(int) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setArchived(boolean) - Method in class com.arunta.app.bom.Recording
-
Sets the archived flag.
- setArchivePeriodType(int) - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- setAttributes(short) - Method in class com.arunta.app.bom.Recording
-
- setAudioEncoding(short) - Method in class com.arunta.app.bom.Recording
-
Sets the audio encoding format.
- setAutoArchivePeriod(int) - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- setAutoArchiveSettings(String, AutoArchiveSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Auto-Archive Settings with the one specified.
- setAutoArchiving(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setBeepLevel(BeepType) - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- setBroadcast() - Method in class com.arunta.app.bom.Recording
-
Mark this recording as a recording of a broadcast call/communication.
- setCallDirection(int) - Method in class com.arunta.app.bom.Recording
-
Sets the call direction.
- setCalledNumber(String) - Method in class com.arunta.app.bom.Smdr
-
- setCallEndEvent(boolean) - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- setCallingNumber(String) - Method in class com.arunta.app.bom.Smdr
-
- setCallLength(long) - Method in class com.arunta.app.bom.Recording
-
Sets the length (duration) of the call in milliseconds.
- setCallManagerType(int) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setCallStartEvent(boolean) - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- setCallsType(int) - Method in class com.arunta.base.settings.ManualArchiveSettings
-
- setCallType(SmdrCallType) - Method in class com.arunta.app.bom.Smdr
-
- setCardSettings(ISDNCardSettings[]) - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- setCardSettings(int, ISDNCardSettings) - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- setCardType(int) - Method in class com.arunta.base.settings.ISDNCardSettings
-
- setChannelLicenseKey(String) - Method in class com.arunta.base.settings.LicenseSettings
-
- setChannelNumber(short) - Method in class com.arunta.app.bom.Recording
-
Sets the recorder channel number used to recored the call.
- setChannelNumber(int) - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- setChannelSettings(int, ChannelSettings) - Method in class com.arunta.base.settings.ChannelConfiguration
-
- setChecksum(int) - Method in class com.arunta.app.bom.Recording
-
Sets the checksum of the bytes stored in the recording file.
- setClientConnectionType(int) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setCodecName(String) - Method in class com.arunta.base.audio.streaming.StreamControlPacket
-
- setCollectorType(int) - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- setCommunity(String) - Method in class com.arunta.base.settings.SNMPTraphost
-
- setContinued() - Method in class com.arunta.app.bom.Recording
-
Mark this recording as continuation of others due to roll-over timeout.
- setCountryCode(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setCurrentCall(boolean) - Method in class com.arunta.app.bom.Recording
-
Sets the current call flag.
- setDamaged() - Method in class com.arunta.app.bom.Recording
-
Mark the recording of the call as damaged.
- setDatabaseRebuilding(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setDate(String) - Method in class com.arunta.base.settings.TimeDateSettings
-
- setDateTimeAnswered(Date) - Method in class com.arunta.app.bom.Smdr
-
- setDateTimeDialled(Date) - Method in class com.arunta.app.bom.Smdr
-
- setDbKey(long) - Method in class com.arunta.app.bom.Recording
-
Sets the database record id.
- setDefaultGateway(String, String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Deprecated.
- setDefaultRecordingSettings(ExtensionRecordingSettings) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- setDescription(String) - Method in class com.arunta.base.settings.ChannelSettings
-
- setDescription(String) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- setDescription(String) - Method in class com.arunta.base.settings.InetInterface
-
Deprecated.
- setDetectDtmf(boolean) - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- setDeviceType(int) - Method in class com.arunta.base.settings.ArchiveSettings
-
- setDialPlan(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setDialupEnabled(boolean) - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- setDifferentCards(boolean) - Method in class com.arunta.base.settings.ISDNProviderSettings
-
- setDisableCompression(boolean) - Method in class com.arunta.base.settings.GeneralSettings
-
- setDiskFullReminderPercentage(int) - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- setDiskPercentUsed(int) - Method in class com.arunta.app.bom.SystemStatus
-
- setDPort(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setDtmfDigits(String) - Method in class com.arunta.app.bom.Recording
-
Sets the DTMF digits that were detected during the call.
- setDurationAnswered(int) - Method in class com.arunta.app.bom.Smdr
-
- setDvdDriveInstalled(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setEmergency() - Method in class com.arunta.app.bom.Recording
-
Mark this recording as a recording of an emergency call/communication.
- setEnableAutoArchive(boolean) - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- setEnabled(boolean) - Method in class com.arunta.base.settings.ReplicatorSettings
-
- setEnabled(boolean) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setEnabled(boolean) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setEnabled(boolean) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setEnableDiskFullReminder(boolean) - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- setEnablePhoneKeys(boolean) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- setEndHours(int) - Method in class com.arunta.base.settings.TimePeriod
-
- setEndMinutes(int) - Method in class com.arunta.base.settings.TimePeriod
-
- setErasingDVD(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setEventsPayloadType(int) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- setEventsPayloadType(int) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setEventsPayloadType(int) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setExpression(String) - Method in class com.arunta.base.settings.SignallingIDMappingRule
-
- setExtension(String) - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- setExtension(String) - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- setExtension(String) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- setExtensionConfiguration(String, ExtensionConfiguration) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Extension Configuration with the one specified.
- setExtensionEventSettings(ExtensionEventSettings) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- setExtensionEventSettingsList(List) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- setExtensionEventSettingsMap(Map) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- setExtensionRecordingSettings(ExtensionRecordingSettings) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- setExtensionRecordingSettingsList(List) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- setExtensionRecordingSettingsMap(Map) - Method in class com.arunta.base.settings.ExtensionConfiguration
-
- setFeatureLicenseKey(String) - Method in class com.arunta.base.settings.LicenseSettings
-
- setFgn(int) - Method in class com.arunta.base.settings.VrpFleet
-
- setFileName(String) - Method in class com.arunta.app.bom.Recording
-
Sets the file name of the file which contains the recording of the
call.
- setFin(int) - Method in class com.arunta.base.settings.VrpFleet
-
- setFleetsList(List) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setFromExtension(String) - Method in class com.arunta.app.bom.Recording
-
Sets the calling extension number.
- setFromStringRepresentation(String) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Initialises this instance of the bean from the string representation of
the set content.
- setGateway(String) - Method in class com.arunta.base.settings.InetInterface
-
- setGeneralSettings(String, GeneralSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the General Settings with the one specified.
- setGnCnt(int) - Method in class com.arunta.base.settings.VrpFleet
-
- setHardwareAddress(String) - Method in class com.arunta.base.settings.InetInterface
-
- setHostName(String, String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Changes the system host name.
- setHostName(String) - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- setHouseKeeping(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setId(int) - Method in class com.arunta.base.settings.ChannelSettings
-
- setIdleTimeout(long) - Method in class com.arunta.base.settings.SessionSettings
-
- setInetInterface(String, InetInterface) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Inet Interface configuration with the one specified.
- setInetList(ArrayList) - Method in class com.arunta.base.settings.InetSettings
-
- setInetSettings(String, InetSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Inet Settings with the one specified.
- setInetSettings(String, InetSettings, String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Deprecated.
- setInternalDialPlan(String, InternalDialPlan) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Internal Dial Plan with the one specified.
- setIpAddress(String) - Method in class com.arunta.base.settings.InetInterface
-
- setIpAddress(String) - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- setIpAddress(String) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- setIpAddress(String) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setIpAddress(String) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setIpAddress(String) - Method in class com.arunta.base.settings.SNMPSettings
-
- setIpAddress(String) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setIsdnChannelDescription(String) - Method in class com.arunta.app.bom.SystemStatus
-
- setIsdnChannelSettings(List) - Method in class com.arunta.base.settings.ChannelConfiguration
-
- setISDNProviderSettings(String, ISDNProviderSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the ISDN Provider Settings with the one specified.
- setLabels(long) - Method in class com.arunta.app.bom.Recording
-
Do not use.
- setLanguage(int) - Method in class com.arunta.base.settings.AgentSettings
-
- setLanguage(LanguageType) - Method in class com.arunta.base.settings.GeneralSettings
-
- setLanguageType(int) - Method in class com.arunta.base.settings.GeneralSettings
-
- setLanPort(String) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setLastSmdr(boolean) - Method in class com.arunta.app.bom.Smdr
-
- setLicenseSettings(String, LicenseSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the License Settings with the one specified.
- setLineCode(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setLineFrame(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setLineInterface(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setListeningAddress(String) - Method in class com.arunta.base.settings.SNMPTraphost
-
- setLocalDialPlan(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setLocked() - Method in class com.arunta.app.bom.Recording
-
Set the locked (do-not-delete) flag.
- setManualArchiveSettings(String, ManualArchiveSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Manual Archive Settings with the one specified.
- setManualArchiving(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setMapFromCli(String) - Method in class com.arunta.app.bom.Recording
-
Sets the calling number after it has gone through the signalling map on
the Total Recall VR system.
- setMapToCli(String) - Method in class com.arunta.app.bom.Recording
-
Sets the called number after it has gone through the signalling map on
the Total Recall VR system.
- setMaxCallLifetime(int) - Method in class com.arunta.base.settings.GeneralSettings
-
- setMaxRecordingLength(int) - Method in class com.arunta.base.settings.GeneralSettings
-
- setMaxRemoteSessions(int) - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- setMaxSessionDuration(int) - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- setMediaSamples(byte[]) - Method in class com.arunta.base.audio.streaming.StreamMediaPacket
-
- setMinRecordingLength(int) - Method in class com.arunta.base.settings.GeneralSettings
-
- setMode(int) - Method in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Sets the autorisation mode for this instance.
- setModel(int, String) - Method in interface com.arunta.app.remote.TROperatorServiceRI
-
Sets the system model number.
- setModelType(int) - Method in class com.arunta.app.bom.SystemStatus
-
- setModelType(int) - Method in class com.arunta.base.settings.GeneralSettings
-
- setMonitored(boolean) - Method in class com.arunta.app.bom.Recording
-
Sets the monitored flag.
- setMonitoringEnabled(boolean) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- setMulticast() - Method in class com.arunta.app.bom.Recording
-
Mark this recording as a recording of a group call/communication.
- setMulticastAddress(String) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setName(String) - Method in class com.arunta.base.settings.InetInterface
-
- setNamedEventPayloadType(int) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- setNamedEventPayloadType(int) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setNamedEventPayloadType(int) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setNameServer(String, String) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Changes the name (DNS) server.
- setNatInUse(boolean) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setNatInUse(boolean) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setNatRtpBasePort(int) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setNatRtpBasePort(int) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setNatRtpIpAddress(String) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setNatRtpIpAddress(String) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setNatRtspIpAddress(String) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setNatRtspTcpPort(int) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setNatSipIpAddress(String) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setNatSipUdpPort(int) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setNetmask(String) - Method in class com.arunta.base.settings.InetInterface
-
- setNetwork(String) - Method in class com.arunta.base.settings.InetInterface
-
- setNextAutoArchive(Date) - Method in class com.arunta.base.settings.AutoArchiveSettings
-
- setNextFilterChangeDate(Date) - Method in class com.arunta.base.settings.GeneralSettings
-
- setNotes(String) - Method in class com.arunta.app.bom.Recording
-
Sets the notes for the call.
- setNp(int) - Method in class com.arunta.base.settings.VrpFleet
-
- setNsArchive(String) - Method in class com.arunta.base.settings.SearchArchiveSettings
-
- setNsPassword(String) - Method in class com.arunta.base.settings.ArchiveSettings
-
- setNsPath(String) - Method in class com.arunta.base.settings.ArchiveSettings
-
- setNsType(int) - Method in class com.arunta.base.settings.ArchiveSettings
-
- setNsUserName(String) - Method in class com.arunta.base.settings.ArchiveSettings
-
- setNtpServer2Address(String) - Method in class com.arunta.base.settings.TimeDateSettings
-
- setNtpServerAddress(String) - Method in class com.arunta.base.settings.TimeDateSettings
-
- setNumberOfActiveCalls(int) - Method in class com.arunta.app.bom.SystemStatus
-
- setNumberOfRecordings(long) - Method in class com.arunta.app.bom.SystemStatus
-
- setOldIpAddress(String) - Method in class com.arunta.base.settings.InetInterface
-
- setPacketListener(StreamPacketListener) - Method in class com.arunta.base.audio.streaming.StreamPacketReceiver
-
- setPacketType(int) - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- setParserName(String) - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- setParserNames(String[]) - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- setPassword(String) - Method in class com.arunta.base.settings.GeneralSettings
-
- setPcapFileName(String) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setPort(int) - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- setPort(int) - Method in class com.arunta.base.settings.SNMPSettings
-
- setPortBase(int) - Method in class com.arunta.base.settings.RemoteManagerSettings
-
- setPrintableDateFormat(DateFormat) - Static method in class com.arunta.base.util.DateTimeFormatter
-
Sets the date and time formater which should be used to format date
and time in order to display it.
- setProtocol(int) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setQuietExtensionEvent(boolean) - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- setQuietExtensionPeriod(int) - Method in class com.arunta.base.settings.ExtensionEventSettings
-
- setRawFromCli(String) - Method in class com.arunta.app.bom.Recording
-
Sets the calling number as it appears in the signalling messages.
- setRawToCli(String) - Method in class com.arunta.app.bom.Recording
-
Sets the called number as it appears in the signalling messages.
- setReadCommunity(String) - Method in class com.arunta.base.settings.SNMPSettings
-
- setReadWriteCommunity(String) - Method in class com.arunta.base.settings.SNMPSettings
-
- setRecentCallsSettings(String, RecentCallsSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Recent Calls Settings with the one specified.
- setRecorderID(String) - Method in class com.arunta.app.bom.Recording
-
Sets the ID of the Total Recall VR system which created this recording.
- setRecorderID(String) - Method in class com.arunta.app.bom.SystemStatus
-
- setRecorderId(int) - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- setRecorderID(int) - Method in class com.arunta.base.settings.GeneralSettings
-
- setRecording(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setRecordingPeriod(TimePeriod) - Method in class com.arunta.base.settings.GeneralSettings
-
- setRecordingServiceProviderSettings(String, RecordingServiceProviderSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the active VoIP Provider Settings with the one specified.
- setRecordsToShow(int) - Method in class com.arunta.base.settings.RecentCallsSettings
-
- setRemoteManagerSettings(String, RemoteManagerSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Remote Manager Settings with the one specified.
- setReplacement(String) - Method in class com.arunta.base.settings.SignallingIDMappingRule
-
- setReplicaDiskPersentUsed(int) - Method in class com.arunta.app.bom.SystemStatus
-
- setReplicaNumberOfRecordings(long) - Method in class com.arunta.app.bom.SystemStatus
-
- setReplicating(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setReplicatorSettings(String, ReplicatorSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Replicator Settings with the one specified.
- setReplicaType(int) - Method in class com.arunta.base.settings.ReplicatorSettings
-
- setRodMode(RODModeType) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- setRtpBasePort(int) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setRtpBasePort(int) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setRtpEndpoints(List) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setRtpIpAddress(String) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setRtpIpAddress(String) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setRtpStreamPairServices(List) - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- setRtpStreamServices(List) - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- setRtpType(int) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setRtpType(int) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setRtspIpAddress(String) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setRtspMediaServer(RtspMediaServerSettings) - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- setRtspTcpPort(int) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setRule(int, String, String) - Method in class com.arunta.base.settings.SignallingIDMap
-
- setRules(String[]) - Method in class com.arunta.base.settings.InternalDialPlan
-
- setRules(ArrayList) - Method in class com.arunta.base.settings.SignallingIDMap
-
- setRxPort(String) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- setRxUdpPort(String) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setSearchArchiveSettings(String, SearchArchiveSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Search Archive Settings with the one specified.
- setSeqNo(int) - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- setServerVersion(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setServiceAddress(String) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setServicePort(int) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setSessionExpires(boolean) - Method in class com.arunta.base.settings.SessionSettings
-
- setSessionSettings(String, SessionSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Session Settings with the one specified.
- setSignallingIDMap(String, SignallingIDMap) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Signalling ID Map with the one specified.
- setSipIpAddress(String) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setSipMediaServer(SipMediaServerSettings) - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- setSipUdpPort(int) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setSMDRCollectorSettings(String, SMDRCollectorSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the SMDR Collector Settings with the one specified.
- setSnifferProviderSettings(String, SnifferProviderSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the passive VoIP Provider Settings with the one specified.
- setSnmpEnabled(boolean) - Method in class com.arunta.base.settings.SNMPSettings
-
- setSNMPSettings(String, SNMPSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the SNMP Settings with the one specified.
- setSnmpSystemSettings(SNMPSystemSettings) - Method in class com.arunta.base.settings.SNMPSettings
-
- setSnmpTraphosts(List) - Method in class com.arunta.base.settings.SNMPSettings
-
- setSpanSettings(ISDNSpanSettings[]) - Method in class com.arunta.base.settings.ISDNCardSettings
-
- setSpanType(int) - Method in class com.arunta.base.settings.ISDNCardSettings
-
- setStartDateTime(Date) - Method in class com.arunta.app.bom.Recording
-
Sets the date and time when the call started.
- setStartHours(int) - Method in class com.arunta.base.settings.TimePeriod
-
- setStartMinutes(int) - Method in class com.arunta.base.settings.TimePeriod
-
- setStartRecordingPhoneKey(String) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- setStartupInProgress(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setStaticIp(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setStatus(int) - Method in class com.arunta.app.bom.ChannelStatus
-
- setStopRecordingPhoneKey(String) - Method in class com.arunta.base.settings.ExtensionRecordingSettings
-
- setStreamAction(int) - Method in class com.arunta.base.audio.streaming.StreamControlPacket
-
- setStreamId(int) - Method in class com.arunta.base.audio.streaming.StreamPacket
-
- setSysContact(String) - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- setSysDescr(String) - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- setSysLocation(String) - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- setSysName(String) - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- setSysObjectID(String) - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- setSysServices(int) - Method in class com.arunta.base.settings.SNMPSystemSettings
-
- setTagged(boolean) - Method in class com.arunta.app.bom.Recording
-
Sets the tagged flag.
- setTime(long) - Method in class com.arunta.base.audio.streaming.StreamMediaPacket
-
- setTimeDateSettings(String, TimeDateSettings) - Method in interface com.arunta.app.remote.TRConfigurationServiceRI
-
Updates the Time and Date Settings with the one specified.
- setTimedOut() - Method in class com.arunta.app.bom.Recording
-
Set the roll-over timeout as the reason for the end of the recording
of this call.
- setTimeZone(String) - Method in class com.arunta.base.settings.TimeDateSettings
-
- setTimeZoneDataVersion(String) - Method in class com.arunta.app.bom.SystemStatus
-
- SettingsUpdateException - Exception in com.arunta.base.exception
-
Total Recall VR settings update exception.
- SettingsUpdateException() - Constructor for exception com.arunta.base.exception.SettingsUpdateException
-
- SettingsUpdateException(String) - Constructor for exception com.arunta.base.exception.SettingsUpdateException
-
- SettingsUpdateException(Throwable) - Constructor for exception com.arunta.base.exception.SettingsUpdateException
-
- SettingsUpdateException(String, Throwable) - Constructor for exception com.arunta.base.exception.SettingsUpdateException
-
- setToExtension(String) - Method in class com.arunta.app.bom.Recording
-
Sets the called extension number.
- setToneEventPayloadType(int) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- setToneEventPayloadType(int) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setToneEventPayloadType(int) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setTraceSignalling(boolean) - Method in class com.arunta.base.settings.ISDNSpanSettings
-
- setTraceSignalling(boolean) - Method in class com.arunta.base.settings.RtspMediaServerSettings
-
- setTraceSignalling(boolean) - Method in class com.arunta.base.settings.SipMediaServerSettings
-
- setTraceSignalling(boolean) - Method in class com.arunta.base.settings.SnifferProviderSettings
-
- setTraceSignalling(boolean) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setTranscoding(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setTrapType(int) - Method in class com.arunta.base.settings.SNMPTraphost
-
- setTrigger(TriggerType) - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- setTxPort(String) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- setTxUdpPort(String) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setType(int) - Method in class com.arunta.app.bom.SecurityLevelType
-
- setType(int) - Method in class com.arunta.app.bom.SmdrAttributeType
-
- setType(int) - Method in class com.arunta.app.bom.SmdrCallType
-
- setType(int) - Method in class com.arunta.base.settings.ArchiveCallsType
-
- setType(int) - Method in class com.arunta.base.settings.ArchiveDeviceType
-
- setType(int) - Method in class com.arunta.base.settings.ArchivePeriodType
-
- setType(int) - Method in class com.arunta.base.settings.BeepType
-
- setType(ChannelType) - Method in class com.arunta.base.settings.ChannelSettings
-
- setType(int) - Method in class com.arunta.base.settings.ChannelType
-
- setType(int) - Method in class com.arunta.base.settings.ExtensionEventPeriodType
-
- setType(int) - Method in class com.arunta.base.settings.ISDNCountryCodeType
-
- setType(int) - Method in class com.arunta.base.settings.ISDNDialPlanType
-
- setType(int) - Method in class com.arunta.base.settings.ISDNInterfaceType
-
- setType(int) - Method in class com.arunta.base.settings.ISDNLineCodeType
-
- setType(int) - Method in class com.arunta.base.settings.ISDNLineFrameType
-
- setType(int) - Method in class com.arunta.base.settings.ISDNProtocolType
-
- setType(int) - Method in class com.arunta.base.settings.LanguageType
-
- setType(int) - Method in class com.arunta.base.settings.NetworkShareType
-
- setType(int) - Method in class com.arunta.base.settings.ReplicaType
-
- setType(int) - Method in class com.arunta.base.settings.RODModeType
-
- setType(int) - Method in class com.arunta.base.settings.RtpType
-
- setType(int) - Method in class com.arunta.base.settings.SMDRCollectorType
-
- setType(int) - Method in class com.arunta.base.settings.SnifferCallManagerType
-
- setType(int) - Method in class com.arunta.base.settings.SnifferClientConnectionType
-
- setType(int) - Method in class com.arunta.base.settings.SNMPTrapType
-
- setType(int) - Method in class com.arunta.base.settings.TriggerType
-
- setType(int) - Method in class com.arunta.base.settings.VrpAddressType
-
- setUdpPort(String) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setUdpPort(int) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setUnCnt(int) - Method in class com.arunta.base.settings.VrpFleet
-
- setUpdatePeriod(long) - Method in class com.arunta.base.settings.RecentCallsSettings
-
- setUsedByLocalSniffer(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByMsRtp(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByMsSip(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByRemoteSniffer(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByRmi(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByRtpStreamPairs(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByRtpStreams(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByRtsp(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByRtspRtp(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedBySnmpAgent(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUsedByVrpService(boolean) - Method in class com.arunta.base.settings.InetInterface
-
- setUseNTP(boolean) - Method in class com.arunta.base.settings.TimeDateSettings
-
- setUseRecordingPeriod(boolean) - Method in class com.arunta.base.settings.GeneralSettings
-
- setUseReturnAsLineBreak(boolean) - Method in class com.arunta.base.settings.SMDRCollectorSettings
-
- setUserLoggedIn(boolean) - Method in class com.arunta.app.bom.SystemStatus
-
- setVersion(String) - Method in class com.arunta.app.bom.SystemStatus
-
- setVlanId(String) - Method in class com.arunta.base.settings.InetInterface
-
- setVoipChannelDescription(String) - Method in class com.arunta.app.bom.SystemStatus
-
- setVoipChannelSettings(List) - Method in class com.arunta.base.settings.ChannelConfiguration
-
- setVoxTimeout(int) - Method in class com.arunta.base.settings.AnalogChannelSettings
-
- setVoxTimeout(int) - Method in class com.arunta.base.settings.RtpEndpointSettings
-
- setVoxTimeout(int) - Method in class com.arunta.base.settings.RtpStreamPairServiceSettings
-
- setVoxTimeout(int) - Method in class com.arunta.base.settings.RtpStreamServiceSettings
-
- setVoxTimeout(int) - Method in class com.arunta.base.settings.VrpServiceSettings
-
- setVrpService(VrpServiceSettings) - Method in class com.arunta.base.settings.RecordingServiceProviderSettings
-
- shutdown(String) - Method in interface com.arunta.app.remote.TRSystemServiceRI
-
Shuts down the Total Recall VR system.
- shutdown() - Method in class com.arunta.base.audio.codec.USB3KBridge
-
- shutdownForUpgrade(String) - Method in interface com.arunta.app.remote.TROperatorServiceRI
-
Shuts down the Total Recall VR system in order to perform an upgrade of
the application(s) that are running on the system.
- SignallingIDMap - Class in com.arunta.base.settings
-
Total Recall VR system Signalling Map.
- SignallingIDMap() - Constructor for class com.arunta.base.settings.SignallingIDMap
-
- SignallingIDMap(SignallingIDMap) - Constructor for class com.arunta.base.settings.SignallingIDMap
-
- SignallingIDMappingRule - Class in com.arunta.base.settings
-
Total Recall VR system Signalling Map Rule.
- SignallingIDMappingRule() - Constructor for class com.arunta.base.settings.SignallingIDMappingRule
-
- SignallingIDMappingRule(String, String) - Constructor for class com.arunta.base.settings.SignallingIDMappingRule
-
- SimpleStringEncrypter - Class in com.arunta.base.util
-
- SIMPLIFIED_CHINESE - Static variable in class com.arunta.base.settings.LanguageType
-
- SIMULATOR - Static variable in class com.arunta.base.settings.SMDRCollectorType
-
- SIP - Static variable in class com.arunta.base.settings.SnifferCallManagerType
-
- SipMediaServerSettings - Class in com.arunta.base.settings
-
Settings for the SIP media server.
- SipMediaServerSettings(boolean, String, int, String, int, boolean, boolean, String, int, String, int) - Constructor for class com.arunta.base.settings.SipMediaServerSettings
-
Creates a configuration for the SIP media server with the
specified parameters.
- SipMediaServerSettings() - Constructor for class com.arunta.base.settings.SipMediaServerSettings
-
- SipMediaServerSettings(SipMediaServerSettings) - Constructor for class com.arunta.base.settings.SipMediaServerSettings
-
- size() - Method in class com.arunta.base.settings.InternalDialPlan
-
- Smdr - Class in com.arunta.app.bom
-
Bean which wraps information, which is useful to a Total Recall VR system,
from SMDRs.
- Smdr() - Constructor for class com.arunta.app.bom.Smdr
-
- SmdrAttributeType - Class in com.arunta.app.bom
-
Enum for the attributes in the
Smdr
bean.
- SmdrAttributeType() - Constructor for class com.arunta.app.bom.SmdrAttributeType
-
- SmdrCallType - Class in com.arunta.app.bom
-
Enum for call types reported by the
Smdr
bean.
- SmdrCallType() - Constructor for class com.arunta.app.bom.SmdrCallType
-
- SMDRCollectorSettings - Class in com.arunta.base.settings
-
Total Recall VR system SMDR Collector Settings.
- SMDRCollectorSettings() - Constructor for class com.arunta.base.settings.SMDRCollectorSettings
-
- SMDRCollectorSettings(SMDRCollectorSettings) - Constructor for class com.arunta.base.settings.SMDRCollectorSettings
-
- SMDRCollectorType - Class in com.arunta.base.settings
-
Enum for supported SMDR collector types.
- SMDRCollectorType() - Constructor for class com.arunta.base.settings.SMDRCollectorType
-
- SNIFFER_VOIP - Static variable in class com.arunta.base.settings.ChannelType
-
- SnifferCallManagerType - Class in com.arunta.base.settings
-
Enum for different types of VoIP call managers.
- SnifferCallManagerType() - Constructor for class com.arunta.base.settings.SnifferCallManagerType
-
- SnifferClientConnectionType - Class in com.arunta.base.settings
-
Enum for supported VoIP clients.
- SnifferClientConnectionType() - Constructor for class com.arunta.base.settings.SnifferClientConnectionType
-
- SnifferProviderSettings - Class in com.arunta.base.settings
-
Total Recall VR system VoIP Provider Settings.
- SnifferProviderSettings(SnifferCallManagerType, SnifferClientConnectionType, String, int, String, List, boolean, String) - Constructor for class com.arunta.base.settings.SnifferProviderSettings
-
- SnifferProviderSettings(SnifferProviderSettings) - Constructor for class com.arunta.base.settings.SnifferProviderSettings
-
- SnifferProviderSettings() - Constructor for class com.arunta.base.settings.SnifferProviderSettings
-
- SNMPSettings - Class in com.arunta.base.settings
-
Total Recall VR system SNMP Settings.
- SNMPSettings() - Constructor for class com.arunta.base.settings.SNMPSettings
-
- SNMPSettings(boolean, String, int, String, String, SNMPSystemSettings, List) - Constructor for class com.arunta.base.settings.SNMPSettings
-
- SNMPSettings(SNMPSettings) - Constructor for class com.arunta.base.settings.SNMPSettings
-
- SNMPSystemSettings - Class in com.arunta.base.settings
-
Total Recall VR system SNMP System Settings.
- SNMPSystemSettings() - Constructor for class com.arunta.base.settings.SNMPSystemSettings
-
- SNMPSystemSettings(String, String, String, String, String, int) - Constructor for class com.arunta.base.settings.SNMPSystemSettings
-
- SNMPSystemSettings(SNMPSystemSettings) - Constructor for class com.arunta.base.settings.SNMPSystemSettings
-
- SNMPTraphost - Class in com.arunta.base.settings
-
Total Recall VR system SNMP Traphost configuration.
- SNMPTraphost() - Constructor for class com.arunta.base.settings.SNMPTraphost
-
- SNMPTraphost(String, String, SNMPTrapType) - Constructor for class com.arunta.base.settings.SNMPTraphost
-
- SNMPTraphost(SNMPTraphost) - Constructor for class com.arunta.base.settings.SNMPTraphost
-
- SNMPTrapType - Class in com.arunta.base.settings
-
Enum for supported SNMP trap types.
- SNMPTrapType() - Constructor for class com.arunta.base.settings.SNMPTrapType
-
- SPAN_BRI - Static variable in class com.arunta.base.settings.ISDNCardSettings
-
- SPAN_PRI - Static variable in class com.arunta.base.settings.ISDNCardSettings
-
The type of spans on the card.
- SPANISH - Static variable in class com.arunta.base.settings.LanguageType
-
- SPECIFIED - Static variable in class com.arunta.app.bom.AuthorisedExtensionsSet
-
Only the extensions specified in this set are authorised.
- SPEEX - Static variable in class com.arunta.app.bom.EncoderNames
-
- SPEEXDecoder - Class in com.arunta.base.audio.codec
-
SPEEX decoder.
- SPEEXDecoder() - Constructor for class com.arunta.base.audio.codec.SPEEXDecoder
-
- SPEEXDecoder(byte[]) - Constructor for class com.arunta.base.audio.codec.SPEEXDecoder
-
- SPEEXEncoder - Class in com.arunta.base.audio.codec
-
SPEEX encoder.
- SPEEXEncoder() - Constructor for class com.arunta.base.audio.codec.SPEEXEncoder
-
- SPEEXEncoder(byte[]) - Constructor for class com.arunta.base.audio.codec.SPEEXEncoder
-
- startArchive(String, ArchiveCallsType, ArchiveDeviceType, boolean, boolean, SearchCriteria) - Method in interface com.arunta.app.remote.TRArchiveServiceRI
-
Initiates archiving of recordings to a CD/DVD/BD disc, USB device or
network drive.
- startCall(String, int) - Method in interface com.arunta.app.remote.TRManualCallControlServiceRI
-
Starts recording on the specified channel.
- startExternalArchive(String) - Method in interface com.arunta.app.remote.TRArchiveServiceRI
-
Informs the Total Recall VR that an external archiver wants to start
an archive session on it.
- startProcessing() - Method in class com.arunta.base.audio.streaming.StreamPacketReceiver
-
Start an internal thread which will receive stream packets from a
Total Recall VR system on a UDP socket and dispatch the packets to a
registered
StreamPacketListener
, if any.
- startRemoteMonitor(String, int, InetSocketAddress) - Method in interface com.arunta.app.remote.TRMonitorServiceRI
-
- startRemotePlayback(String, InetSocketAddress, String[]) - Method in interface com.arunta.app.remote.TRPlayServiceRI
-
- startReplication(String, boolean) - Method in interface com.arunta.app.remote.TRArchiveServiceRI
-
Starts replication if the Total Recall VR system supports it.
- stop(String, String) - Method in interface com.arunta.app.remote.TRPlayServiceRI
-
Instructs the Total Recall VR system to cease sending stream packets;
however, to keep the active
StreamPacketSender
until further
instructions.
- stopProcessing() - Method in class com.arunta.base.audio.streaming.StreamPacketReceiver
-
Stops the internal thread that receives and dispatches packets to a
registered
StreamPacketListener
.
- stopRemoteMonitor(String, int, InetSocketAddress) - Method in interface com.arunta.app.remote.TRMonitorServiceRI
-
Instructs the Total Recall VR system to stop an active
StreamPacketSender
and dispose
of it.
- stopRemotePlayback(String, String) - Method in interface com.arunta.app.remote.TRPlayServiceRI
-
Instructs the Total Recall VR system to stop an active
StreamPacketSender
and dispose of
it.
- stopReplication(String, boolean, boolean) - Method in interface com.arunta.app.remote.TRArchiveServiceRI
-
Ends replication if the Total Recall VR system supports it.
- STREAM_CONTROL - Static variable in class com.arunta.base.audio.streaming.StreamPacket
-
Identifier for stream control packet.
- STREAM_MEDIA - Static variable in class com.arunta.base.audio.streaming.StreamPacket
-
Identifier for media packets.
- StreamControlPacket - Class in com.arunta.base.audio.streaming
-
Stream control packet.
- StreamControlPacket(int, int, String) - Constructor for class com.arunta.base.audio.streaming.StreamControlPacket
-
Creates a start of stream control packet for the stream with the
specified stream ID and media format on the specified channel.
- StreamControlPacket(int, int) - Constructor for class com.arunta.base.audio.streaming.StreamControlPacket
-
Creates an end of stream control packet for the stream with the
specified ID on the specified channel.
- streamId - Variable in class com.arunta.base.audio.streaming.StreamPacket
-
- StreamMediaPacket - Class in com.arunta.base.audio.streaming
-
Packet that carries media for a specified stream.
- StreamMediaPacket(int, int, byte[], long) - Constructor for class com.arunta.base.audio.streaming.StreamMediaPacket
-
Creates a packet that carries media samples for the stream
with the specified ID on the specified channel.
- StreamPacket - Class in com.arunta.base.audio.streaming
-
Base class for audio stream packets sent to remote clients.
- StreamPacket(int) - Constructor for class com.arunta.base.audio.streaming.StreamPacket
-
Creates a packet which is of the specified type.
- StreamPacketListener - Interface in com.arunta.base.audio.streaming
-
Interface for remote clients that wish to receive audio stream packets
from a Total Recall VR system.
- StreamPacketReceiver - Class in com.arunta.base.audio.streaming
-
Receiver for audio stream packets.
- StreamPacketReceiver(InetSocketAddress) - Constructor for class com.arunta.base.audio.streaming.StreamPacketReceiver
-
Initialises a packet receiver.
- StreamPacketSender - Class in com.arunta.base.audio.streaming
-
Audio stream packet sender.
- StreamPacketSender(InetSocketAddress) - Constructor for class com.arunta.base.audio.streaming.StreamPacketSender
-
Creates an audio stream packet sender capable of sending stream packets
to a receiver via the specified socket.
- syncReplica(String) - Method in interface com.arunta.app.remote.TRArchiveServiceRI
-
Copies all recordings and metadata that are on the recorder to the replica,
if not already on the replica, if the Total Recall VR system supports it.
- SystemStatus - Class in com.arunta.app.bom
-
Bean that captures a summary of the current operational status of the
Total Recall VR system.
- SystemStatus() - Constructor for class com.arunta.app.bom.SystemStatus
-