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 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 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.

VoIP SIP SDK for IP door phones

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 … READ MORE

Update VoIP SIP SDK for iPhone

Please download our latest VoIP SIP SDK for iPhone: Change log: – Modifed ‘answerCall’ method Now SDK will stop ringtone only when app invokes answerCall(200); – Added properties, methods: enableAutoSendRtpVideo, enableAutoSendRtpAudio setSendingRtpAudio, setSendingRtpVideo.

Update VoIP SIP SDK for iPhone

Please download our latest VoIP SIP SDK for iPhone: Change log: – Fixed sending STUN requests; – Added ‘dynamic ‘example app; – Redesigned sending SIP responses back to server instead of direct between clients; – Modified raising event onCallHeld(x, NO) – if … READ MORE

Update VoIP SIP SDK for iPhone

Please download our latest VoIP SIP SDK for iPhone: Change log: – modified video encoder settings, reduced latency; – set iOS min version to 8; – replaced dial tone sound file; – added ability to receive Full HD video via VP8 codec; … READ MORE

Update VoIP SIP SDK for iPhone

Please download our latest VoIP SIP SDK for iPhone: Change log: – Added ability to receive video when outgoing call answered with ‘sendonly’ attribute – Reduced time how long SDK is waiting on STUN resolution. Now it’s 1.5seconds – Fixed possible crashes … READ MORE