Phones Table
Topic Last Modified: 2010-11-07
The Phones table is a supporting table. Each record in the table stores information about one phone number involved in VoIP calls that have records in the database.
Column | Data Type | Key/Index | Details |
---|---|---|---|
PhoneId |
int |
Primary |
Unique number identifying this phone. |
PhoneUri |
nvarchar(450) |
|
Phone number. |