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 Android

Android SDK change log:

  • - changed username to SIP URI in receiver argument of onTextMessageReceived callback
  • - disabled code which removes auto dial DTMF suffix
  • - SDK target changed to API level 34
  • - added RX and TX byte counter to AbtoPhoneMediaQuality
  • - added method to specify custom REGISTER headers
  • - fixed H264 full HD (1920x1080) video capture
  • - added POST_NOTIFICATIONS permission to example apps
  • - added FOREGROUND_SERVICE_PHONE_CALL permission and marked service with phoneCall foreground type in example apps
  • - updated Java example apps build files to support Android Studios that capable to build Android 14 (API level 34) apps
  • - updated Kotlin example apps build files to support Android Studios that capable to build Android 14 (API level 34) apps


Continue reading

Update VoIP SIP SDK for Android

Please download our latest update of VoIP SIP SDK for Android. Change log: – added option ‘videoFps’ to change video capture FPS count – added option ‘setVideoBitrate’ to set H264 and VP8 encoder bitrate – added option to force STUN resolution for local … READ MORE

Update VoIP SIP SDK for Android

Please download our latest update of VoIP SIP SDK for Android. Change log: – Fixed possible crash in timer implementation; – Fixed sending ACK to server; – Added ability to set REGISTER headers; – Fixed G729 for arm64 platform; – Enabled OPUS FEC. … READ MORE

Update VoIP SIP SDK for Android

Please download our latest update of VoIP SIP SDK for Android. Change log: – Bluetooth fixes (added code, which detectd when device connection lost/restored); – Improved SIP stack restarting when connectivity changed; Now SDK doesn’t stop SIP stack when newly connected ip address … READ MORE