[asterisk-bugs] [JIRA] (ASTERISK-21259) Build a pub/sub architecture for the new SIP channel driver

Joshua Colp (JIRA) noreply at issues.asterisk.org
Fri May 10 08:13:38 CDT 2013


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

Joshua Colp closed ASTERISK-21259.
----------------------------------

    Resolution: Fixed
    
> Build a pub/sub architecture for the new SIP channel driver
> -----------------------------------------------------------
>
>                 Key: ASTERISK-21259
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21259
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Channels/chan_gulp
>    Affects Versions: 12
>            Reporter: Matt Jordan
>            Assignee: Mark Michelson
>              Labels: Asterisk12, NewSIP
>      Target Release: 12
>
>
> The new SIP work needs the ability to perform SUBSCRIBE/NOTIFY/PUBLISH functionality. As the first stage in that, we need to be able to provide a framework to the rest of Asterisk that let's people:
> * Access subscribers and find out what they're subscribed to
> * Be notified when a subscription is created or changed for a subscriber
> * Submit notifications for subscribers to the framework on a periodic basis or on an as needed basis.
> In order to 'plan for the feature', we may want to view the concept of a subscription separately from the concept of an endpoint, such that it's easier to implement RLS in the future.
> At the end of this task, we should be able to process SUBSCRIBE requests, creating subscriptions, cancelling subscriptions, having appropriate timers, etc.

--
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