Fix voice scrambling with ZRTP.
This commit is contained in:
parent
0f3926e6a7
commit
7ac6600fc5
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -42,7 +42,7 @@
|
|||
url = http://git.chromium.org/webm/libvpx.git
|
||||
[submodule "submodules/externals/libzrtpcpp"]
|
||||
path = submodules/externals/libzrtpcpp
|
||||
url = git://github.com/wernerd/ZRTPCPP.git
|
||||
url = git://git.linphone.org/zrtpcpp.git
|
||||
[submodule "submodules/externals/srtp"]
|
||||
path = submodules/externals/srtp
|
||||
url = git://git.linphone.org/srtp.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9d5c70463473fc229790ec8c3b3c0d48611879a5
|
||||
Subproject commit 50d784112932f7bcdfe2e7fb69dcfc5c27546d0a
|
Loading…
Reference in a new issue