proomt

Search

Search posts, papers, and topics

twilio

RSS
  1. 1

    On-Demand Masked Sessions with Twilio Proxy, Voice and Serverless

    A step‑by‑step tutorial showing how to build a Just‑in‑Time masked‑call workflow with Twilio Voice, Proxy, and Sync, using a two‑bounce out‑of‑session pattern to collect a tracking code via IVR, resolve the counterpart’s number, stash it in Sync, and auto‑create a Proxy session on the fly—all deployed as Twilio Serverless Functions.

    Twiliotwilio.com18 min
  2. 3

    How to Connect Your Twilio Agent to External APIs with PHP

    A step‑by‑step tutorial showing how to build a Twilio voice agent in PHP (using OpenSwoole) that calls OpenAI’s gpt‑4o‑mini model and can invoke an external REST API (Cat Facts) via tool‑calling, wiring everything together with Twilio Conversation Relay and a WebSocket server.

    Twiliotwilio.com11 min