[Home]

Summary:ASTERISK-20778: Data Access Layer - Phase Three - Implement Generic DAL
Reporter:Matt Jordan (mjordan)Labels:Asterisk12 NewSIP
Date Opened:2012-12-07 12:07:09.000-0600Date Closed:2013-01-25 09:08:35.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:12.0.0-alpha1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Based on Phase One and Phase Two, build a generic DAL that allows for configuration providers to register behind the CRUD API.

* Update wiki project page accordingly
* Put it out on a team branch
* Implement the generic API defined in Phase One and Phase Two
** Registration of providers
** Calls into registered providers to Create, Update, Retrieve and Delete
* Implement an in memory provider of configuration for unit testing purposes
* Unit test the hell out of it
Comments: