6 releases

0.2.1 Sep 13, 2023
0.2.0 Sep 13, 2023
0.1.3 May 8, 2023
0.1.2 Nov 15, 2022
0.1.0 Nov 9, 2021

#273 in Multimedia

Download history 45/week @ 2023-12-14 51/week @ 2023-12-21 38/week @ 2023-12-28 73/week @ 2024-01-04 80/week @ 2024-01-11 72/week @ 2024-01-18 72/week @ 2024-01-25 122/week @ 2024-02-01 158/week @ 2024-02-08 179/week @ 2024-02-15 127/week @ 2024-02-22 82/week @ 2024-02-29 88/week @ 2024-03-07 129/week @ 2024-03-14 150/week @ 2024-03-21 88/week @ 2024-03-28

462 downloads per month
Used in ezk-sip-ua

MIT license

380KB
9K SLoC

ezk-sip-core

crates.io documentation MIT licensed

SIP core library providing abstractions for transports and SIP transactions.

It is the centerpiece of any stateful SIP applications as it provides the Endpoint which holds all low level information about the SIP Stack (transport/transaction state).

While not complete, transport and transaction management are implemented after the following RFCs:

  • RFC3261 - SIP: Session Initiation Protocol
  • RFC6026 - Correct Transaction Handling for 2xx Responses to SIP INVITE Requests

Dependencies

~10–25MB
~383K SLoC