Ec500Configuration Class |
Namespace: Avaya.ClientServices
public class Ec500Configuration
The Ec500Configuration type exposes the following members.
| Name | Description | |
|---|---|---|
| Ec500Configuration |
Constructor.
|
| Name | Description | |
|---|---|---|
| Enabled |
A Boolean value indicating whether the EC500 is enabled.
| |
| FNEActiveAppearanceSelectNumber |
A String value for the number to dial for active appearance select.
| |
| FNECallForwardCancelNumber |
A String value for the number to dial for call forward cancel. Disables the Call Forward feature.
| |
| FNECallForwardEnableNumber |
A String value for the number to dial for enabling call forwarding. Enables the Call Forward feature.
| |
| FNEIdleAppearanceSelectNumber |
A String value for the number to dial for active appearance select.
| |
| FNESendAllCallsCancelNumber |
A String value for the number to dial for send all calls cancel. Disables the Send All Calls feature.
| |
| FNESendAllCallsEnableNumber |
A String value for the number to dial for send all calls enable. Enables the Send All Calls feature.
| |
| FNESetupDelayInSeconds |
An int value representing the delay (in seconds) inserted between the EC500 call being placed and the transmission
of the digits for EC500.
| |
| FNESimRingDisableNumber |
A String value for the number to dial for Off-Pbx call disable. Disables the Off-Pbx call feature
| |
| FNESimRingEnableNumber |
A String value for the number to dial for Off-Pbx call enable. Enables the Off-Pbx-Call feature.
| |
| StationSecurityEnabled |
A Boolean value indicating whether the station security is enabled.
| |
| VoicemailNumber |
A String value for the number to dial EC500 voicemail system.
|