diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-07-26 13:01:13 +0300 |
---|---|---|
committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2024-07-30 07:31:05 +0300 |
commit | 7b119c01e0c179bac3dfe8b8c8ee05016099c9aa (patch) | |
tree | e2b5cdad4d9bec3732533b7b98ec9deb05bb33f3 /doc | |
parent | b746e78c78eaba3460b0f49208dc8b864c376d34 (diff) |
viewer-private#255 p2p outgoing calls did not work correctly
Issue:
P2P was catching STATUS_LEFT_CHANNEL meant for nearby chat and adopting
channel info for itself
Solution:
- Moved one of notifyStatusObservers calls so that it would have uri
data instead of firing with no channel info
- Made p2p sessions init with uri data, like it was before webrtc. Which
is used to distinguish observer notifications.
- Removed mAudioSessionChanged. It was unused yet confusing.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions