Sippet v0.6.2 Sippet.Parser 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
Link to this function
init() View Source
Initializes and loads the C++ NIF module.
Link to this function
parse(message) View Source
Parses the SIP message into an Erlang-like map.
The Sippet.Message module translates the result into an Elixir-like struct.