]> 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:35:47 +0000 (09:35 -0600)
commit45e1d89135a636e1177c3fd767846a066d45bbfa
tree311acbf9a10f9d5a8832c2e15990846423c50ee6
parent34b0960310011f9792c78c6e58ce2a8e49b345a6
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