SIP support for AsyncIO written in pure Python.
Warning: SIP knowledge is necessary to use this library. The public API is currently under development.
See examples/ folder for usage examples.
- Free software: Apache2 license
- SIP endpoint client mode
- SIP proxy/server mode
- UDP and TCP support
- REGISTER
- NOTIFY
- SUBSCRIBE
- INVITE
- MESSAGE
- Complete documentation
- Unit tests
- Python 3.11 optimization
- Full independence from external SIP libraries