-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SIP Register Fail #358
Comments
You have taken the pcap on the P-CSCF I guess thats why you are not seeing Ck and Ik in 401. But, those should not be included in 401 sent to UE Your UE is failing to register with IMS and keeps reattempting because there is something wrong with SIM details either programmed on the SIM or the SIM details dont match the details entered in IMS HSS |
Milenage is the correct algorithm to use. Its used for 4G authentication at open5gs. AKAv1MD5 is the authentication method that needs to be implemented by the SIP client |
Hello, sorry for disturbing
I got a UE Crosscall Z5 Android.
I followed the process as queried but when I come to the SIP registration i see that my UE isn't mentionning the AKAv5 algorithm in his sip register and i see that the SCSCF isn't repliying with the ciphering key and the integrity key in his 401 challenge response.
I attach my PCAP.
Thank you for helping
SIP registation fail.zip
The text was updated successfully, but these errors were encountered: