Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kalta kalta released this 24 Jul 23:08
· 239 commits to master since this release

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.