Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee521aa378 |
@@ -67,6 +67,8 @@ type CallStat struct {
|
||||
ClientId int `gorm:"index"`
|
||||
CustomerDnis string
|
||||
CustomerAni string
|
||||
ConversationStart time.Time `gorm:"index"`
|
||||
ConversationEnd time.Time `gorm:"index"`
|
||||
SearchStartTime *time.Time
|
||||
P1ConnectTime time.Time `gorm:"index"`
|
||||
P1DisconnectTime time.Time `gorm:"index"`
|
||||
|
||||
Reference in New Issue
Block a user