Overview of dart-sip-ua
maindart-sip-ua is a Dart implementation of the SIP User Agent (UA) stack, ported from JsSIP. It allows for SIP over WebSocket and TCP, enabling real SIP functionality in Flutter mobile, desktop, and web applications.
Key features include:
- Audio/Video Calls: Integrated with
flutter-webrtc. - Instant Messaging: Support for SIP-based messaging.
- Standard Server Support: Works with OpenSIPS, Kamailio, Asterisk, 3CX, and FreeSWITCH.
- DTMF Support: Supports RFC2833 or INFO for sending DTMF tones.