]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Stasis/messaging: tech subscriptions conflict with endpoint subscriptions.
authorJean Aunis <jean.aunis@prescom.fr>
Wed, 30 Dec 2020 13:56:47 +0000 (14:56 +0100)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 13 Jan 2021 15:37:39 +0000 (09:37 -0600)
commitc5596678685267558e6fa33ed185e8d4b3ed0fe4
treef19a537002cc5066d88391a8bf67be0ad297e667
parent1c05667cfc3192158a1bc72b940f1bac1968e43a
Stasis/messaging: tech subscriptions conflict with endpoint subscriptions.

When both a tech subscription and an endpoint subscription exist for a given
endpoint, TextMessageReceived events are dispatched to the tech subscription
only.

ASTERISK-29229

Change-Id: I9eac4cba5f9e27285a282509395347abc58fc2b8
res/stasis/messaging.c