[asterisk-bugs] [JIRA] (ASTERISK-23866) RLS: Implement configuration

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jun 12 14:05:00 CDT 2014


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

Matt Jordan updated ASTERISK-23866:
-----------------------------------

    Status: Open  (was: Triage)

> RLS: Implement configuration
> ----------------------------
>
>                 Key: ASTERISK-23866
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23866
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Resources/res_pjsip_pubsub
>    Affects Versions: 12.3.0
>            Reporter: Mark Michelson
>
> The first step to implementing resource list subscriptions is to implement configuration in sorcery.
> A configuration guide can be found on the following wiki page: https://wiki.asterisk.org/wiki/display/AST/Resource+List+Configuration
> Configuration for resource lists should be handled by res_pjsip_pubsub. Since it is a separate module from res_pjsip, it is important to be sure to call ast_sorcery_apply_config(ast_sip_get_sorcery(), "res_pjsip_pubsub");
> For the time being, you can simply add the configuration object as a field on the ast_sip_subscription structure. Once RLS starts getting fleshed out more, the configuration structure may end up getting moved.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list