Phonecallhistory table
From MythTV
- The correct title of this article is phonecallhistory table. It appears incorrectly here due to technical restrictions.
The phonecallhistory table is used by MythPhone.
[edit]
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| recid | int(10) unsigned | PRI | NULL | auto_increment | |
| displayname | text | ||||
| url | text | ||||
| timestamp | text | ||||
| duration | int(10) unsigned | ||||
| directionin | int(10) unsigned | ||||
| directoryref | int(10) unsigned | YES | NULL |
