IPOfficeConfiguration Class |
Namespace: Avaya.ClientServices
public class IPOfficeConfiguration
The IPOfficeConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| IPOfficeConfiguration |
Constructor.
|
| Name | Description | |
|---|---|---|
| CallHandoverEnabled |
A Boolean value indicating whether the IP Office call handover is enabled.
| |
| CallLogEnabled |
A Boolean value indicating whether the IP Office Centralized Call Log is enabled.
| |
| CallRecordingEnabled |
A Boolean value indicating whether the IP Office call recording is enabled.
| |
| ConferenceControlsEnabled |
A Boolean value indicating whether the IP Office Conference controls are enabled.
| |
| ContactsEnabled |
A Boolean value indicating whether the IP Office contacts is enabled.
| |
| CredentialProvider |
An ICredentialProvider value representing the object that provides the credentials.
| |
| Enabled |
A Boolean value indicating whether the IP Office provider is enabled.
| |
| InitialReconnectInterval |
The initial time interval between a connection failure and a reconnect
attempt, in seconds. Set to zero to disable automatic reconnection attempts.
The default is 2 seconds.
| |
| MaxReconnectInterval |
The max time interval between a connection failure and a reconnect
attempt, in seconds.
| |
| MessagingCredentialProvider |
Responds with credentials for the messaging servers. The messaging service
and server are not coupled to SIP service.
| |
| MessagingEnabled |
A Boolean value indicating whether One-X Portal messaging is enabled.
| |
| MonAppsEnabled |
A Boolean value indicating whether the IP Office MonApps service is enabled.
MonApps are miscellaneous PBX features which are not call features but are still useful for a user
application to be able to monitor. Current support is for the monitoring of button MonApp only.
| |
| OtherPhoneModeEnabled |
A Boolean value indicating whether the IP Office other phone mode is enabled.
| |
| PresenceEnabled |
A Boolean value indicating whether the IP Office presence is enabled.
| |
| PrimaryMessagingServerUrl |
URL to primary messaging server.
| |
| SecondaryMessagingServerUrl |
URL to secondary messaging server.
| |
| ServerInfo |
A ServerInfo value indicating the server to connect with.
| |
| ShareControlledSoftphoneEnabled |
A Boolean value indicating whether the IP Office share controlled softphone is enabled.
|