Release Notes 5.2.16
User documentation
2019-07-02
Release Notes For Release 5.2.16¶
Issues Fixed¶
General¶
- #1723: Print SDK version to log when the native client initializes
Android¶
- #1702: Fix playback start sequence in WebRTCWrapper, likely to help with WebRTC segmentation fault issue.
- #1714: add
sdkVersion()
API - #1712: UI is blocked while the licensing check is performed
- #1728: Android platform code to send logs to the application's
onLog()
event handler
Known Issues¶
Mobile SDK¶
SDK cannot be initialized on an IPv6-only network with no IPv4 support and no NAT64
#426 - On Android, SDK cannot use NAT64 networks. This is a limitation of the operating system. Use dual-stack SIP servers to support IPv6 only clients.
#365 - WiFi to WiFi handoff can cause the call to disconnect if the handoff is too slow (~30 seconds), especially using TLS transport.
#135 - DNS SRV isn't supported.