]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_pubsub: delete scheduled notification on RLS update
authorAlexei Gradinari <alex2grad@gmail.com>
Mon, 6 Jun 2022 22:21:24 +0000 (18:21 -0400)
committerJoshua Colp <jcolp@sangoma.com>
Thu, 9 Jun 2022 08:48:19 +0000 (03:48 -0500)
commitb3671a55f04061a7f0da5b1a5f5c4ed6a92b8062
treecbf6205b5c9fa62c2245d2174af66d0bb6e26209
parenta852fe940204416c29fda4f1de2eda1535825c03
res_pjsip_pubsub: delete scheduled notification on RLS update

If there is scheduled notification, we must delete it
to avoid using destroyed subscriptions.

ASTERISK-29906

Change-Id: I1c644e5e15a8fe43eed8e4f9112f113cbf87a40f
res/res_pjsip_pubsub.c