SQLite3 Custom CDR Module"

Registered by falstaff

Asterisk package in Ubuntu supports SQLite2 database to save CDR's (call detail records). SQLite2 isn't supported in many tools, but the newer SQLite3 is well supported. It would be great if the stock Ubuntu Asterisk package supports SQLite3.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
falstaff
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

SQLite3 is allready supported in Asterisk (see http://www.asterisk.org/doxygen/trunk/cdr__sqlite3__custom_8c.html). As far as I can tell SQLite3 support should be compiled as soon as SQLite3 headers are available at compile time. Therefore a simple build dependency to libsqlite3-dev should be solve this blueprint!

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.