- Update to 5.3.26 (no changelog).
- Update to 5.3.7:
ADDED:
* Added notion of roles for conferences, so that there can be speakers and listeners.
* Reactions with IM conversations
* New video codec policy, so that hardware-accelerated codecs are prioritized in offer/answer.
* AV-1 codec
* New LinphoneAlert object used to report various QoS alerts during calls.
* SRTP AES GCM mode
CHANGED:
* TLS Client certificate request authentication callback removed (due to mbedtls update).
Application using TLS client certificate must provide it before any TLS connexion needing it.
* Refactoring of LinphoneAddress object implementation, leading to greater internal simplicity and performance.
- Clean up spec file
OBS-URL: https://build.opensuse.org/request/show/1156859
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=153
ADDED:
* Added notion of roles for conferences, so that there can be speakers and listeners.
* Reactions with IM conversations
* New video codec policy, so that hardware-accelerated codecs are prioritized in offer/answer.
* AV-1 codec
* New LinphoneAlert object used to report various QoS alerts during calls.
* SRTP AES GCM mode
CHANGED:
* TLS Client certificate request authentication callback removed (due to mbedtls update).
Application using TLS client certificate must provide it before any TLS connexion needing it.
* Refactoring of LinphoneAddress object implementation, leading to greater internal simplicity and performance.
- Clean up spec file
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=151
* Video conferencing feature with "mosaic" and "active speaker + thumbnails" layouts
* Added conferencing scheduling API
* Support for post-quantum robust encryption for ZRTP calls
* Rtp bundle can be enabled per LinphoneAccount
* New APIs on Friend object to be able to set more info
* QRCode image generation
* Licence becomes AGPLv3
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=129
* Use UTF8 instead of locale in chat message modifiers`
* Fix bad chat room when creating a call
* Crash on ec-calibration : Use tone sent callback only on MS_DTMF_GEN_EVENT
* Added missing conference APIs
* Play ring tone only if tone indications are enabled
* Fix tonemanager on infinite rings and wrong ring type
* fix crash of kickOffConnectivity
* Add option to deactivate potentially weak digest authentication schemes
* Fix issue when receiving an INVITE with ICE and rtcp-mux
* Fix call repair in case of multi account
* Fix regression with ICE not setting candidates correctly for completed check-lists
* Improve reliability of account creation by increasing account creation timeout to 30s
* Change contact address if call in IncomingReceived state is added to conference
* fix crash when session refresh after BYE received
* Repair streaming from file feature of AudioStream/VideoStream
* Fixed error logs showing CoreManager's core being const
* Logging facility optimization
* Fix bug with ChatRoomParams::isGroup() erroneously returning true for some basic chatrooms
* Count unread chat messages in all Chat Rooms with a weak address testing
* avoid to downgrade chat message participant state and add unitest
* Stop audio stream when setting new device
This fix allow changing device on Desktop while ringback
* Audio : Allow setting NULL device (case of no cards available)
* Fixed call to content.isFileEncrypted() on a FileTransferContent
* Fixed mic gain
- Update to 5.0.0:
* Support of Capability Negociation framework - RFC5939
limited to media encryption choice (None, SRTP, DTLS-SRTP, ZRTP)
* New API to manage SIP accounts: LinphoneAccount and LinphoneAccountParams
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=106