Crate ezk_sip_types
Source
- header
- Contains everything header related
- host
- HostPort and Host type found in URIs and Via header
- msg
- Contains SIP message parts and parser
- parse
- Parsing utilities for SIP message components
- print
- Printing utilities for SIP message components
- uri
- Contains the URI trait, SIP and NameAddr implementation
- csv_header
- from_str_header
- Method
- Represents a SIP-Method.
- Name
- Represents a SIP-Header’s name. It is used as key inside Headers.
- StatusCode
- Code is a representation of an SIP-Code encoded in an u16
- CodeKind
- CodeKind represents the kind of SIP-Code for broader Code handling