GithubHelp home page GithubHelp logo

muhammadkarbalaee / dart-sip-ua Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutter-webrtc/dart-sip-ua

1.0 0.0 0.0 1.06 MB

A dart-lang version of the SIP UA stack.

License: MIT License

Shell 0.54% Python 0.18% Dart 99.24% Makefile 0.01% Dockerfile 0.02%

dart-sip-ua's Introduction

dart-sip-ua

Financial Contributors on Open Collective pub package slack

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 mobile, desktop, web apps)
  • Audio/video calls (flutter-webrtc) and instant messaging
  • Support with standard SIP servers such as OpenSIPS, Kamailio, Asterisk and FreeSWITCH.
  • Support RFC2833 or INFO to send DTMF.

Currently supported platforms

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

Install

Android

  • Proguard rules:
-keep class io.flutter.app.** { *; }
-keep class io.flutter.plugin.**  { *; }
-keep class io.flutter.util.**  { *; }
-keep class io.flutter.view.**  { *; }
-keep class io.flutter.**  { *; }
-keep class io.flutter.plugins.**  { *; }

-keep class com.cloudwebrtc.webrtc.** {*;}
-keep class org.webrtc.** {*;}

Quickstart

Run example:

Register with SIP server:

  • Asterisk
  • FreeSWITCH
  • OpenSIPS
  • Kamailio
  • or add your server example.

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.

dart-sip-ua's People

Contributors

amadeu01 avatar antonyleons avatar avanlent avatar avnotaklu avatar bennyboer avatar berger89 avatar bsutton avatar cloudwebrtc avatar doommaster avatar ghenry avatar gleydar avatar hdiniz avatar ivob1987 avatar jbg avatar makstheimba avatar mesutd0nmez avatar nukeolay avatar paulbout1 avatar perondas avatar renovate-bot avatar renovate[bot] avatar rlsutton1 avatar shamis avatar stwonary avatar vladimirbrejcha avatar wangzhenzhe avatar xremalx avatar zi6xuan avatar zjzhang-cn avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.