Go through this list before you route live traffic.2.
Your client sends the start message first and audio second.
3.
Only the caller's audio goes on the socket. Both parties are never mixed.
4.
from is E.164 with a leading + on every call. Without it nothing is filed.
5.
language is set when you know it.
6.
The webhook is HTTPS, answers 2xx in under 5 seconds, and verifies X-Voice-Signature.
8.
A 503 on connect is retried on a new connection.
9.
Actions follow level, not score, and drops happen on scam only.
10.
report=true is off until you have reviewed verdicts on your own traffic. See The first 30 days.11.
Credits are monitored. A session ends when the account runs out.
12.
Every action on a call is tagged with session_id, so a dispute can be answered.
Modified at 2026-09-18 16:57:16