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

outdated

A dart-lang version of the SIP UA stack.

dart-sip-ua #

A dart-lang version of the SIP UA stack, ported from JsSIP.

Overview #

  • Use pure dart-lang
  • SIP over WebSocket (use real SIP in your flutter/web apps)
  • Audio/video calls (flutter-webrtc) and instant messaging
  • Support with standard SIP servers such as OpenSIPS, Kamailio, Asterisk and FreeSWITCH.

Currently supported platforms #

  • iOS
  • Android
  • Web
  • macOS
  • Linux
  • Windows
  • Fuchsia

NOTE #

Thanks to the original authors of JsSIP for providing the JS version, which makes it possible to port the dart-lang.

Sponsors #

The first version was sponsored by Suretec Systems Ltd. T/A SureVoIP.

Contributing #

The project is inseparable from the contributors of the community.

License #

dart-sip-ua is released under the MIT license.