-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: None
-
Affects Version/s: 15
-
Fix Version/s: None
-
Component/s: Asterisk SIP Settings
-
Labels:None
-
ToDo:
-
Asterisk Version:18.12.1
-
Distro Version:any
-
Distro:FreePBX Distro
PJSIP fails to match any item in the list if DNS fails. Example is flowroute.
[80771440]
type=identify
endpoint=80771440
match=us-west-or.sip.flowroute.com
match=54.71.6.127
match=34.211.68.10
match=207.223.78.224
match=34.210.91.112
match=fl.gg
match=35.173.62.45
when DNS failed on the first entry no matches were made and all inbound calls were denied.
Module 'res_pjsip.so' reloaded successfully.
[2022-08-22 11:07:08] ERROR[10510]: netsock2.c:303 ast_sockaddr_resolve: getaddrinfo("ep-us-east-nj-01.flowroute.com", "(null)", ...): Name or service not known
[2022-08-22 11:07:08] ERROR[10510]: res_pjsip_endpoint_identifier_ip.c:553 ip_identify_apply: Identify '80771440' failed when adding resolution results of 'us-west-or.sip.flowroute.com'
[2022-08-22 11:07:08] ERROR[10510]: res_sorcery_config.c:422 sorcery_config_internal_load: Could not create an object of type 'identify' with id '80771440' from configuration file 'pjsip.conf'
[2022-08-22 11:07:08] NOTICE[10510]: sorcery.c:1348 sorcery_object_load: Type 'system' is not reloadable, maintaining previous values
[2022-08-22 11:07:13] NOTICE[12967]: res_pjsip/pjsip_distributor.c:676 log_failed_request: Request 'INVITE' from '<sip:+13157835499@fl.gg;rn=406698>' failed for '34.210.91.112:5060' (callid: 505422611_117423277@207.223.78.115) - No matching endpoint found
https://support.digium.com/community/s/article/Incoming-Calls-failing-from-Flowroute