This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Releases: VoIPGRID/VialerSIPLib
Releases · VoIPGRID/VialerSIPLib
3.7.3
3.7.1
Released on Monday, Apr 4, 2020
Fixed
- Fixed various threading issues which were causing crashes
3.7.0
Improved debug information and using updated versions of
- PJSIP 2.10
- h264 2.0.0
- opus 1.3.1
- OpenSSL 1.1.1d
3.5.6
3.5.6
3.5.3
Fixed
- Resolved a crash that would sometimes happen when muting a call
- Network changes will no longer reset the mute status of a call
3.5.2
Fixed
- Resolved a crash when trying to make an outgoing call after loading the library for the first time
3.5.1
3.4.1
Release 3.4.0
Released on Thursday, October 11, 2018.
Removed some old deprecated functions for configuring the codecs.
See the Example project on how to configure the codecs for the endpoint.
Added
- Ability to add a configuration for the OPUS codec. (#156)
Release 3.3.4
Released on Friday, August 31, 2018.
Added
- Added check to see if STUN servers are being used