I stuck on a problem for some time.
The account is fully functional on Windows, but when I put it on my Android smartphone (certificate installed), I get the following SIP error:
SIP/2.0 606 Not Acceptable
Here I got some HTTP/1.1 401 Unauthorized exchanges between system and my phone, then the REGISTER request and after that :
I found articles about this famous error 606, but nothing about the error above.
Yet the remote worker user licenses are well defined ...
The account is fully functional on Windows, but when I put it on my Android smartphone (certificate installed), I get the following SIP error:
SIP/2.0 606 Not Acceptable
Code:
SIPDialog f7361558 created, dialogs 1 txn_keys 1 video 1 presentation 1 camera 1 unsupp audio 0
[...]
Sip: (f7361558) SendSIPResponse: REGISTER code 401 SENT TO 200.200.200.200 39999 ([COLOR=#EF2929]Public IP Android[/color])
Here I got some HTTP/1.1 401 Unauthorized exchanges between system and my phone, then the REGISTER request and after that :
Code:
Sip: SIP REG: 123 +sip.instance="<urn:uuid:///>"
Sip: SIP REG: 123 reg-id=1
Sip: ProcessNewRegistrationRequest name <> extn <123> cfg_extn 0 cfg_user f6f11c50
Sip: ... is_flare 0 (centr 0) is_oneXmobile 0 is_XMSI 0 is_WebRTC 0 equinox_softphone 0 equinox_mobile 1 csdk_softphone 0 csdk_mobile 0 IsSimultaneousClient 0
Sip: cfg_extn 0 vpnn_resilience f658f4a0
Sip: 123 temp_cfg_user->IsHomePbxActive() 0
Sip: SIP FindUserFromAuthentication, <123> cfg_user f6f11c50 from_unregister 0 is_ipo_behind_nat 0 is_phone_behind_nat 1
Sip: authenicateChallengeRtn 1 cfg_user f6f11c50
Sip: SIP REG: user 123 authenticated
Sip: SIP REG: phone is 123@100.100.100.100 ([COLOR=#EF2929]Public IP IPO Server Edition[/color]) client, but it is not configured for the user Avaya Equinox Mobile
Sip: (f7361558) SendSIPResponse: REGISTER code 606 SENT TO 200.200.200.200 39999
SIP Reg/Opt Tx: phone
SIP/2.0 606 Not Acceptable
I found articles about this famous error 606, but nothing about the error above.
Yet the remote worker user licenses are well defined ...