Class PhoneNumberTypes
enum
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Specify a phone number type - used to add a prefix to the call
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
PhoneNumberTypes.Did
The phone number is a Did extension (unused in Avaya VSCTI)
|
| <static> |
PhoneNumberTypes.External
The out prefix will be add
|
| <static> |
PhoneNumberTypes.Internal
The phone nuumber will be dialed as it is
|
| <static> |
PhoneNumberTypes.Queue
The phone number is a Queue
|
Field Detail
<static>
PhoneNumberTypes.Did
The phone number is a Did extension (unused in Avaya VSCTI)
<static>
PhoneNumberTypes.External
The out prefix will be add
<static>
PhoneNumberTypes.Internal
The phone nuumber will be dialed as it is
<static>
PhoneNumberTypes.Queue
The phone number is a Queue