PJSIP registration process getting failed with status 503 (Connection refused) response on Push events
We are encountering an issue with PJSIP in our Android application. When the app is in a killed state and receives an FCM event related to a call, we initiate the PJSIP library initialisation followed by the SIP registration process. However, we are consistently receiving a 503 response most of the times even the server is Up and Running.