sip_ua 0.2.1 copy "sip_ua: ^0.2.1" to clipboard
sip_ua: ^0.2.1 copied to clipboard

outdated

A dart-lang version of the SIP UA stack.

Changelog #

[0.2.1] - 2020.06.12

  • Add UnHandledResponse for registrationFailed.
  • Add allowBadCertificate for UaSettings.
  • Upgrade recase and logger.

[0.2.0] - 2020.05.27

  • Fixed bug for incoming call.
  • Just wait for 3 seconds for ice gathering.
  • Upgrade flutter-webrtc version to 0.2.8.
  • Prevent sharing of config between different UA instances.

[0.1.0] - 2019.12.13

  • Initial release.