]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 9 Jun 2022 02:46:26 +0000 (21:46 -0500)
commit044a08ae7b2bf1217cb3a84e2d7543fed0f438de
treee04c4ab22acdef014eac94b38f383115d44f53e8
parent355c07e2e6701a51b16af2c3d4b54c29cc209f1b
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