- 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.
推薦閱讀
- Getting Started with Gulp(Second Edition)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- OpenCV for Secret Agents
- Learn Scala Programming
- Web全棧工程師的自我修養
- Easy Web Development with WaveMaker
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Python機器學習基礎教程
- C語言開發基礎教程(Dev-C++)(第2版)
- D3.js By Example
- “笨辦法”學C語言
- Java7程序設計入門經典
- Clojure Polymorphism
- 零基礎學編程系列(全5冊)
- Leaflet.js Essentials