Skip to content

Nethvoice daily_cdr is't clean at the end of the day #7658

@Stell0

Description

@Stell0

on version 14, table daily_cdr was cleaned by this cron
On version 8, the table is populated by Asterisk but never cleaned

Steps to reproduce

  • on a nethvoice check the oldest daily_cdr entry
SELECT calldate FROM daily_cdr ORDER BY calldate ASC limit 1;

Expected behavior

  • shouldn't be older than 1 day

Actual behavior

  • Oldest entry is older than 1 day

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethvoiceBug or features releted to the NethVoice project

    Type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions