- Update VOIP SIP SDK for Android November 7, 2024
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 (1920×1080) video capture
– added POST_NOTIFICATIONS permission ...
- Updates of VoIP SIP SDK for Flutter September 4, 2022
Please download our latest update of VoIP SIP SDK for Flutter.
Change log:
SDK is now distributed in plugin form, which simplifies integration in 3rd party project
Native Flutter(Dart) widget for video views
IM-related functionality: method to send IM and events to receive the incoming message or delivery status of a sent message
License information support
Updated native SDK’s (iOS and Android)
Example application ...
- Update for VOIP SIP SDK for Android July 29, 2022
Change log:
added new config option setDisableAutomaticVideoDevicesRefresh to disable video device refresh on subsequent initialize or initializeForeground method calls;
added method refreshVideoDevices to explicitly refresh video devices;
added methods to query current license setup: getLicenseUserId and getLicenseKey;
embed ProGuard/R8 rules for release builds support out of the box;
fixed REGISTER retransmission in case of missing response from server side or ...
- Update for VOIP SIP SDK for Android April 7, 2022
Change log:
new example application with Push notifications which adhers _RFC 8599 and is based on Firebase data or silent Push notifications
Enhanced logging: crash handler setup when SDK Service is started by Android, device information output on initialize and initializeForeground method call;
fixed ringtone related crash on some Android devices (Xiaomi, Oppo);
license key based feature support;
fixed transmission ...
- Update VoIP SIP SDK for Android July 12, 2021
Please download our latest update of VoIP SIP SDK for Android.
Change log:
– added support for split APK and AAB distributions, should fix problem with missing video functionality or sound glitches for AAB distribution
– updated example applications to AndroidX
– support file logging on Android 10+ devices
– added method to send unregister requested without removing user account from SDK tracking
– ...
- Update VoIP SIP SDK for Android October 31, 2020
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 IP addresses
– added options to change Jitter buffer values like JbInit, JbMinPre, JbMaxPre, JbMax
– added option to change iLBC ...
- Update VoIP SIP SDK for Android July 31, 2020
Please download our latest update of VoIP SIP SDK for Android.
Change log:
– Updated API, related to multiple calls support in next builds
– Updated build format, now SDK provided as single AAR file
– Added ability to set REGISTER headers
– Fixed G.729 for arm64 platform
– Added ability to enable OPUS FEC via new method: abtoPhoneCfg.setUseOpusFec(true);
– Fixed possible crash in STUN ...
- Update VoIP SIP SDK for Android April 28, 2020
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.
Added method: abtoPhoneCfg.setUseOpusFec(true);
– Fixed possible crash in STUN timer on app start;
– Fixed possible crash in OPUS decode implemntation.
- Update VoIP SIP SDK for Android December 30, 2019
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 is same as previos one
– Added new methods, which allows to start SDKs service in foreground mode:
initializeForeground(Notification notification)
stopForeground()
– Fixed ...
- VoIP SIP SDK for IP door phones December 12, 2019
Secured and protected house, office or even a production hall is what everyone is aimed for. While security guards are not always a conventional method for everyone, the video door phone is a smart watchdog designed to control the access of people to your property.
The modern technologies have provided a considerable improvement to video door ...