The CCSConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyAuditingConnection
The Id of the connection where the configuration auditing table resides.
Public propertyAuditingEnabled
Toggles activation of configuration auditing.
Public propertyAuditingRetentionTime
The maximum number of days to retain configuration audit entries before deleting them.
Public propertyAutomaticDispositionDelay
The length of time in seconds that automatic dispositions are delayed when an interaction disconnects without an explicit disposition. This only applies to interactions that were transferred away from the agent or to an Attendant profile.
Public propertyCampaignPauseErrorThreshold
The maximum of database query failures that may occur in a campaign before it is paused.
Public propertyChanged (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public propertyConfigurationId (Inherited from ListConfigurationObject.)
Public propertyDialerVersion
The current version of Dialer.
Public propertyEnableHistoryLoggingOnODS Obsolete.
Toggles the logging of history data as .csv files on outbound dialing servers.
Public propertyHttpAddress
The name of the network interface that the HTTP server accepts requests on.
Public propertyHttpPort
The port number that the HTTP Server accepts requests on.
Public propertyIsdnBusySignalFile
The name of the wave file to play to agents when a busy signal is encountered on a Preview call.
Public propertyIsdnConnectFailedFile
The name of the wave file to play to agents when a Preview call encounters Special Information Tones, such as an invalid number, out of service, etc.
Public propertyIsNewObject (Inherited from ConfigurationObject.)
Public propertyMasterODS
The Id of the outbound dialing server which should be used to send notifications when errors or outages occur.
Public propertyOriginalConfigurationId (Inherited from ListConfigurationObject.)
Public propertyOverrideLogonCampaign
Overrides Logon Campaign security right.
Public propertyPenetrationRetentionDuration
The amount of time before penetration data is deleted from the database.
Public propertyResetTimeCalendarDay
Determines whether the call totals are reset at midnight using local time or UTC time based on the ResetTimeLocal property, or reset after 24 hours. By default, it is set to false, meaning to reset counts after 24 hours
Public propertyResetTimeLocal
Determines whether the call totals are reset at midnight using local time. By default, it is set to false, meaning to reset counts using UTC time.
Public propertyRevisionLevel
The current version of this object.
Public propertySwitchoverBackupServer
The name of the backup server in the Switchover pair.
Public propertyUdlPath
The file path where UDL files are stored on the Central Campaign Server.
Public propertyUseHttps
Toggles the requirement of secure connections for the HTTP Server.

See Also