[asterisk-bugs] [JIRA] (ASTERISK-20714) Data Access Layer - Phase Two - Initial In Memory Object Implementation

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Nov 21 08:53:45 CST 2012


Matt Jordan created ASTERISK-20714:
--------------------------------------

             Summary: Data Access Layer - Phase Two - Initial In Memory Object Implementation
                 Key: ASTERISK-20714
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20714
             Project: Asterisk
          Issue Type: Sub-task
      Security Level: None
            Reporter: Matt Jordan


Based on the initial set of objects developed in ASTERISK-20693, develop a common layer to access those objects.

* Define a CRUD API to get at those objects (Create, Read, Update, Delete)
* Refactor current static SIP configuration file scheme to exist behind this DAL
** Base on current implementation in {{chan_sip}}.
** Write unit tests supporting the CRUD operations mapping the in-memory objects back to the {{chan_sip}} static config file format

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list