Skip to content
deathsyn edited this page Mar 10, 2011 · 7 revisions

FreeSwitcheR (often referred to as fsr)

About

A ruby library for interacting with the FreeSWITCH open source telephony platform

Requirements

  • Ruby (>= 1.8)
  • eventmachine (If you wish to use Outbound and Inbound listener)
  • log4r (If you want advanced logging)
  • bacon (if you want to run the unit tests)

Usage Examples

Clone this wiki locally