Update VoIP SIP SDK for iPhone

Please download our latest update of VoIP SIP SDK for iPhone: Change log: – added option ‘videoFps’ to change video capture FPS count – added option ‘videoAvgBps’ to set H264 and VP8 encoder bitrate – added method ‘hangUpAllCalls’ to finish all active … READ MORE

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 Windows

Please download our latest update of VoIP SIP SDK for Windows: Change log: - Added ability to set optional SRTP 'phone.Config.EncryptedCallEnabled = EncryptedCallType::eSdesSrtpOptional' - Fixed possible crash on generating event 'OnReceivedRequestUpdate' - Added ability to print number of sent/received audio RTP packets in logs - Added abiltiy to set range in setting 'phoneCfg.AllowedRemoteIP = "109.68.96.0/8"; - Fixed potential crash when SDK raised OnRegisterer and app uses dll inetrface Continue reading

Update VoIP SIP SDK for iPhone

Please download our latest update of VoIP SIP SDK for iPhone: Change log: – Fixed issue with creating multiple TLS/TCP connections – Added ability to set own headers in outgoing INVITE request via new method (NSInteger)startCall:(NSString * _Nonnull)destination withVideo:(BOOL)video andSipCallId:(NSString * _Nullable)sipCallId … READ MORE

Update VoIP SIP SDK for iPhone

Please download our latest update of VoIP SIP SDK for iPhone: Change log: – Added ability to receive and handle SIP request in new new events: onCallConnected:(NSInteger)callId remoteContact:(NSString _Nonnull)remoteContact andSipMsg:(NSString \ _Nonnull)sipRequest; onCallDisconnected:(NSInteger)callId remoteContact:(NSString _Nonnull)remoteContact statusCode:(NSInteger)statusCode message:(NSString Nonnull)message andSipMsg:(NSString * Nonnull)sipRequest; – … 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 Windows

Please download our latest update of VoIP SIP SDK for Windows: Change log: – Added new event ‘OnRegistered2’, Provides more precise control on registration status of each account; – Fixed possible freezing in method ‘Shutdown’; – Optimized mediasubssytem’s log ouput, … READ MORE

Update VoIP SIP SDK for iPhone

Please download our latest update of VoIP SIP SDK for iPhone: Change log: – Added property: rxLostPackets, txLostPackets; – Added ability to invoke SDK methods from background threads; – Fixed potential crash on video call; – Added DNS SRV.

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