<div dir="ltr">Hello,<div><br></div><div>I have an Asterisk 13.6.0 PBX using PJSIP connected to the Twilio gateway. I am able to make calls outbound through the gateway, but I am not able to make calls into the PBX from external PSTN.</div><div><br></div><div>Specifically, an incoming call is _received_ by Asterisk, but it is not able to route the call internally owing to the following error:</div><div><br></div><div><div>[Feb 18 21:08:47] NOTICE[4606]: res_pjsip/pjsip_distributor.c:347 log_unidentified_request: Request from '<<a href="mailto:sip%3A%2B19725551212@sillyapp.pstn.twilio.com">sip:+19725551212@sillyapp.pstn.twilio.com</a>;isup-oli=62;pstn-params=808481808882;cpc=ordinary>' failed for '<a href="http://11.12.13.14:38124">11.12.13.14:38124</a>' (callid: <a href="mailto:3532ca0d142e6ce92f0259fd51cb5e43@0.0.0.0">3532ca0d142e6ce92f0259fd51cb5e43@0.0.0.0</a>) - No matching endpoint found</div></div><div><br></div><div>The last time I had this error, I was dealing with another SIP trunk and the issue was that I had mixed up "identify" and with "identity", but I have not such type in my pjsip_wizard.conf which looks like this:<br></div><div><br></div><div><div>type = wizard</div><div>sends_auth = yes</div><div>sends_registrations = no</div><div>remote_hosts = <a href="http://sillyapp.pstn.twilio.com">sillyapp.pstn.twilio.com</a>\;transport=tcp</div><div>outbound_auth/username = gobble</div><div>outbound_auth/password = degookdegook</div><div>endpoint/context = from-external</div><div>endpoint/disallow = all</div><div>endpoint/allow = ulaw</div><div>aor/qualify_frequency = 15</div></div><div><br></div><div>And--of course, I do have the DID configured on my extension, and in the dialplan "from-external" (confirmed using dialplan show from-external).</div><div><br></div><div>What is incorrect, and what should I be doing?</div><div><br></div><div>Any help is appreciated deeply.</div><div><br></div><div>Thank you,</div><div><br></div><div>Cheers,</div><div>Sonny.</div></div>