- Joined
- Feb 9, 2023
- Messages
- 3
- Reaction score
- 0
Our system automatically updated to the latest version (18.0.6.908). We're self-hosted on Azure (I'm not sure why, but it won't let me post a thread in that forum.)
We have a custom softphone that uses Zoiper's ZDK library to initiate our SIP connection. Previously, we were using the extension as the Auth ID, which worked perfectly. However, with the new update, adding new users requires us to change our Auth ID requirements (Auth ID should be at least 10 characters long with no spaces and contain a lowercase letter, an uppercase letter and a digit). It's the same deal for the password too.
When testing our softphone against the new requirements, we've found that our SIP server consistently returns 403 SIP with an "invalid credentials" error message. The following is from our Activity Log in the management console:
"Reason: Credentials don't match, check that authorization-ID and password match the ones in extension settings"
We're definitely using the correct id / password. I've tested a million times myself (using the new credentials, using our old credentials, using the old ID with the new password, using the new ID with the old password. I've also had a second developer attempt to test this, but we're both receiving the same 403 "invalid credentials" error.
Everything else is the same. We have other users that still have the old ID / passwords, and we're able to connect just fine with those. However, we can't add any new users at all because the SIP server doesn't recognize our new credentials.
Is there a potential configuration issue? We have absolutely no idea how this is possible.
Thanks in advance for any help at all!
We have a custom softphone that uses Zoiper's ZDK library to initiate our SIP connection. Previously, we were using the extension as the Auth ID, which worked perfectly. However, with the new update, adding new users requires us to change our Auth ID requirements (Auth ID should be at least 10 characters long with no spaces and contain a lowercase letter, an uppercase letter and a digit). It's the same deal for the password too.
When testing our softphone against the new requirements, we've found that our SIP server consistently returns 403 SIP with an "invalid credentials" error message. The following is from our Activity Log in the management console:
"Reason: Credentials don't match, check that authorization-ID and password match the ones in extension settings"
We're definitely using the correct id / password. I've tested a million times myself (using the new credentials, using our old credentials, using the old ID with the new password, using the new ID with the old password. I've also had a second developer attempt to test this, but we're both receiving the same 403 "invalid credentials" error.
Everything else is the same. We have other users that still have the old ID / passwords, and we're able to connect just fine with those. However, we can't add any new users at all because the SIP server doesn't recognize our new credentials.
Is there a potential configuration issue? We have absolutely no idea how this is possible.
Thanks in advance for any help at all!