Topic Last Modified: 2010-11-09

The CallPriorities table is a static table that stores the list of possible call priorities, such as ‘emergency’, ‘urgent’, or ‘normal’.

Column AuthTypeId AuthType

Data Type

Tinyint

nvarchar(256)

Key/Index

Primary

 

Static Values

0

Unknown

 

1

Non-Urgent

 

2

Normal

 

3

Urgent

 

4

Emergency