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
Error
Application error

13802: Dial: No referUrl attribute specified

Twilio Voice DocumentationVoice

Description

description page anchor

In order to send a SIP REFER message to an established <Dial> call, the referUrl attribute must be specified in the TwiML. In this case, a REFER was received on a <Dial> call without a referUrl attribute present.

Possible causes

possible-causes page anchor
  • Your <Dial> verb did not include a referUrl attribute or the attribute was misspelled
  • Add a valid referUrl attribute to your <Dial> verb
  • For more information on sending REFER to Twilio, see Refer to Twilio