[OpenSIPS-Devel] [OpenSIPS/opensips] ed397f: aaa_diameter: Add the "app_opensips" freeDiameter ...

Liviu Chircu noreply at github.com
Tue Jun 15 19:05:08 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ed397f948b5ff65479e41646e491bdc6bc83031e
      https://github.com/OpenSIPS/opensips/commit/ed397f948b5ff65479e41646e491bdc6bc83031e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
    A modules/aaa_diameter/app_opensips/CMakeLists.txt
    A modules/aaa_diameter/app_opensips/app_opensips.c
    A modules/aaa_diameter/app_opensips/avps.c
    A modules/aaa_diameter/app_opensips/avps.h

  Log Message:
  -----------
  aaa_diameter: Add the "app_opensips" freeDiameter application

This is the server-side component of the Diameter integration,
permanently maintaining an open-connection to the "aaa_diameter"
module's Diameter peer in OpenSIPS (or at least, ideally).

The main goals of the app:
    * to offer support for all Diameter applications and interactions,
	e.g. accounting, digest authentication, etc.

    * to be fully pluggable into commonly-found package-based
	freeDiameter installs on newer distros (e.g. Debian 10+,
	Ubuntu 20+, possibly others).





More information about the Devel mailing list