Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

What is Direct Inward Dialing (DID)?


Direct Inward Dialing (DID) is a telephone service that allows a phone number to ring through directly to a specific phone at a business instead of going to a menu or a queue and needing to dial an extension. A phone number that is used like this is often called a "DID" (and multiple numbers are called "DIDs").

There are two ways to get DID-like functionality with Twilio Phone Numbers: via a SIP trunk, and with SIP registration.


DIDs with SIP Trunking

dids-with-sip-trunking page anchor

You can connect a Twilio SIP Trunk to your PBX. When a call comes in to Twilio to any of your phone numbers, Twilio sends the call to your PBX over the SIP Trunk. Your PBX can then route the call to an extension based on the number dialed.

Diagram showing call flow through an elastic SIP trunk to cloud and phone endpoints.

See the SIP configuration guides for step-by-step instructions.


DIDs with SIP Registration

dids-with-sip-registration page anchor

Using Twilio SIP Registration, you can connect a call directly to a VoIP desk phone or soft phone. When a call comes in to Twilio to your phone number, Twilio sends it directly to your SIP registered endpoint.

Diagram showing SIP registration connecting PSTN to SIP endpoints via Twilio.

See documentation for registering a SIP endpoint on Twilio.