Working with Patton on this; their debug from fxs is showing it trying to auth as the ectension and not the provided user name. This is the behavior that worked before the upgrade and is shown here:
21:45:08 SIP_ER> [GW GW_SIP_ALL_EXTENSIONS] NO AUTHENTICATION CREDENTIALS FOUND. User: 500, realm: 3CXPhoneSystem
21:45:08 SIP_TR> [STACK] < 442 Stack: from 192.168.1.200
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.1.224:5060;branch=z9hG4bK6ede2421080a8126f
Proxy-Authenticate: Digest nonce="414d535959b8491578:e62ee1b29f7d7b2e7330eec74c18382f",algorithm=MD5,realm="3CXPhoneSystem"
To: <
sip:[email protected]>;tag=44ae851b
From: <
sip:[email protected]>;tag=373621a070
Call-ID: 0b2f7102a2a7a943
CSeq: 28530 REGISTER
User-Agent: 3CXPhoneSystem 15.5.3849.1 (3849)
Content-Length: 0
Does anyone from 3cx side know how you would revert back to the previous authentication of extension number as user The Patton client seems to be using http as its transport protocol for the sip auth. This is configurable with 1 option-http, so this is not possible. Also it must be pulling the user from somewhere else as the user names in picture are not being used.