Ticket #2545 (closed Feature Requests: wontfix)

Opened 5 years ago

Last modified 5 years ago

Selective CDR report

Reported by: olivier1010 Assigned to:
Priority: trivial Milestone: 2.5
Component: Reports Version: 2.4-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

In France it is forbidden to create CDRs for calls to some special numbers (mistreat childrens for example).

To be in conformity with the law, would it be possible to have a small Freepbx module to disable CDRs for those numbers ?

Olivier.

Change History

12/14/07 21:08:31 changed by p_lindheimer

  • priority changed from major to trivial.
  • confirmation changed from Unreviewed to Confirmed.

I would suggest investigating what the technicality of the law really is. I suspect it may be adequate to have a CDR but replace the number with a place holder. And, I also suspect it may be acceptable to run a job periodically that cleanses the table of any such numbers.

07/13/08 01:19:46 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to wontfix.
  • milestone changed from Cut Line to 2.5.

how about running a cron job against the database that deletes or blanks out the numbers. This is really a bit to specialized for a general purpose feature.