Project

General

Profile

Release Notes for Mobile SDK 5.2.23

User documentation
2019-12-25

Release Notes for Mobile SDK 5.2.23

Issues Fixed

General

  • #1926: Add configuration option TLS_NEGOTIATION_TIMEOUT to set the TLS negotiation timeout of messages when using the TLS transport type. The default value is 1500ms which is an improvement of the previous setting which was "no timeout".

Android

  • #1897: Network change wifi to wifi causing crash
  • #1898: Wrong domain in settings makes the app to crash on call
  • #1917: DNS resolution can fail on IPv6 networks
  • #1930: Concurrent access to WebRTC audio driver can cause crashes

Known Issues

  • #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.

Files