Releases: NetComposer/nksip
Releases · NetComposer/nksip
v0.4.0
A huge release:
- Comprehensive documentation.
- New UAS API.
- Powerful plugin mechanism.
- Extraction of non-core functionality intro plugins.
- Reliable provisional responses.
- UPDATE and MESSAGE methods.
- Full event support (SUBSCRIBE/NOTIFY).
- Full PUBLISH support, using in-memory or external database.
- RFC4028 Session Timers
- Outbound (RFC5626) and GRUU (RFC5627) support.
- Path support, as client, proxy and registrar.
- SIP-over-Websockets support, as a server and as a client!
- Reason header support in request and responses.
- Service-Route header support.
- Support for headers in URIs.
- UAS callback functions receive contextual metadata.
- New options to customize supported extensions and to generate Require and Accept headers.
- Use of any external store for registrar instead of in-memory built-in.
- Allow an endpoint to start a dialog with itself.
- Bug corrections.
v0.3.0
v0.2.0
Second preview release
- Full SIP processing engine rewrite. The new engine is capable of handling nearly 2x the traffic of the old one, supporting 10.000 regs/sec on a i7 machine.
- Much easier to understand and extend.
- Very stable, but not thoroughly tested in real-life scenarios.
Initial release
Initial release