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