.coveragerc
CHANGES.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
bootstrap.py
buildout.cfg
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/actions.rst
docs/conf.py
docs/conftest.py
docs/fast_agi.rst
docs/index.rst
docs/manager.rst
docs/message.rst
docs/testing.rst
examples/config.ini
examples/event_listener.py
examples/event_listener_modern.py
examples/fast_agi_server.py
examples/fast_agi_server_ivr.py
examples/get_extension_status.py
examples/originate.py
examples/perpetual_ping.py
examples/queue_status.py
panoramisk/__init__.py
panoramisk/actions.py
panoramisk/ami_protocol.py
panoramisk/call_manager.py
panoramisk/command.py
panoramisk/fast_agi.py
panoramisk/manager.py
panoramisk/message.py
panoramisk/testing.py
panoramisk/utils.py
panoramisk.egg-info/PKG-INFO
panoramisk.egg-info/SOURCES.txt
panoramisk.egg-info/dependency_links.txt
panoramisk.egg-info/entry_points.txt
panoramisk.egg-info/not-zip-safe
panoramisk.egg-info/requires.txt
panoramisk.egg-info/top_level.txt
tests/test_connection.py
tests/test_fast_agi.py
tests/test_manager.py
tests/test_message.py
tests/test_protocol.py
tests/test_utils.py
tests/fixtures/agent_loggued_in.yaml
tests/fixtures/agent_not_in_pause.yaml
tests/fixtures/asyncagi_channel_does_not_exist.yaml
tests/fixtures/asyncagi_get_var.yaml
tests/fixtures/command_core_show_version.yaml
tests/fixtures/login_failed.yaml
tests/fixtures/login_ok.yaml
tests/fixtures/logoff.yaml
tests/fixtures/originate_sync.yaml
tests/fixtures/originate_with_events.yaml
tests/fixtures/ping.yaml
tests/fixtures/pjsip_show_endpoint.yaml
tests/fixtures/queue_status.yaml
tests/fixtures/rasterisk_command.yaml
tests/fixtures/sip_notify.yaml
tools/README.rst
tools/netcat-middleman.sh
tools/travis