Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a86b7e2cdde3924621d4cda5adb5bf83462ba544 https://github.com/OpenSIPS/opensips/commit/a86b7e2cdde3924621d4cda5adb5bf83462ba544 Author: Liviu Chircu <li...@opensips.org> Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths: M modules/auth_aaa/authaaa_mod.c Log Message: ----------- auth_aaa: Fix bad Digest-Qop AVP name with libfreeDiameter RADIUS and Diameter have different names for the QoP AVP, as they use "Digest-Qop" and "Digest-QoP", respectively. This patch fixes an issue where the libfreeDiameter cannot locate "Digest-Qop" in its dict. Credits to IonuČ› Boangiu (ITSysCom) for reporting this issue! To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel