Update VoIP SIP SDK for Windows

ABTO Software announces new version of VoIP SIP SDK for Windows (both 8 lines and 64 lines versions with/without video and video conference).
New VoIP SIP SDK for Windows version includes updates for latest 6 months. You are welcome to download the latest SDK on our website.

You can have a look at the log of the most important changes of VoIP SIP SDK for Windows here:

14/04/2014
284. Redesigned setting ‘CallInviteTimeout’
Now SDK allows to apply it before call and use different timeouts for different calls.

13/05/2014
285. Improved sending video encoded with H264
Modifed packetization code

06/06/2014
288. Added ability autodetect network interface when proxy server is set (instead of registration domain)

10/06/2014
289. Improved code of receiving sound from audiodevice.
Added ability to detect how long component is waiting for data from device
and disable its functionality.

11/06/2014
290. Modified Unregister procedure.
Now SDK always appends SIP header “Expire=0”

17/06/2014
292. Added new method
UpdateCall(LONG ConnectionId, BSTR FromDisplName);
293. Added new event:
OnRemoteAlerting2(LONG ConnectionId, LONG LineId, LONG responseCode, BSTR reasonMsg);

18/06/2014
294. Improved method StartCall (StartCall2).
Added one more argument ConnectionId as return result, which allows easier track events from created connection.
295. Improved handling Trying message, now SDK returns proper connectionId in event OnRemoteAlerting
296. Improved threadsave – added code which has help to avoid possible crashes with HangUpLastCall

24/06/2014
297. Fixed bug with clearing/creating multiple calls
When create new calls fast enough, it’s possible situation when call is allowed, but mixer port is not ready.

03/07/2014
298. Fixed sound issue with repeatedly playing wav files
299. Fixed crash when make multiple calls and start playing files

18/07/2014
302. Fixed possible crash in method StartRecording, when user passes path, which doesn’t exist

24/07/2014
303. Fixed playing default ring tone
304. Added log file item to track playing mode (detect MixerFilePlayerEnabled)
305. Modified method SendRequestInfo, added argument ‘string contentType’

29/07/2014
307. Fixed bug with simultaneous playing multiples files
when method PlayFile invoked after established incoming call
308. Fixed bug with receving DTMF as SIP INFO without specified tone duration

30/07/2014
309. Improved method SendRequestInfo (Brian), now it allows to set fully qualified content type
Improved event OnReceivedInfoEvent – now it returns fully qualified content type

13/08/2014
310. Updated help file

08/09/2014
311. Added new method GetSIPMessageLine

12/09/2014
312. Modified CAbtoPhone::ApplyConfig
Now SDK will throw exception when app tries to apply new settings during active call(s).

Leave a Reply