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

13244: Dial: No SIP Authorization


WARNING: 13244

warning-13244 page anchor
WARNING

This warning is returned when you try to place a SIP call with <Dial><Sip> or the Calls API from an account that is not authorized to use SIP calling.

Possible causes

possible-causes page anchor
  • You attempted to dial a SIP URI with <Dial><Sip> from an account that does not have SIP calling access.
  • You attempted to create an outbound SIP call with the Calls API by setting the To parameter to a SIP URI on an account that is not enabled for SIP.
  • Place the SIP call from a Twilio account that has SIP calling enabled.
  • Review your SIP call flow and retry with the supported Programmable Voice SIP configuration after SIP access is available.
  • If the destination SIP endpoint requires authentication, pass valid credentials by using the <Sip> username and password attributes or the Calls API SipAuthUsername and SipAuthPassword parameters.

Additional resources

additional-resources page anchor