Added sub-status to callstats
This commit is contained in:
parent
4c6eed2e47
commit
c106209130
@ -82,6 +82,7 @@ type CallStat struct {
|
||||
UtsDuration int
|
||||
UtsEntries int
|
||||
Status string
|
||||
SubStatus string
|
||||
FirstLanguageId int
|
||||
LastLanguageId int
|
||||
FirstInterpreter string
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user