Hi,
I'm trying to get calls log history; for each caller the list of his calls with duration.
I managed to get calls history using HISTA search.
I'm getting a long list of log history :
Important information are marked in bold.
I've 2 questions :
1. How to filter output of HISTA command to get only calls logs
2. Is it possible to get call duration (may be using another command)
Kind regards.
I'm trying to get calls log history; for each caller the list of his calls with duration.
I managed to get calls history using HISTA search.
Code:
STA-HISTA:SEARCH,2022-11-29/08:00;
I'm getting a long list of log history :
Code:
F6166 E8 N7403 NO ACT A1 SM-CR ADVISORY 22-11-29 09:03:10
ALARM CLASS:CENTRAL:023
FORMAT:C
CDR: NO DIALOG FIELD DEFINED FOR MANDATORY JOB
GEZ-FILE_1
F2750 M8 N7404 MC TRACE BPB CP-MSG CALL TRACING [b]22-11-29 09:05:00[/b]
ALARM CLASS:CENTRAL:024
[b]CALLEE:2404
CALLER:2035[/b]
FORMAT:2
Important information are marked in bold.
I've 2 questions :
1. How to filter output of HISTA command to get only calls logs
2. Is it possible to get call duration (may be using another command)
Kind regards.