Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Couzens eabb847a48 [dbi] session_data(): add argument charging characteristics
Add the charging characteristics to the dbi function to allow the
backend to decide the profile based on it.
The charging characteristics can be filled by the HSS and will
be passed by the PCEF towards the PCRF.

This is an API dbi breakage.
2022-09-11 21:59:16 +02:00
Alexander Couzens 973c64804a [dbi] add database backend json
Add json based database backend.

TODO: add example json interface
2022-09-11 21:55:17 +02:00