Book Image

Freeswitch 1.6 Cookbook

Book Image

Freeswitch 1.6 Cookbook

Overview of this book

FreeSWITCH 1.6 Cookbook is written for anyone who wants to learn more about using FreeSWITCH in production. The information is presented in such a way that you can get up and running quickly. The cookbook approach eschews much of the foundational concepts, and instead focuses on discrete examples that illustrate specific features. If you need to implement a particular feature as quickly as possible, then this book is for you.
Table of Contents (9 chapters)
8
Index

Chapter 4. External Control

In this chapter, we will cover the following recipes:

  • Getting familiar with the fs_cli interface
  • Setting up the event socket library
  • Establishing an inbound event socket connection
  • Establishing an outbound event socket connection
  • Using fs_ivrd to manage outbound connections
  • Filtering events
  • Launching a call with an inbound event socket connection
  • Using the ESL connection object for call control
  • Using the built-in web interface