- FreeSWITCH 1.6 Cookbook
- Anthony Minessale II Michael S Collins Giovanni Maruzzelli
- 102字
- 2021-07-16 13:45:13
Introduction
As its name implies, FreeSWITCH will "switch" or "connect" various endpoints together. A part of this switching involves making semi-permanent connections to inpidual telephones or telephone service providers. Service providers are usually telephone companies (telcos), or Internet Telephony Service Providers (ITSP). Continue reading to learn more about the many ways in which FreeSWITCH can connect your telephone to the world.
The recipes in this chapter will delve into the various ways to connect FreeSWITCH to telephones and service providers. FreeSWITCH can also connect to Skype using mod_skypopen
. The last recipe is for advanced users, and discusses the subject of codec negotiation.
推薦閱讀
- Extending Jenkins
- Visual Studio 2012 Cookbook
- 算法精粹:經典計算機科學問題的Java實現
- Apache Spark 2 for Beginners
- Building a Quadcopter with Arduino
- 學Python也可以這么有趣
- Java Web程序設計任務教程
- Nginx Lua開發實戰
- Learning Probabilistic Graphical Models in R
- 寫給程序員的Python教程
- Python趣味編程與精彩實例
- 深度學習程序設計實戰
- 大數據時代的企業升級之道(全3冊)
- Elasticsearch Blueprints
- Mastering OpenStack