[asterisk-bugs] [JIRA] (ASTERISK-21081) New SIP Channel Driver - Registrar - Part One
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Feb 13 17:03:58 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21081:
-----------------------------------
Status: Open (was: Triage)
> New SIP Channel Driver - Registrar - Part One
> ---------------------------------------------
>
> Key: ASTERISK-21081
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21081
> Project: Asterisk
> Issue Type: Improvement
> Components: Channels/chan_gulp
> Reporter: Matt Jordan
> Labels: Asterisk12
>
> Now that we have endpoint identification and authentication, we can get down with Registration.
> This task is to scope out and implement the data objects and basic services for a registrar. We should go ahead and - if it's feasible - separate endpoint and location correctly (which Joshua is probably already working out) such that multiple User Agents can register to a location, as well as having multiple locations be assigned to a single endpoint. This may also mean tweaking our domain support.
> This task should also entail persisting the registrations in sorcery, such that they survive reload operations, shutdowns, etc.
> The actual act of handling REGISTER requests/responses and registering ourselves can be done in Part 2, although basic handling of REGISTER requests/responses would be needed to test out the data access layer work.
--
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