CDR Settings
📖 Introduction
CDR Settings configures how Call Detail Records are stored, exported, and retained. Control data retention and export destinations.
---
🖥️ Accessing the Module
Navigation:Settings → PBX Settings → CDR Settings
---
📝 Form Fields
Storage Settings
| Field | Description | Example | |
|---|---|---|---|
| Retention Days | Days to keep CDR | 365 | |
| Auto Delete | Delete after retention | Yes | |
| Archive First | Archive before delete | Yes | |
| Archive Path | Where to archive | /var/cdr/archive |
Export Settings
| Field | Description | Example | |
|---|---|---|---|
| Auto Export | Export automatically | Daily | |
| Export Format | CSV, JSON, XML | CSV | |
| Export Path | File destination | /var/cdr/exports | |
| Email Export | Send exports by email | cdr@company.com |
Database Settings
| Field | Description | Example | |
|---|---|---|---|
| CDR Database | Database location | Local PostgreSQL | |
| External DB | Replicate to external | No |
🚀 Practical Example
Daily Export for Billing
| Field | Value | |
|---|---|---|
| Auto Export | Daily at 2 AM | |
| Export Format | CSV | |
| Email Export | billing@company.com |
---
💡 Tips
TIP
Retain at least 1 year: Common compliance requirement.TIP
Archive before delete: Never lose important records.TIP
CSV for Excel: Most compatible format.---
🔗 Related Modules
- CDR — View call records
- CDR Filters — Saved searches
---
← Previous: Conference Profiles | Next: CRM Integrations →