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

13218: Dial: Invalid sequential value


WARNING: 13218

warning-13218 page anchor
VOICE
WARNING

The sequential attribute on <Dial> only accepts true or false. Setting sequential="true" lets Twilio call up to ten agents one after the other, in the order they are specified in the verb.

Possible causes

possible-causes page anchor

The sequential attribute on <Dial> was set to a value other than true or false.

  • Update the <Dial> verb so sequential is set to either true or false.
  • If you need sequential dialing, set sequential="true" on <Dial> so Twilio calls up to ten agents one after the other in the specified order.

Additional resources

additional-resources page anchor