舉報

會員
FreeSWITCH Cookbook
最新章節:
Index
Thisisaproblem-solutionapproachtotakeyourFreeSWITCHskillstothenextlevel,whereeverythingisexplainedinapracticalway.Ifyouareasystemadministrator,hobbyist,orsomeonewhousesFreeSWITCHonaregularbasis,thisbookisforyou.WhetheryouareaFreeSWITCHexpertorjustgettingstarted,thisbookwilltakeyourskillstothenextlevel.
目錄(65章)
倒序
- coverpage
- FreeSWITCH Cookbook
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Routing Calls
- Introduction
- Internal calls
- Incoming DID calls
- Outgoing calls
- Ringing multiple endpoints simultaneously
- Ringing multiple endpoints sequentially (simple failover)
- Advanced multiple endpoint calling with enterprise originate
- Time of day routing
- Manipulating To: headers on registered endpoints to reflect DID numbers
- Chapter 2. Connecting Telephones and Service Providers
- Introduction
- Configuring a SIP phone to register with FreeSWITCH
- Connecting audio devices with PortAudio
- Using FreeSWITCH as a softphone
- Configuring a SIP gateway
- Configuring Google Voice
- Codec configuration
- Chapter 3. Processing Call Detail Records
- Introduction
- Using CSV CDRs
- Using XML CDRs
- Inserting CDRs into a backend database
- Using a web server to handle XML CDRs
- Using the event socket to handle CDRs
- Chapter 4. External Control
- Introduction
- 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
- Chapter 5. PBX Functionality
- Introduction
- Creating users
- Accessing voicemail
- Company directory
- Using phrase macros to build sound prompts
- Creating XML IVR menus
- Music on hold
- Creating conferences
- Sending faxes
- Receiving faxes
- Basic text-to-speech with mod_flite
- Advanced text-to-speech with mod_tts_commandline
- Listening to live calls with telecast
- Recording calls
- Index 更新時間:2021-08-20 15:44:42
推薦閱讀
- 24小時學會電腦組裝與維護
- 圖解西門子S7-200系列PLC入門
- 電腦維護365問
- Svelte 3 Up and Running
- STM32嵌入式技術應用開發全案例實踐
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- 固態存儲:原理、架構與數據安全
- Building 3D Models with modo 701
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- Spring Cloud微服務和分布式系統實踐
- 單片機技術及應用
- 計算機應用基礎案例教程(Windows 7+Office 2010)
- Arduino案例實戰(卷Ⅳ)
- Practical Artificial Intelligence and Blockchain
- FPGA進階開發與實踐
- Learning Microsoft Cognitive Services
- The Complete Guide to DAZ Studio 4
- Mastering JavaServer Faces 2.2
- 3D打印:從全面了解到親手制作(全彩版)
- 51單片機典型模塊開發查詢手冊
- Building Bluetooth Low Energy Systems
- Android Programming with Kotlin for Beginners
- Spring Cloud微服務:入門、實戰與進階
- 筆記本電腦維修從入門到精通
- Apache Kylin權威指南(第2版)
- 電腦軟硬件維修從入門到精通
- Managing Multimedia and Unstructured Data in the Oracle Database
- 計算機組裝與維修技術(第2版)
- The Applied TensorFlow and Keras Workshop
- OpenSceneGraph 3 Cookbook