Testimonials
About
Reports from users who have implemented various types of FreeSWITCH™ instances. Perhaps you can learn a new idea of how to use FreeSWITCH™?
High capacity switching
FreeSWITCH rocks! We replaced 10 asterisk machines with a single instance of FreeSWITCH. Of course with all of the left over hardware we went ahead and made a small cluster for redundancy.
We're using FS to handle approximate 300 simultaneous SIP calls (i.e. 600 legs) with media handling on a two-proc Xeon 3.2 ghz box. CPU utilization is roughly 10% (mostly due to network I/O). Works beautifully. Simple to setup, intuitive to configure. Highly recommended.
Flexibility
I'm using FreeSWITCH just as a "dummy" PBX. I can do this thanks to the flexible design of FS.
I dont use the default XML dialplan. Instead I provide a custom dialplan (containing just one entry) when a new call comes through the mod_xml_curl interface. This allows me to dynamically change the location of each extension at any time.
I dont use the default XML directory either, each user are fetched from my own server (through mod_xml_curl) each time it's registered.
Finally I monitor all extensions (BLF) by using the event socket (mod_event_socket)
Medical
We have used FreeSWITCH for independent calls to emergency staff, relying on it for medical purposes.