Hello. How solve this issue?
[Jan 19 08:35:29] NOTICE[58640]: res_pjsip/pjsip_distributor.c:676 log_failed_request: Request ‘INVITE’ from ‘sip:4710505@172.20.11.159’ failed for ‘172.20.11.159:62164’ (callid: 1911547321295201064515@172.20.11.159) - No matching endpoint found Thank you.
That depends on what you are trying to achieve and what the call is from. For example for a SIP provider you would normally have to do matching based on IP address which is different configuration than if a SIP phone were calling into Asterisk.
As it is, you haven’t given enough information.