mirror of https://github.com/procxx/kepka.git
Update libtgvoip.
This commit is contained in:
parent
f1c06d6743
commit
5b0ad0508a
|
@ -58,7 +58,7 @@ void ConvertEndpoint(
|
||||||
(uint16_t)mtc.vport.v,
|
(uint16_t)mtc.vport.v,
|
||||||
ipv4,
|
ipv4,
|
||||||
ipv6,
|
ipv6,
|
||||||
tgvoip::Endpoint::TYPE_UDP_RELAY,
|
tgvoip::Endpoint::Type::UDP_RELAY,
|
||||||
(unsigned char*)mtc.vpeer_tag.v.data()));
|
(unsigned char*)mtc.vpeer_tag.v.data()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 9b292fdbc84f148f736407176facc920e20592f9
|
Subproject commit a7ee511d797dc68da58a452ed05464c11ea7ed49
|
Loading…
Reference in New Issue