Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Dialing SIP Endpoint failure - No devices registered in specified edge



ERROR: 32221

error-32221 page anchor
PROGRAMMABLE VOICE
ERROR

Twilio was unable to dial the specified SIP Endpoint. While the user did have at least one device registered, no devices were registered through the edge location specified in the URI.

Possible Causes

possible-causes page anchor
  • You are trying to migrate from us1-only or us1-ix-only SIP registration and have configured some devices to register through other edges, but you are still using edge-specific URIs (e.g. username@yourdomain.sip.us1.twilio.com ) when placing calls in your application.
  • If you only intend to use the us1 or us1-ix edges, you may have SIP devices unexpectedly registering through another edge. Check the domain name and outbound proxy settings on your client devices.
  • If you want to take advantage of new global SIP registration features, including the ability to dial any registered endpoint regardless of the edge through which it registered, update your TwiML or REST API app to use your SIP domain's global URI, e.g username@yourdomain.sip.twilio.com .
  • If SIP devices are registering through an edge you did not intend, either re-configure these devices to register through the desired edge, or turn off the SIP Registration functionality in your device settings if the registration behavior is not needed.
  • To troubleshoot, you can verify if a SIP Endpoint has registered by using the Console "Registered SIP Endpoints" tab found on the SIP Domains page.

Rate this page: