Re-exports§
pub use self::auth::AuthContext;
pub use self::auth::AuthHeader;
pub use self::auth::AuthSchema;
pub use self::parse::parse_header;
pub use self::subscription_state::SubscriptionState;
Modules§
Structs§
- Headers
- Wrapper around a Vec
to simplify creating and a list of headers - Named
Header - Header Value for Named Headers, e.g. From, To, Contact
Enums§
- Content
Type - Sip protocol Content-Type value.
- Header
- Single SIP Header Representation.
- Language
- Sip Protocol languages.