Index

Classes


Class PhoneNumberTypes

enum

Class Summary
Constructor Attributes Constructor Name and Description
 
Specify a phone number type - used to add a prefix to the call
Field Summary
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
Class Detail
PhoneNumberTypes()
Specify a phone number type - used to add a prefix to the call
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

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:33 GMT+0100 (CET)