[Asterisk-Dev] Keeping queue status between reloads?
Kevin P. Fleming
kpfleming at starnetworks.us
Sun Feb 27 16:55:09 MST 2005
Roy Sigurd Karlsbakk wrote:
> if RELOADing asterisk, all queue status is flushed.
> why is this?
> how can it be kept?
That has never been true on my systems; if there are agents logged in
and callers in the queue, they stay there.
Now if you mean the statistics related to the queue (which is not
'status'), then yes, you are correct, the stats are reset on a reload.
This is fixable, but hasn't been a very high priority. Most people who
care about queue statistics use an external tool that uses the queue_log
for its raw data, rather than the stats you see with "show queue".
More information about the asterisk-dev
mailing list