- Twilio Cookbook(Second Edition)
- Roger Stringer
- 519字
- 2021-07-16 12:06:32
What this book covers
Chapter 1, Into the Frying Pan, covers what you need to know about adding two-factor authentication to a website to verify users, sets up a basic order-verification system, adds the Click-to-Call functionality to a website, records phone calls, sets up a company directory, and explains how to use Twilio Client for Text-to-Speech.
Chapter 2, Now We're Cooking, begins by covering how to create usage records, screen calls to be actually answered by a person, buying a phone number, setting up a voicemail system, and building an emergency calling system.
Chapter 3, Conducting Surveys via SMS, builds a system that lets you add subscribers, build a survey, send surveys to subscribers, and view responses that come back.
Chapter 4, Building a Conference Calling System, shows you how to build a handy conference calling system that includes scheduling, notifying attendees, recording the conference call, joining the call from a browser or a phone, monitoring the conference, and muting attendees.
Chapter 5, Combining Twilio with Other APIs, shows you how to use Twilio with other APIs to add features, such as a local business search via text messages, a movie listings search, a weather lookup, and how to search using Google.
Chapter 6, Sending and Receiving SMS Messages, digs into the many SMS messaging features that Twilio provides, beginning with sending messages from a website, replying to messages from a phone, sending bulk SMS messages to a list of people, SMS order tracking to check on orders, serving a group chat platform, and sending SMS messages from a phone call.
Chapter 7, Building a Reminder System, uses Twilio's SMS services to let you schedule reminders, get notified of reminders, retrieve a list of reminders, cancel a reminder, and add another person to a reminder.
Chapter 8, Building an IVR System, shows you how to set up an Interactive Voice Response system, beginning with a basic phone tree, screening and recording calls, logging and reporting calls, looking up contacts on incoming calls using the HighRiseHQ API, and sending SMS messages to salesforce.com contacts.
Chapter 9, Building Your Own PBX, shows you how to set up subaccounts for each of your users, let the users buy their own phone numbers, accept incoming phone calls, make outgoing calls, and delete their accounts.
Chapter 10, Digging into OpenVBX, takes you into the world of building plugins for the OpenVBX system, starting with a call log plugin, going into a searchable company directory, collecting payments over the phone using Stripe, tracking orders, setting up a caller ID system, and testing call flows.
Chapter 11, Sending and Receiving Picture Messages, shows you how to use Twilio's Picture Messaging protocol to send and receive MMS messages, including sending messages from a phone to a website, building a photo gallery and sending pictures from a website to a phone.
Chapter 12, Call Queuing, introduces you to queuing calls for agents to answer and process. This is handy for call centers.
Chapter 13, Working with Twilio Client, shows you how to build a web-based softphone to handle incoming and outgoing calls without needing to use a phone.
- 通信網絡基礎與設備
- MERN Quick Start Guide
- SEO 20日
- 物聯網關鍵技術及應用
- WordPress Web Application Development
- Windows Server 2012 Hyper-V虛擬化管理實踐
- 光纖通信系統與網絡(修訂版)
- 基于性能的保障理論與方法
- 物聯網與智慧農業
- 商業的本質和互聯網
- 趣話通信:6G的前世、今生和未來
- ReasonML Quick Start Guide
- 路由與交換技術
- Hands-On Microservices:Monitoring and Testing
- Full-Stack Web Development with Vue.js and Node