New
0.6.0
What's Changed
- Add status code to CallState on the progress event by @hiratake55 in https://github.com/flutter-webrtc/dart-sip-ua/pull/374
- expose rtc_session to/from-tag by @ftsef in https://github.com/flutter-webrtc/dart-sip-ua/pull/378
- #376: Added
_settings.session_timers_refresh_methodto UaSettings t… by @komaxx in https://github.com/flutter-webrtc/dart-sip-ua/pull/377 - expose instance_id by @VictorUvarov in https://github.com/flutter-webrtc/dart-sip-ua/pull/395
- Example app cleanup by @VictorUvarov in https://github.com/flutter-webrtc/dart-sip-ua/pull/394
- fix: parse expires from string header. by @cloudwebrtc in https://github.com/flutter-webrtc/dart-sip-ua/pull/396
- Add support for UAConfiguration registrar_server by @VictorUvarov in https://github.com/flutter-webrtc/dart-sip-ua/pull/397
- Feature/update dependency to intl v19 by @komaxx in https://github.com/flutter-webrtc/dart-sip-ua/pull/414
- Tcp socket implementation by @mikaelwills in https://github.com/flutter-webrtc/dart-sip-ua/pull/416
- feat: Adding extraHeaders in RegisterParams, exposing existing functionality via UaSettings() by @luan-evangelista in https://github.com/flutter-webrtc/dart-sip-ua/pull/432
- add contact_uri as parameter by @pjalbuquerque in https://github.com/flutter-webrtc/dart-sip-ua/pull/426
- Release/0.6.0 by @cloudwebrtc in https://github.com/flutter-webrtc/dart-sip-ua/pull/437
New Contributors
- @hiratake55 made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/374
- @ftsef made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/378
- @komaxx made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/377
- @VictorUvarov made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/395
- @mikaelwills made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/416
- @luan-evangelista made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/432
- @pjalbuquerque made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/426
Full Changelog: https://github.com/flutter-webrtc/dart-sip-ua/compare/0.5.8...0.6.0