25.01u8
Everything else recently found/fixed works beautifully (thank you thank you thank you!,) except for this.
New install, manually configured (not from backup/restore of older version.)
I configured server features/services identical to my working sipxcom server.
DNS records were updated to point to new sipxcom server.
I manually created new users. I manually created new phones. I associated user/lines to the phones. I generated/sent profiles for the server and all phones.
I did a device reset of the phones (Polycom VVX) to clear any previous configuration.
After phone reboot, they do not register. They do get the provisioning files successfully, but when attempting registering, it fails. The phone records a generic 480 temporarily not available error.
I see from the sipregistrar.log file:
"2026-07-21T13:17:01.522030Z":1345:AUTH:ERR:**sipxcom server name**l::7fcbecafe640:sipxregistry:"Response auth hash does not match (bad password?) toUri='sip:200@**internal sip domain**' requestUser='200/4825670be793' requestNonce='0c42e2065aa8ee62b0951c94490f201b6a5f714d' uriParam='sip:**internal sip domain**;transport=tcp' passTokenDB='N98whbrqkl67sw' authTypeDB='DIGEST'"
The passTokenDB matches the SIP password on the user. I've even reset it to a new value and sent profiles. The log does record this updated token, but no successful registration.
This suggests to me (admittedly I'm reaching a little bit beyond my knowledge) that either the phone generates the wrong hash, or the user record in the database/sipxcom didn't get updated with the new value when a new SIP password was created?