The name of the wave file to play to agents when a busy signal is encountered on a Preview call.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<CCSConfiguration..::..Property, string> IsdnBusySignalFile { get; }
Visual Basic
Public ReadOnly Property IsdnBusySignalFile As GeneralConfigurationProperty(Of CCSConfiguration..::..Property, String)
	Get

Exceptions

ExceptionCondition
InsufficientRightsExceptionThe user does not have permission to view the property.

See Also