AI Chatbot Wiki

DID Number (Direct Inward Dialing)

The phone number your AI agent answers on, how to choose between a new number and your existing one, and the porting trap to avoid.

Updated 2026-08-18

A DID (direct inward dialing) number is a real phone number that routes straight to a specific destination rather than through a switchboard. In practice, when someone says "buy a DID," they mean provisioning a phone number from a provider like Telnyx or Twilio and pointing it at something, in this case your AI voice agent.

Why it matters when you are buying or building

Every voice agent needs a number, and the decision you make here is harder to reverse than the agent itself. Three options:

A new number. Fastest. You provision it in a couple of minutes, point it at the agent, and test. The downside is nobody calls it, so you also need to decide what sends traffic there.

Forward your existing number. Keep the client's real business line where it is and forward some or all calls to the new DID. This is what I do most of the time. It is reversible in one setting change, which matters enormously on day one of a rollout. The work is in the carrier's admin, not in the AI platform. See phone forwarding for AI agents.

Port the number. Move the number's ownership to the new provider. Cleanest long term, but porting takes days to weeks, can go wrong, and while it is in flight nobody wants to touch anything. Never schedule a port and a launch in the same week.

What I have seen in production

The forwarding path is the one I recommend to small businesses, and the reason is control. A client who gets nervous on day two can flip forwarding off and be back to normal instantly. That single fact has closed more deals for me than any feature of the agent.

I also use dedicated DIDs to separate traffic for measurement. A number on the website, a different number on the Google Business Profile, a third on a paid landing page. Now call volume by source is a fact rather than a guess, and it feeds the same funnel reporting as the site analytics.

Practical notes from doing this a lot:

  • Match the area code to the business's actual market. Callers do notice.
  • For lead-gen sites, a voicemail-first setup can be better than a live agent, depending on what you want the caller to do. A missed-call text-back flow on the same DID often converts better than either.
  • Whatever you provision, call it from your own cell before handing it over. Simulator testing cannot inject real caller ID and some faults only show up on a genuine call. See testing voice agents.
  • Keep a plain routing document per client: which number, which provider, where it forwards, and who can change it. Six months later, nobody remembers.

The number is boring infrastructure, which is exactly why it is worth getting right up front.