-
Notifications
You must be signed in to change notification settings - Fork 18
Intro
goodboy edited this page Nov 25, 2015
·
1 revision
switchy - Control FreeSWITCH with Python
Switchy was originally designed for VoIP load testing using a FreeSWITCH cluster. It can, however, be used equally well as a framework for building full blown telephony applications. The goal of the project is to not only serve as an open load testing tool (i.e. along the lines of SIPp) but also as platform for auditing FreeSWITCH's performance and reliability under carrier scale traffic patterns.
The intent is to keep switchy up to date with the latest version of FreeSWITCH where possible. So, yes, this means support for the mod_amqp
via [Celery] (http://www.celeryproject.org/) in the near future!
More to come soon...