forked from herlesupreeth/Open5gs_Config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pcrf.yaml
30 lines (27 loc) · 1.19 KB
/
pcrf.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
db_uri: mongodb://localhost/open5gs
logger:
file: /root/open5gs/install/var/log/open5gs/pcrf.log
parameter:
pcrf:
freeDiameter:
identity: pcrf.epc.mnc001.mcc001.3gppnetwork.org
realm: epc.mnc001.mcc001.3gppnetwork.org
port: 3868
sec_port: 5868
listen_on: 127.0.0.9
load_extension:
- module: /root/open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dbg_msg_dumps.fdx
conf: 0x8888
- module: /root/open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_rfc5777.fdx
- module: /root/open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_mip6i.fdx
- module: /root/open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_nasreq.fdx
- module: /root/open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_nas_mipv6.fdx
- module: /root/open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_dcca.fdx
- module: /root/open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_dcca_3gpp.fdx
connect:
- identity: smf.epc.mnc001.mcc001.3gppnetwork.org
addr: 127.0.0.4
port: 3868
- identity: pcscf.ims.mnc001.mcc001.3gppnetwork.org
addr: 10.4.128.21
port: 3871