You seem to use the ims authentication module, this one does not implement the www-digest authentication, but the AKA variant, which I don't think freeswitch implement. You would need an IMS phone for AKA authentication.
Cheers, Daniel
On 27.04.25 12:43, 13715209697--- via sr-users wrote:
I agree with Maxim Sobole.
I recently had a project that used Freeswitch and Kamailio.
loadmodule ims_registrar_pcscf .so loadmodule ims_auth.so modparam(ims_auth, "registration_qop”, “auth,auth-int”)
... freeswitch REGISTER qop=auth,auth-int REGSTER qop=auth-int 401 ...
I will modify the FreeSWITCH source code to disable auth-int. __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!