We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ace7b5 commit ffb59d0Copy full SHA for ffb59d0
README.md
@@ -6,6 +6,7 @@ A dart-lang version of the SIP UA stack, ported from [JsSIP](https://github.com/
6
- SIP over WebSocket (use real SIP in your flutter mobile, [desktop](https://flutter.dev/desktop), [web](https://flutter.dev/web) apps)
7
- Audio/video calls ([flutter-webrtc](https://github.com/cloudwebrtc/flutter-webrtc)) and instant messaging
8
- Support with standard SIP servers such as OpenSIPS, Kamailio, Asterisk and FreeSWITCH.
9
+- Support RFC2833 or INFO to send DTMF.
10
11
## Currently supported platforms
12
- [X] iOS
0 commit comments