mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
res_pjsip_pubsub: update RLS to reflect the changes to the lists
This patch makes the Resource List Subscriptions (RLS) dynamic. The asterisk updates the current subscriptions to reflect the changes to the list on the subscriptions refresh. If list items are added, removed, updated or do not exist anymore, the asterisk regenerates the resource list. ASTERISK-29906 #close Change-Id: Icee8c00459a7aaa43c643d77ce6f16fb7ab037d3
This commit is contained in:
committed by
Joshua Colp
parent
e82627c001
commit
90eaf227c6
7
doc/CHANGES-staging/rls_refresh.txt
Normal file
7
doc/CHANGES-staging/rls_refresh.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Subject: res_pjsip_pubsub
|
||||
|
||||
The Resource List Subscriptions (RLS) is dynamic now.
|
||||
The asterisk now updates current subscriptions to reflect the changes
|
||||
to the list on subscription refresh. If list items are added,
|
||||
removed, updated or do not exist anymore, the asterisk regenerates
|
||||
the resource list.
|
Reference in New Issue
Block a user