A requested Update: VOIP SIP SDK for Android

Change log:

  • - fixed native crash during video call establishment: assertion "vp && vp->role==ROLE_PASSIVE" failed;
  • - fixed crash when received UPDATE request without SDP part;
  • - fixed crash in logging upon receiving SIP packet with non-UTF8 symbols;
  • - fixed ringer thread memory leak ;
  • - fixed issue when onRegistered is triggered instead of onUnRegistered on account unregister;
  • - fixed video preview rendering when setEnableAutoSendRtpVideo configured to false;
  • - added support for optional SRTP mode controlled via options, added new methods setAllowSRTPOptional, getAllowSRTPOptional, setSRTPMode, getSRTPMode and enum SRTP_MODE { SRTP_DISABLED, SRTP_OPTIONAL, SRTP_MANDATORY; } to control SRTP mode.

Continue reading

Update build: VOIP SIP SDK for Android

Update build: VOIP SIP SDK for Android

Change log:

  • - fixed missing local audio issue
  • - fixed reply back mechanism, use proper transport in dialogs and handles properly DNS SRV configuration
  • - removed requirement for SCHEDULE_EXACT_ALARM permission, now optional
  • - removed requirement for BLUETOOTH_CONNECT permission, now optional
  • - fixed openSL audio driver usage by default
  • - stability fixes

Continue reading

Hotfix Release: VOIP SIP SDK for Android

Hot Release Android SDK change log:

  • - fixed video calls(regression in release 2025.07.29)
  • - added support for TLS 1.3, new methods setSocketEncryption and getSocketEncryption, and deprecate 2 methods getTLSMethod and setTLSMethod
  • - added functionality for client side verification, new methods setTLSVerifyClient, setTLSClientCert and setTLSClientPrivKey


Continue reading

Update VOIP SIP SDK for Android

Android SDK change log:

  • - 16k alignment
  • - minimum supported Android 5.0
  • - transition to new C++ library libc++_shared.so instead of libstlport_shared.so
  • - use newer OpenSSL 1.1.1w
  • - updated srtplib to 2.5.0
  • - android API target level set to 35
  • - internal engine update to target deadlocks, memory leaks and flow incinsistencies
  • - Updated sample projects to target API level 35


Continue reading

Update VOIP SIP SDK for iOS

Try new features by downloading our latest update of VOIP SIP SDK for iOS.

iOS changelog:

  • updated OpenSSL to 1.1.1w
  • updated libSRTP to 2.5.0
  • added support for TLS 1.3, disabled by default
  • added option to change secure transport encryption type via socketEncryptionOptions option
  • added option in method updateCall to use SIP UPDATE instead of re-INVITE
  • added Objective-C sample with background method execution using GDC
  • added script to generate dynamic SDK XCFramework
Continue reading

The Future of VoIP Communication: Trends to Watch in 2025

As we move into 2025, the VoIP industry is poised for significant advancements. Emerging trends indicate a shift toward smarter, more integrated communication solutions. Here’s what to watch for. Enhanced Video SIP Capabilities: The rise of remote work has increased … READ MORE