I have a fresh installation here. Using external profile. I couldn't manage to register the gateway until the provider had something changed on their side. The gateway registered for 10 minutes, got deregistered and now it can't register again.
My sngrep shows that first register invite returns 401 from the provider, with a WWW-Authenticate header. It is expected that the second request must send auth header so that second response from the provider should be 200. When I had it registered for only once for about 10 minutes, I can see this auth header in my second request. But now, it keeps sending completely the same request over and over again, without an auth header, resulting 401 response.
I talked to provider again and asked them to check their logs and they said exactly what I was expecting that my requests lacked auth header.
Why doesn't it send the auth header? Register is set to true in gateway settings.
My sngrep shows that first register invite returns 401 from the provider, with a WWW-Authenticate header. It is expected that the second request must send auth header so that second response from the provider should be 200. When I had it registered for only once for about 10 minutes, I can see this auth header in my second request. But now, it keeps sending completely the same request over and over again, without an auth header, resulting 401 response.
I talked to provider again and asked them to check their logs and they said exactly what I was expecting that my requests lacked auth header.
Why doesn't it send the auth header? Register is set to true in gateway settings.
Last edited: