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_providerandtts_providersettings. Ensure you haven’t hit a rate limit with OpenAI or ElevenLabs.