[asterisk-bugs] [JIRA] (ASTERISK-20692) Implement a Data Access Layer for the new SIP channel driver
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Nov 16 14:44:45 CST 2012
Matt Jordan created ASTERISK-20692:
--------------------------------------
Summary: Implement a Data Access Layer for the new SIP channel driver
Key: ASTERISK-20692
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20692
Project: Asterisk
Issue Type: New Feature
Security Level: None
Reporter: Matt Jordan
Part of the design of the new SIP channel driver calls for abstracting the configuration objects behind an API. This has the benefit of reducing the amount of code that exists in the channel driver, as well as exposing configuration objects to multiple consumers, e.g., chan_foo_sip, res_sip, res_sip_registrar, etc.
This new feature calls for creating the Data Access Layer in Asterisk and defining the objects that will be used by the various SIP modules.
--
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