This is a simple SIP-URI parser fully compatible with RFC 3261.
Installation
The package can be installed from Hex by adding
sippet_uri to your list of dependencies in mix.exs:
def deps do
[{:sippet_uri, "~> 0.1"}]
endCopyright
Copyright (c) 2016-2021 Guilherme Balena Versiani. See LICENSE for further details.