Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Warning
Application error

13222: Dial->Number: Invalid sendDigits value

Twilio Voice DocumentationVoice

Description

description page anchor

The sendDigits attribute may contain numbers, the # and * characters, the letters A, B, C, D, as well as lowercase w to "wait" for half a second or uppercase W to "wait" for a full second. See the Dial Verb API Reference for more information.

Possible causes

possible-causes page anchor

The attribute sendDigits includes an invalid character.

Ensure the sendDigits attribute only contains the characters: 0123456789ABCD*#wW.