Inbound BYOT SIP (Twilio): calls return 486 Busy, no rooms created
I’m using Twilio BYOT SIP with inbound trunk configured for a phone number.
Configuration:
- SIP Endpoint: sip:[projectid].sip.livekit.cloud
- Inbound trunk: configured with E.164 phone number, no auth
- Dispatch rule: Individual (Caller) mode with room prefix
- Agent: Registered and running
Problem:
- Calls to the configured number → 486 Busy error
- No rooms created, agent never receives session
- Both real calls and API test calls fail identically
Tested:
- E.164 format ✓
- Correct SIP URI ✓
- No auth config ✓
- IP allowlist ✓
What could cause the trunk to reject calls before reaching dispatch rules?