.coveragerc
.gitignore
.readthedocs.yml
.style.yapf
.travis.yml
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
Makefile
README.rst
mktag
pyproject.toml
setup.cfg
setup.py
asyncari/__init__.py
asyncari/client.py
asyncari/model.py
asyncari/state.py
asyncari/util.py
asyncari.egg-info/PKG-INFO
asyncari.egg-info/SOURCES.txt
asyncari.egg-info/dependency_links.txt
asyncari.egg-info/requires.txt
asyncari.egg-info/top_level.txt
ci/rtd-requirements.txt
ci/test-requirements.txt
ci/travis.sh
debian/.gitignore
debian/changelog
debian/compat
debian/control
debian/rules
debian/watch
debian/source/format
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/intro.rst
docs/source/_static/.gitkeep
examples/cleanup_bridges.py
examples/example.py
examples/originate_example.py
examples/zoomcall
examples/basic/bridge_example.py
examples/basic/example.py
examples/basic/originate_example.py
examples/basic/playback_example.py
newsfragments/.gitkeep
newsfragments/README.rst
tests/__init__.py
tests/conftest.py
tests/test_example.py