SIP support for AsyncIO written in pure Python.
Warning: SIP knowledge is necessary to use this library. The public API is currently very unstable.
See examples/ folder for examples.
- Free software: Apache2 license
- SIP endpoint client mode
- SIP proxy/server mode
- UDP and TCP support
- REGISTER
- NOTIFY
- SUBSCRIBE
- INVITE
- MESSAGE
- Documentation
- unit tests