4.30.0 - 2021-07-30
Added
- Added new Call tutorial for Device Handling.
KJS-144
- Added support for
clientCorrelator
property which is used when subscribing/resubscribing to services (call, IM, Presence, etc). These subscriptions are triggered byKandy.services.subscribe
API.KJS-178
Changed
- Changed the domain names used in configuration for all turn/stun servers to the newly public ones (for Kandy tutorials).
Fixed
- Fixed the missing callId supplied to the pipeline that runs all SDP Handlers. This happens when callee is answering an incoming slow-start call.
KJS-172
- Improved YAML SDP log output by not repeating the final SDP if there has been no changes from the
logHandlers
.