- 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.
推薦閱讀
- Beginning C++ Game Programming
- 兩周自制腳本語言
- HTML5 Mobile Development Cookbook
- OpenNI Cookbook
- INSTANT MinGW Starter
- 前端架構:從入門到微前端
- Implementing Cisco Networking Solutions
- Python自然語言處理(微課版)
- Mastering Kali Linux for Web Penetration Testing
- Instant RubyMotion App Development
- SQL基礎教程(第2版)
- Java并發編程:核心方法與框架
- ASP.NET Core and Angular 2
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- AngularJS Web Application Development Cookbook