Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android. Change log: – Redesigned internal service implementation. Now it’s running in background and updates registration. When received incoming call service notifies app via sending broadcast message. Service continues running even after removing app … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android. Change log: – Redesigned internal service implementation. Now it’s running in background and updates registration. When received incoming call service notifies app via sending broadcast message. Service continues running even after removing app … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android. Change log: – Redesigned timers implementation, based on alarm manager; – Default local port number set as 0; – Fixed bug with destroying video windows on call end; – Redesigned muteVideo implementation; – … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android: Change log: – Fixed potentials crash when app sends many DTMF tones; – Added new method ‘phone.getConfig.setLogLevel’; – Added new method ‘attendedTransferCall(int callId, int dstCallId)’; – Fixed sending RTP frames when app puts … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android: Change log: – fixed possible crash when app tries to send DTMF and call is not established yet; – fixed bug with selecting TCP transport (SDK continues using UDP); – added ability to … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android: Change log: – Fixed sending video keyframe on call start – Fixed ‘green screen’ issue. Now SDK draws black screen – Added new method ‘sendRequestNotify’ – Added new method ‘setNotifyEventListener’ – Added new … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android: Change log: – added method ‘abtoPhone.version()’ – added method ‘abtoPhone.setMwiEventListener’ – added event handler onMwiInfo(int accId, String mime, String text); – added config methods setMwiEnabled/isMwiEnabled, getContactDetails, getContactDetailsUri – redesigned config methods set ‘addAccount’ … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android: Change log: – Fixed ‘statusCode’ in onCallDisconnected event – Fixed getSpeakerLevel method – Added method ‘unregister(long accId)’ – Added ability to set high resolution ‘.setVideoQualityMode(AbtoPhoneCfg.VIDEO_QUALITY_MODE.VIDEO_MODE_1280_720);’ – Fixed error ‘Failed to find provider org.abtollc.db’ … READ MORE

Update VoIP SIP SDK for Android

Please download our latest VoIP SIP SDK for Android: https://voipsipsdk.com/products/voip-sip-sdk-for-android/download Change log: Fixed potential crash on destroying phone instance destroy() Fixed potential crash on converting string Removed TEXTREL to work correctly on Android 7 Ability to raise onIncomingCall event even when there … READ MORE