Sippet v0.3.8 Sippet.Transactions.Server.Key
Defines a key in which server transactions are uniquely identified.
Summary
Functions
Creates a server transaction identifier from an incoming request or an outgoing response. If they are related, they will be equal
Creates a server transaction identifier
Types
t()
t() :: %Sippet.Transactions.Server.Key{branch: binary, method: Sippet.Message.method, sentby: sentby}
Functions
Creates a server transaction identifier from an incoming request or an outgoing response. If they are related, they will be equal.
Creates a server transaction identifier.