- 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.
- Building E-commerce Sites with VirtueMart Cookbook
- 面向物聯(lián)網(wǎng)的嵌入式系統(tǒng)開發(fā):基于CC2530和STM32微處理器
- 通信簡(jiǎn)史:從信鴿到6G+
- IPv6網(wǎng)絡(luò)切片:使能千行百業(yè)新體驗(yàn)
- Master Apache JMeter:From Load Testing to DevOps
- 網(wǎng)管工具使用與技巧大全
- SAE原理與網(wǎng)絡(luò)規(guī)劃
- 互聯(lián)網(wǎng)+思維與創(chuàng)新:通往未來(lái)的+號(hào)
- 網(wǎng)絡(luò)利他行為研究:積極心理學(xué)的視角
- 深入理解OpenStack Neutron
- 數(shù)據(jù)血緣分析原理與實(shí)踐
- 中國(guó)互聯(lián)網(wǎng)發(fā)展報(bào)告2021
- 園區(qū)網(wǎng)絡(luò)架構(gòu)與技術(shù)
- Getting Started with tmux
- Building RESTful Web Services with .NET Core