View Source Sippet.Parser (Sippet v1.0.16)

Communicates with the C++ NIF parser in order to parse the SIP header.

The C++ NIF module was created to optimize the parsing.

Summary

Functions

Initializes and loads the C++ NIF module.

Parses the SIP message into an Erlang-like map.

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.