View Source API Reference Sippet v1.0.16

Modules

Holds the Sippet stack.

A behaviour module for implementing the Sippet.Core.

Implements the Digest authentication protocol.

Message primitive for composing SIP messages. Build a SIP message with the Sippet.Message struct.

A SIP Request-Line struct, composed by the Method, Request-URI and SIP-Version.

A SIP Status-Line struct, composed by the SIP-Version, Status-Code and the Reason-Phrase.

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

Defines a key in which client transactions are uniquely identified.

Defines a key in which server transactions are uniquely identified.

Implements an UDP transport.