Project

General

Profile

Release Notes 5.2.17

User documentation
2019-07-24

Release Notes For Release 5.2.17

Issues Fixed

General

  • #1739: SIP traces were not visible in platform logs. SIP traces should now be visible in platform logs and application onLog() events, as long as the log level is set to DEBUG or VERBOSE.
  • #1590: Fixed handling of re-registration after calling unregister.
  • Resolve conflict between setConfig(LOG_LEVEL) and setLogLevel() - these two calls now target the same backend.

Android

  • #1765: Fixed rare crash during initialization if network change happens at the same time.
  • #1760: Removed some (clearly unneeded) Android permissions from SDK manifest. More permission cleanup is still required.

iOS

  • #1722: Fixed crash when registering, unregistering and registering again.

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.

Files