Welcome, good that all is ok -- thanks for reporting back the results.
Cheers,
Daniel
On 07/02/15 12:35, mayamatakeshi wrote:
> Daniel,
> understood,
> I checked by state and it is OK:
>
> # kamctl fifo dlg_list |grep 'state:: 4' |wc -l
> 121
>
> # kamctl fifo get_statistics dialog:
> dialog:acti
Daniel,
understood,
I checked by state and it is OK:
# kamctl fifo dlg_list |grep 'state:: 4' |wc -l
121
# kamctl fifo get_statistics dialog:
dialog:active_dialogs = 122
dialog:early_dialogs = 0
dialog:expired_dialogs = 280
dialog:failed_dialogs = 33181
dialog:processed_dialogs = 378572
Thanks a
Hello,
look at the details of the dialogs, some of them might be in terminated
state and therefore no longer in actitive_dialog counter.
The ones in terminated state should be removed from dlg_list with the
next cleanup timer.
Cheers,
Daniel
On 06/02/15 08:59, mayamatakeshi wrote:
> Hello,
>
>
Hello,
I am counting the number o dialogs using this:
# kamctl fifo dlg_list |grep dialog:: |wc -l
126
However when I use 'get_statistics dialog:' I get this:
# kamctl fifo get_statistics dialog:
dialog:active_dialogs = 67
dialog:early_dialogs = 3
dialog:expired_dialogs = 253
dialog:failed_dial