Sippet v1.0.1 Sippet.Transactions.Client.Key View Source

Defines a key in which client transactions are uniquely identified.

Link to this section Summary

Types

The topmost Via header branch parameter

t()

Functions

Create a client transaction identifier from an outgoing request or an incoming response. If they are related, they will be equal.

Create a client transaction identifier.

Link to this section Types

The topmost Via header branch parameter

Link to this type

t()

View Source
t() :: %Sippet.Transactions.Client.Key{
  branch: binary(),
  method: Sippet.Message.method()
}

Link to this section Functions

Create a client transaction identifier from an outgoing request or an incoming response. If they are related, they will be equal.

Create a client transaction identifier.