Skip to main content
When a call ends, the webhook payload includes a status and potentially error codes. Understanding these is vital for debugging connection issues.

SIP Response Codes

If you are using SIP Trunking (or debugging Twilio logs), you may see standard SIP codes.

Butter AI Statuses

These are the internal statuses you will see in the API and Dashboard.

Common Failure Scenarios

”The number you have dialed is not in service”

  • Cause: The phone number is not assigned to an agent in the Butter Dashboard.
  • Fix: Go to Agents > Phone Numbers and link the number.

Call connects but silence

  • Cause: LLM or TTS provider error.
  • Fix: Check your stt_provider and tts_provider settings. Ensure you haven’t hit a rate limit with OpenAI or ElevenLabs.