EZK - Collection of SIP related crates (and more)

July 27, 2025 ยท View on GitHub

List of notable crates are:

  • ezk-rtc - SDP based media session
  • ezk-sip-core - SIP concepts like transports & transactions
  • ezk-sip-ua - SIP User Agent abstractions for registrations & calls using ezk-rtc

Examples

Explore the examples which showcase some basic SIP scenarios.

These cannot be run without a few changes, as SIP calls usually require an endpoint to communicate with.