Can anyone point me to the right documentation on how to qualify works on pjsip endpoints / aors?
We are a team of 5 in different countries and I often see in the asterisk logs: xxxx extension became UNREACHABLE, deleting contact. And then it would often recreate the contact a few seconds after that.
I have changed the minimum_registration on the AORs to be 1 hr But I just wanted to know how the qualify works on pjsip, ok, if the qualify period is 60 seconds, it sends an an OPTIONS packet to the device, what if the device doesn’t receive the packet, is the AOR marked as unreachable and the contact deleted until the next qualify expiration happens and another OPTIONS packet is sent to the endpoint?