public interface TRConfigurationServiceRI
extends java.rmi.Remote
This service provides for access to and update of system configuration.
Modifier and Type | Method and Description |
---|---|
AgentConfiguration |
getAgentConfiguration(java.lang.String securityKey)
Fetches the current Agent Configuration.
|
AutoArchiveSettings |
getAutoArchiveSettings(java.lang.String securityKey)
Fetches the current Auto-Archive Settings.
|
ChannelConfiguration |
getChannelConfiguration(java.lang.String securityKey)
Fetches the current Channel Configuration.
|
java.lang.String |
getDefaultGateway(java.lang.String securityKey)
Deprecated.
|
ExtensionConfiguration |
getExtensionConfiguration(java.lang.String securityKey)
Fetches the current Extension Configuration.
|
GeneralSettings |
getGeneralSettings(java.lang.String securityKey)
Fetches the current General Settings.
|
java.lang.String |
getHostName(java.lang.String securityKey)
Fetches the current system host name.
|
InetSettings |
getInetSettings(java.lang.String securityKey)
Fetches the current Inet Settings.
|
InternalDialPlan |
getInternalDialPlan(java.lang.String securityKey)
Fetches the current Internal Dial Plan.
|
ISDNProviderSettings |
getISDNProviderSettings(java.lang.String securityKey)
Fetches the current ISDN Provider Settings.
|
java.lang.String |
getLicenseHardwareKey(java.lang.String securityKey)
Fetches the unique hardware key of the system.
|
LicenseSettings |
getLicenseSettings(java.lang.String securityKey)
Fetches the current License Settings.
|
ManualArchiveSettings |
getManualArchiveSettings(java.lang.String securityKey)
Fetches the current Manual Archive Settings.
|
java.lang.String[] |
getNameServers(java.lang.String securityKey)
Fetches the current DNS servers.
|
RecentCallsSettings |
getRecentCallsSettings(java.lang.String securityKey)
Fetches the current Recent Calls Settings.
|
RecordingServiceProviderSettings |
getRecordingServiceProviderSettings(java.lang.String securityKey)
Fetches the current active VoIP Provider Settings.
|
RemoteManagerSettings |
getRemoteManagerSettings(java.lang.String securityKey)
Fetches the current Remote Manager Settings.
|
ReplicatorSettings |
getReplicatorSettings(java.lang.String securityKey)
Fetches the current Replicator Settings.
|
SearchArchiveSettings |
getSearchArchiveSettings(java.lang.String securityKey)
Fetches the current Search Archive Settings.
|
SessionSettings |
getSessionSettings(java.lang.String securityKey)
Fetches the current Session Settings.
|
SignallingIDMap |
getSignallingIDMap(java.lang.String securityKey)
Fetches the current Signalling ID Map.
|
SMDRCollectorSettings |
getSMDRCollectorSettings(java.lang.String securityKey)
Fetches the current SMDR Collector Settings.
|
SnifferProviderSettings |
getSnifferProviderSettings(java.lang.String securityKey)
Fetches the current passive VoIP Provider Settings.
|
SNMPSettings |
getSNMPSettings(java.lang.String securityKey)
Fetches the current SNMP Settings.
|
TimeDateSettings |
getTimeDateSettings(java.lang.String securityKey)
Fetches the current Time and Date Settings.
|
void |
removeTemporySettingsFile(java.lang.String securityKey)
Removes the /tmp/settings.trs file from the system, if any.
|
void |
setAgentConfiguration(java.lang.String securityKey,
AgentConfiguration cfg)
Updates the Agent Configuration with the one specified.
|
void |
setAnalogChannelConfiguration(java.lang.String securityKey,
AnalogChannelSettings[] cfg)
Updates the Channel Configuration with the one specified.
|
void |
setAutoArchiveSettings(java.lang.String securityKey,
AutoArchiveSettings cfg)
Updates the Auto-Archive Settings with the one specified.
|
void |
setDefaultGateway(java.lang.String securityKey,
java.lang.String gatewayIpAddress)
Deprecated.
|
void |
setExtensionConfiguration(java.lang.String securityKey,
ExtensionConfiguration cfg)
Updates the Extension Configuration with the one specified.
|
void |
setGeneralSettings(java.lang.String securityKey,
GeneralSettings cfg)
Updates the General Settings with the one specified.
|
void |
setHostName(java.lang.String securityKey,
java.lang.String hostName)
Changes the system host name.
|
void |
setInetInterface(java.lang.String securityKey,
InetInterface cfg)
Updates the Inet Interface configuration with the one specified.
|
void |
setInetSettings(java.lang.String securityKey,
InetSettings cfg)
Updates the Inet Settings with the one specified.
|
void |
setInetSettings(java.lang.String securityKey,
InetSettings cfg,
java.lang.String gatewayIpAddress)
Deprecated.
|
void |
setInternalDialPlan(java.lang.String securityKey,
InternalDialPlan cfg)
Updates the Internal Dial Plan with the one specified.
|
void |
setISDNProviderSettings(java.lang.String securityKey,
ISDNProviderSettings cfg)
Updates the ISDN Provider Settings with the one specified.
|
void |
setLicenseSettings(java.lang.String securityKey,
LicenseSettings cfg)
Updates the License Settings with the one specified.
|
void |
setManualArchiveSettings(java.lang.String securityKey,
ManualArchiveSettings cfg)
Updates the Manual Archive Settings with the one specified.
|
void |
setNameServer(java.lang.String securityKey,
java.lang.String nameServer)
Changes the name (DNS) server.
|
void |
setRecentCallsSettings(java.lang.String securityKey,
RecentCallsSettings cfg)
Updates the Recent Calls Settings with the one specified.
|
void |
setRecordingServiceProviderSettings(java.lang.String securityKey,
RecordingServiceProviderSettings cfg)
Updates the active VoIP Provider Settings with the one specified.
|
void |
setRemoteManagerSettings(java.lang.String securityKey,
RemoteManagerSettings cfg)
Updates the Remote Manager Settings with the one specified.
|
void |
setReplicatorSettings(java.lang.String securityKey,
ReplicatorSettings cfg)
Updates the Replicator Settings with the one specified.
|
void |
setSearchArchiveSettings(java.lang.String securityKey,
SearchArchiveSettings cfg)
Updates the Search Archive Settings with the one specified.
|
void |
setSessionSettings(java.lang.String securityKey,
SessionSettings cfg)
Updates the Session Settings with the one specified.
|
void |
setSignallingIDMap(java.lang.String securityKey,
SignallingIDMap cfg)
Updates the Signalling ID Map with the one specified.
|
void |
setSMDRCollectorSettings(java.lang.String securityKey,
SMDRCollectorSettings cfg)
Updates the SMDR Collector Settings with the one specified.
|
void |
setSnifferProviderSettings(java.lang.String securityKey,
SnifferProviderSettings cfg)
Updates the passive VoIP Provider Settings with the one specified.
|
void |
setSNMPSettings(java.lang.String securityKey,
SNMPSettings cfg)
Updates the SNMP Settings with the one specified.
|
void |
setTimeDateSettings(java.lang.String securityKey,
TimeDateSettings cfg)
Updates the Time and Date Settings with the one specified.
|
void |
unzipAndLoadSettings(java.lang.String securityKey)
Unzips system settings files from a ZIP file (/tmp/settings.trs) and
applies the settings to the system.
|
void |
zipSettings(java.lang.String securityKey)
Creates a ZIP file (/tmp/settings.trs) which contains all system
configuration files.
|
AgentConfiguration getAgentConfiguration(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setAgentConfiguration(java.lang.String securityKey, AgentConfiguration cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Agent Configuration.InvalidSettingsException
- On any problem with the new Agent Configuration parameters.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.AutoArchiveSettings getAutoArchiveSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setAutoArchiveSettings(java.lang.String securityKey, AutoArchiveSettings cfg) throws InvalidSettingsException, SecurityException, BusyException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Auto-Archive Settings.InvalidSettingsException
- On any problem with the new Auto-Archive Settings. This includes
problems with access to the network share, if one specified in the
settings.BusyException
- If the system is in the process of auto-archiving at the time of
the request.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.ChannelConfiguration getChannelConfiguration(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setAnalogChannelConfiguration(java.lang.String securityKey, AnalogChannelSettings[] cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Channel Configuration.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.ExtensionConfiguration getExtensionConfiguration(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setExtensionConfiguration(java.lang.String securityKey, ExtensionConfiguration cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Extension Configuration.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.GeneralSettings getGeneralSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setGeneralSettings(java.lang.String securityKey, GeneralSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid General Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.@Deprecated java.lang.String getDefaultGateway(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.null
otherwise.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.@Deprecated void setDefaultGateway(java.lang.String securityKey, java.lang.String gatewayIpAddress) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.gatewayIpAddress
- The IP address, in dot separated form. null
to remove
the gateway configuration.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.java.lang.String getHostName(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.null
otherwise.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setHostName(java.lang.String securityKey, java.lang.String hostName) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
NOTE: host name change requires system restart to take effect. This method does not restart the system
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.hostName
- The new host name. null
to clear the host name.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.java.lang.String[] getNameServers(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.null
otherwise.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setNameServer(java.lang.String securityKey, java.lang.String nameServer) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.nameServer
- The new name (DNS) server. null
to clear the name server.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.InetSettings getInetSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setInetSettings(java.lang.String securityKey, InetSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Inet Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.@Deprecated void setInetSettings(java.lang.String securityKey, InetSettings cfg, java.lang.String gatewayIpAddress) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Inet Settings.gatewayIpAddress
- The IP address, in dot separated form. null
to remove
the gateway configuration.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setInetInterface(java.lang.String securityKey, InetInterface cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Inet Interface configuration.InvalidSettingsException
- On problems with applying the new Inet Interface configuration or
re-starting the network interface with the new configuration.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.InternalDialPlan getInternalDialPlan(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setInternalDialPlan(java.lang.String securityKey, InternalDialPlan cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Internal Dial Plan.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.ISDNProviderSettings getISDNProviderSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setISDNProviderSettings(java.lang.String securityKey, ISDNProviderSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid ISDN Provider Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.LicenseSettings getLicenseSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.java.lang.String getLicenseHardwareKey(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setLicenseSettings(java.lang.String securityKey, LicenseSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid License Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.ManualArchiveSettings getManualArchiveSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setManualArchiveSettings(java.lang.String securityKey, ManualArchiveSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Manual Archive Settings.InvalidSettingsException
- On any problem with the new Manual Archive Settings. This includes
problems with access to the network share, if one specified in the
settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.RecentCallsSettings getRecentCallsSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setRecentCallsSettings(java.lang.String securityKey, RecentCallsSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Recent Calls Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.RemoteManagerSettings getRemoteManagerSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setRemoteManagerSettings(java.lang.String securityKey, RemoteManagerSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Remote Manager Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.SearchArchiveSettings getSearchArchiveSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setSearchArchiveSettings(java.lang.String securityKey, SearchArchiveSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Search Archive Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.SessionSettings getSessionSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setSessionSettings(java.lang.String securityKey, SessionSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Session Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.SignallingIDMap getSignallingIDMap(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setSignallingIDMap(java.lang.String securityKey, SignallingIDMap cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Signalling ID Map.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.SMDRCollectorSettings getSMDRCollectorSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setSMDRCollectorSettings(java.lang.String securityKey, SMDRCollectorSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid SMDR Collector Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.SnifferProviderSettings getSnifferProviderSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setSnifferProviderSettings(java.lang.String securityKey, SnifferProviderSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid passive VoIP Provider Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.RecordingServiceProviderSettings getRecordingServiceProviderSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setRecordingServiceProviderSettings(java.lang.String securityKey, RecordingServiceProviderSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid active VoIP Provider Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.SNMPSettings getSNMPSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setSNMPSettings(java.lang.String securityKey, SNMPSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid SNMP Settings.InvalidSettingsException
- On any problem with the supplied settings.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.TimeDateSettings getTimeDateSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setTimeDateSettings(java.lang.String securityKey, TimeDateSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Time and Date Settings.InvalidSettingsException
- On any problem with setting the time and date on the system including
synchonising the time and date with NTP, if specified.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.ReplicatorSettings getReplicatorSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void setReplicatorSettings(java.lang.String securityKey, ReplicatorSettings cfg) throws InvalidSettingsException, SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.cfg
- Valid Time and Date Settings.InvalidSettingsException
- On any problem with setting the time and date on the system including
synchonising the time and date with NTP, if specified.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void zipSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void unzipAndLoadSettings(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.void removeTemporySettingsFile(java.lang.String securityKey) throws SecurityException, java.rmi.RemoteException
securityKey
- The security key that was obtained from the Total Recall VR system
at login time. This operation requires a key with administrator
level privileges.SecurityException
- On invalid security key, or if the user that is associated with the
security key is not authorised to perform this request.java.rmi.RemoteException
- On any problem that is associated with completing the request.
See cause for further details on the problem.Copyright ©, 2005-2019 Prolancer Pty Ltd, Sydney Australia.