Implement call recording consent announcement and store recordings with PCI and two-party consent compliance

domain: twilio.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Twilio Verify for teams leaving Authy — the full failure-mode walkthrough related to twilio.com, checked against official docs, with linked verified routes.

Steps

  1. Before starting any recording, play a consent announcement to the caller using TwiML <Play> or <Say> informing them the call may be recorded; in all-party consent jurisdictions (12 US states, EU, California, etc.) require an affirmative response (e.g. key press) before proceeding.
  2. Start the recording only after consent is obtained; use <Record> or the Recordings REST API to begin capture, and set the beep attribute to signal start of recording to both parties.
  3. Configure a recordingStatusCallback URL on the <Record> verb to receive the recording SID, duration, and URL when the recording is available; handle this webhook to persist metadata.
  4. Store recordings in a compliant environment: for HIPAA, enable HTTP Authentication and store in a HIPAA-eligible bucket; for PCI compliance, enable Twilio PCI Mode in the console before recording calls that involve card data.
  5. Implement a retention policy: HIPAA requires six years retention; PCI DSS limits cardholder data storage; honour deletion requests under GDPR within 30 days and maintain an audit log.

Known gotchas

Related routes

Record a call with separate per-party audio channels and apply PII redaction to the result.
twilio.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans