Difference between revisions of "WorkMan QMonitor - Statistics"
From WorkManSoft Wiki
Jump to navigationJump to search (Created page with "== Fields == This is a list of the fields in the statistics report and what they mean.") |
|||
Line 1: | Line 1: | ||
− | == | + | == Web Report - Calls == |
− | + | {| {{table border=1}} | |
+ | | align="center" style="background:#f0f0f0;"|'''Field''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Datatype''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Notes''' | ||
+ | |- | ||
+ | | Extn||String||The extension of where the call is registered | ||
+ | |- | ||
+ | | Ring||Timestamp||The time of the incoming call. | ||
+ | |- | ||
+ | | Answered||Timestamp||The time the call was answered, if the Extn is a huntgroup in IP Office, this will always be a null date (1899) since the call isn't answered in the huntgroup-log. | ||
+ | |- | ||
+ | | Finished||Timestamp||The time when the call ended. Either by answer on extension (if this is a huntgroup or if the user hanged up. | ||
+ | |- | ||
+ | | Caller||String||The phonenumber of the caller or blank if hidden. | ||
+ | |- | ||
+ | | Called||String||What DDI the user has called. | ||
+ | |- | ||
+ | | Ring||Integer||Time in seconds. | ||
+ | |- | ||
+ | | Talked||Integer||Time in seconds. | ||
+ | |- | ||
+ | | Total||Integer||Time in seconds. | ||
+ | |} | ||
+ | |||
+ | == Web Report - Huntgroups == | ||
+ | |||
+ | {| {{table border=1}} | ||
+ | | align="center" style="background:#f0f0f0;"|'''Field''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Datatype''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Notes''' | ||
+ | |- | ||
+ | | Extn||String||The extension of where the call is registered | ||
+ | |- | ||
+ | | Ring||Timestamp||The time of the incoming call. | ||
+ | |- | ||
+ | | Answered||Timestamp||The time the call was answered, if the Extn is a huntgroup in IP Office, this will always be a null date (1899) since the call isn't answered in the huntgroup-log. | ||
+ | |- | ||
+ | | Finished||Timestamp||The time when the call ended. Either by answer on extension (if this is a huntgroup or if the user hanged up. | ||
+ | |- | ||
+ | | Caller||String||The phonenumber of the caller or blank if hidden. | ||
+ | |- | ||
+ | | Called||String||What DDI the user has called. | ||
+ | |- | ||
+ | | Ring||Integer||Time in seconds. | ||
+ | |- | ||
+ | | Talked||Integer||Time in seconds. | ||
+ | |- | ||
+ | | Total||Integer||Time in seconds. | ||
+ | |} |
Revision as of 15:05, 20 March 2012
Web Report - Calls
Field | Datatype | Notes |
Extn | String | The extension of where the call is registered |
Ring | Timestamp | The time of the incoming call. |
Answered | Timestamp | The time the call was answered, if the Extn is a huntgroup in IP Office, this will always be a null date (1899) since the call isn't answered in the huntgroup-log. |
Finished | Timestamp | The time when the call ended. Either by answer on extension (if this is a huntgroup or if the user hanged up. |
Caller | String | The phonenumber of the caller or blank if hidden. |
Called | String | What DDI the user has called. |
Ring | Integer | Time in seconds. |
Talked | Integer | Time in seconds. |
Total | Integer | Time in seconds. |
Web Report - Huntgroups
Field | Datatype | Notes |
Extn | String | The extension of where the call is registered |
Ring | Timestamp | The time of the incoming call. |
Answered | Timestamp | The time the call was answered, if the Extn is a huntgroup in IP Office, this will always be a null date (1899) since the call isn't answered in the huntgroup-log. |
Finished | Timestamp | The time when the call ended. Either by answer on extension (if this is a huntgroup or if the user hanged up. |
Caller | String | The phonenumber of the caller or blank if hidden. |
Called | String | What DDI the user has called. |
Ring | Integer | Time in seconds. |
Talked | Integer | Time in seconds. |
Total | Integer | Time in seconds. |