Good afternoon!! I’m asking for your support because I’m getting the following message:
WARNING[1249]: res_pjsip_outbound_registration.c:1249 schedule_retry: No response received from ‘sip:192.168.1.213:5060’ on registration attempt to ‘sip:22XXXXXXXX@192.168.1.213:5060’, retrying in ‘60’
This is my configuration:
It means what it says, it’s not getting a response. You can use “pjsip set logger on” to see if the REGISTER is going out, and if a response is not being received. If there is no response then you’ll need to look outside of Asterisk - such as confirming the IP address is correct, no firewall is blocking things.