mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
PCRF done
This commit is contained in:
parent
6b9ec5c5d7
commit
ee7d3cbef6
9 changed files with 310 additions and 75 deletions
|
|
@ -13,9 +13,7 @@
|
|||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#define FD_REALM "localdomain" /* Default Relam */
|
||||
#define MME_IDENTITY "mme.localdomain" /* Default MME Identity */
|
||||
#define HSS_IDENTITY "hss.localdomain" /* Default HSS Identity */
|
||||
#define FD_DIAMETER_ERROR_USER_UNKNOWN 5001
|
||||
|
||||
CORE_DECLARE(int) fd_init(int mode, const char *conffile);
|
||||
CORE_DECLARE(void) fd_final(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue