File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ --------------------------------------------
4+ [ 0.3.0] - 2020.10.18
5+
6+ * Upgrade flutter_webrtc to 0.4.0
7+ * Get more pub points (#138 )
8+ * Fix Uri.parse
9+ * Force use case sensitivity in Websocket Upgrade to be compatible with old SIP servers
10+ * Expose Register Expires setting and if Register at all (Thanks ghenry@SureVoIP)
11+ * extraContactUriParams now working and tested against OpenSIPS 3.1 that has RFC8599 support (Thanks ghenry@SureVoIP)
12+
313[ 0.2.4] - 2020.08.25
414
515* Add missing key field ` Sec-WebSocket-Protocol ` .
Original file line number Diff line number Diff line change 11name : sip_ua
2- version : 0.2.4
2+ version : 0.3.0
33description : A dart-lang version of the SIP UA stack.
44homepage : https://github.com/cloudwebrtc/dart-sip-ua
55environment :
You can’t perform that action at this time.
0 commit comments