LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
docs/Makefile
docs/call.rst
docs/conf.py
docs/dialog.rst
docs/index.rst
docs/transaction.rst
docs/transport.rst
docs/utils.rst
examples/sip-client.py
examples/sip-server.py
src/sipua/__init__.py
src/sipua/application.py
src/sipua/call.py
src/sipua/dialog.py
src/sipua/py.typed
src/sipua/transaction.py
src/sipua/transport.py
src/sipua/utils.py
src/sipua.egg-info/PKG-INFO
src/sipua.egg-info/SOURCES.txt
src/sipua.egg-info/dependency_links.txt
src/sipua.egg-info/requires.txt
src/sipua.egg-info/top_level.txt
tests/__init__.py
tests/test_call.py
tests/test_dialog.py
tests/test_transaction.py
tests/test_transport.py
tests/test_utils.py
tests/utils.py