diff --git a/Telegram/ThirdParty/tgcalls b/Telegram/ThirdParty/tgcalls index 2e2797648..258cf9b35 160000 --- a/Telegram/ThirdParty/tgcalls +++ b/Telegram/ThirdParty/tgcalls @@ -1 +1 @@ -Subproject commit 2e2797648aac2588e7fe479c2e8b4455ec65c5e6 +Subproject commit 258cf9b352ee2afde7e08e431f5887cd13119931 diff --git a/Telegram/cmake/lib_tgcalls.cmake b/Telegram/cmake/lib_tgcalls.cmake index 94cfdb856..8d730b142 100644 --- a/Telegram/cmake/lib_tgcalls.cmake +++ b/Telegram/cmake/lib_tgcalls.cmake @@ -28,6 +28,7 @@ PRIVATE CodecSelectHelper.h CryptoHelper.cpp CryptoHelper.h + DirectConnectionChannel.h EncryptedConnection.cpp EncryptedConnection.h FakeAudioDeviceModule.cpp @@ -64,8 +65,11 @@ PRIVATE v2/ContentNegotiation.cpp v2/ContentNegotiation.h + v2/DirectNetworkingImpl.cpp + v2/DirectNetworkingImpl.h v2/ExternalSignalingConnection.cpp v2/ExternalSignalingConnection.h + v2/InstanceNetworking.h v2/InstanceV2ReferenceImpl.cpp v2/InstanceV2ReferenceImpl.h v2/InstanceV2Impl.cpp