noojee / dart-sip-ua

A dart-lang version of the SIP UA stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A dart-lang version of the SIP UA stack.

License:MIT License


Languages

Language:Dart 99.1%Language:Shell 0.3%Language:Ruby 0.3%Language:Python 0.2%Language:Swift 0.1%Language:HTML 0.0%