]> 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:19 +0000 (09:37 -0600)
commitc10557c401a453513345ec33a16d331712c10075
tree54a8d0f8abd578d9b15415d9e05b839310f7f996
parentc3fad2fd0141d72e70fa11dd9181b3e94f42b823
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