Skip to content

Queue statistics reset jobs are not generated or executed #8126

Description

@Stell0

In the new NethVoice, the scheduled statistics reset configured for queues created with Visual Plan is not handled. A systemd unit could periodically identify queues requiring a reset and run the corresponding reset command.

Steps to reproduce

  1. Create a queue with Visual Plan.
  2. Enable the queue statistics reset job.
  3. Configure a reset schedule.
  4. Wait for the configured execution time.
  5. Check the queue statistics.

Expected behavior

A reset job is generated and executed according to the configured schedule, resetting the queue statistics.

Actual behavior

No reset job is generated or executed. Changing the schedule has no effect, and the statistics are reset only after restarting Asterisk.

In the previous NethVoice version, a cron job is generated for each queue:

59 23 * * * /var/lib/asterisk/bin/queue_reset_stats.php --id=608

See also

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethvoiceBug or features releted to the NethVoice project

    Type

    Projects

    Status
    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions