Sippet.Parser (Sippet v1.0.8) View Source
Communicates with the C++ NIF parser in order to parse the SIP header.
The C++ NIF module was created to optimize the parsing.
Link to this section Summary
Link to this section Functions
Initializes and loads the C++ NIF module.
Parses the SIP message into an Erlang-like map.
The Sippet.Message
module translates the result into an Elixir-like struct.