[asterisk-bugs] [JIRA] (ASTERISK-20867) Create a realtime configuration sorcery wizard using a new schema for chan_gulp

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 15 08:02:01 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-20867:
-----------------------------------

    Description: 
The sorcery API (which provides a generic data access layer) currently only has a generic in-memory provider for objects. The new SIP channel driver will need to be able to obtain objects from Real-Time backends. It's assumed that we may not want to use the existing schema for this effort.

This issue should result in a sorcery wizard suitable for dynamic realtime backends. It should support the existing sorcery objects in the res_sip* modules.

For more information on the DAL and the SIP objects, see:
* https://wiki.asterisk.org/wiki/display/AST/Data+Access+Layer+Design
* https://wiki.asterisk.org/wiki/display/AST/SIP+Data+Access+Layer+Objects

  was:
The sorcery API (which provides a generic data access layer) currently only has a generic in-memory provider for objects. The new SIP channel driver will need to be able to obtain objects from Real-Time backends. It's assumed that we may not want to use the existing schema for this effort.

This initial effort should account only for endpoints. Additional efforts for registrations and other objects can occur when the registrar functionality is added.

For more information on the DAL and the SIP objects, see:
* https://wiki.asterisk.org/wiki/display/AST/Data+Access+Layer+Design
* https://wiki.asterisk.org/wiki/display/AST/SIP+Data+Access+Layer+Objects

    
> Create a realtime configuration sorcery wizard using a new schema for chan_gulp
> -------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20867
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20867
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Channels/chan_gulp
>    Affects Versions: 12
>            Reporter: Matt Jordan
>              Labels: Asterisk12, NewSIP
>
> The sorcery API (which provides a generic data access layer) currently only has a generic in-memory provider for objects. The new SIP channel driver will need to be able to obtain objects from Real-Time backends. It's assumed that we may not want to use the existing schema for this effort.
> This issue should result in a sorcery wizard suitable for dynamic realtime backends. It should support the existing sorcery objects in the res_sip* modules.
> For more information on the DAL and the SIP objects, see:
> * https://wiki.asterisk.org/wiki/display/AST/Data+Access+Layer+Design
> * https://wiki.asterisk.org/wiki/display/AST/SIP+Data+Access+Layer+Objects

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list