UriTypes table

The UriTypes Table contains the different URI (Uniform resource identifier) types monitored in Skype for Business Server 2015.

When the CDR DB is created, two records to represent PhoneUri and UserUri are created, and records created after that are dynamically assigned UriTypeId.

Column Data Type Key/Index Details
UriTypeId
tinyint
Primary
Unique identifier assigned to a URI type.
Possible values - 0 to 255
UriType
nvarchar(256)
Descriptions of the different URI types. The following values are pre-assigned:
1 - Phone Uri
0 - User Uri

Other possible types include:
conf:applicationsharing
conf:audio-video
conf:chat
conf:focus
mras