# SIPFlutterPlugin
**Repository Path**: comm2java/SIPFlutterPlugin
## Basic Information
- **Project Name**: SIPFlutterPlugin
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-08-06
- **Last Updated**: 2026-03-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# SIPFlutterPlugin
SIP (Session Initiation Protocol) Flutter plugin, supporting iOS, Android, and HarmonyOS.
1. configure account
REGISTER: sip:43.160.204.96:5060;transport=tcp SIP/2.0
REGISTER ID: sip:test@test.com
2. call the other account
In the configure account interface, fill in the Call Username field and click the call button.
