Skip to main content

A fast FreeSWITCH control library purpose-built on traffic theory and stress testing.

Project description

switchy

pypi versions pypi_downloads docs

FreeSWITCH control and stress testing using pure Python.

switchy intends to become the “flask for VoIP” but with a focus on performance and scalable service system design.

Please readthedocs for more information.

Installation

pip install switchy

Dependencies

Currently switchy uses the ESL SWIG package distributed with the FreeSWITCH sources. We intend to add alternative backends in the future including greenswitch and support for mod_amqp.

Some optional numerical packages are required to record performance measurements:

Feature

Dependency

Installation

Metrics Capture

pandas

pip install switchy[metrics]

Graphing

matplotlib

pip install switchy[graphing]

HDF5

pytables [1]

pip install switchy[hdf5]

License

All files that are part of this project are covered by the following license, except where explicitly noted.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

switchy-0.1.0a1.tar.gz (62.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page