I currently have a problem that incomming calls are not coming through. Full-log says:
NOTICE[15225] res_pjsip/pjsip_distributor.c: Request ‘INVITE’ from ‘“xxxxxxxxxxxxxx” sip:0151zzzzzzzzz@fritz.box’ failed for ‘192.168.50.1:5060’ (callid: 422DA88914645339@192.168.50.1) - Failed to authenticate
where 192.168.50.1 is my “provider”, trunks are registered there.
Can anyone confirm that this might be a firewall-problem, in combination with my advanced custom rules saying:
-A fpbxinterfaces -p udp -m set --match-set allow-list src -m multiport --dports 4569,5060,63380 -j ACCEPT
-A fpbxinterfaces -p udp -m multiport --dports 4569,5060,63380 -j DROP
14 posts - 3 participants