From release tag 6005
- For the moment we generate automatically the “netinfo” section only for Home Network
Netinfo
Netinfo or “networks_info” contains visited node specific information. This configuration must exist in all YateUCN/YateUCN5G.
For some time this was set manually in netinfo-custom.conf or using API request sent directly – saved in netinfo-config.conf.
After tag 6005, netinfo settings for the Home Network will be generated automatically so make sure you review how netinfo was configured.
If SS7 support and DIAMETER support are not active on equipment, the “networks_info” section won’t be configured. If at least one of them is set then “networks_info” section will be added to “set_node” API request.
“networks_info” is generated from information that already exists in MMI (fixed information), there isn’t a section where you specify direct settings for it.
If the equipment supports only MAP:
[general]
locked=false
map_e212=true //In order for MAP to work, this parameter MUST be set to true
protocol=map
[23203]
home=true
If you have DIAMETER and MAP:
[general]
locked=false
map_e212=true
protocol=diameter
proto_sms=map
diam_plmn=23203
diam_node=epc.mnc003.mcc232.3gppnetwork.org/ucn1.epc.mnc003.mcc232.3gppnetwork.org // the default diameter identity of the YateUCN equipment (default diameter identity can be modified on edit equipment)
diam_realm=epc.mnc003.mcc232.3gppnetwork.org
mme_sms_num=4333231002 //YateUCN GT if IMS Support - disabled, DIAMETER and MAP enabled
[23203]
home=true
proto_cs=map
If you have DIAMETER and IMS support:
[general]
locked=false
protocol=diameter
diam_plmn=23203
diam_node=epc.mnc003.mcc232.3gppnetwork.org/ucn1.epc.mnc003.mcc232.3gppnetwork.org
diam_realm=epc.mnc003.mcc232.3gppnetwork.org
diam_s_cscf=sip:ucn1.ims.mnc003.mcc232.3gppnetwork.org
dedicated_bearer=all
[23203]
home=true
[ims ims.mnc003.mcc232.3gppnetwork.org]
If you have DIAMETER (and no MAP and no IMS):
[general]
locked=false
protocol=diameter
diam_plmn=23203
diam_node=epc.mnc003.mcc232.3gppnetwork.org/ucn1.epc.mnc003.mcc232.3gppnetwork.org // the default diameter identity of the YateUCN equipment (default diameter identity can be modified on edit equipment)
diam_realm=epc.mnc003.mcc232.3gppnetwork.org
[23203]
home=true
proto_cs=diameter
When 5G support is enabled you don’t need to add anything else in “networks_info” because “protocol_5g” is automatically detected if nothing is set and there aren’t other possible options.
If IMS support is enabled (and DIAMETER and MAP are also enabled) then:
[general]
locked=false
map_e212=true
protocol=diameter
proto_sms=map
diam_plmn=23203
diam_node=epc.mnc003.mcc232.3gppnetwork.org/ucn1.epc.mnc003.mcc232.3gppnetwork.org // the default diameter identity of the YateUCN equipment (default diameter identity can be modified on edit equipment)
diam_realm=epc.mnc003.mcc232.3gppnetwork.org
diam_s_cscf=sip:ucn1.ims.mnc003.mcc232.3gppnetwork.org
dedicated_bearer=all // To set the value for this parameter to "true" (enable dedicated bearer usage for known IMEIs only) or "false" (disable dedicated bearer usage for all IMEIs), this can be done only from the netinfo custom config file.
[23203]
home=true
proto_cs=map
[ims ims.mnc003.mcc232.3gppnetwork.org]
ipsec_required=true // if in P-CSCF section the 'IPsec mode' is set to 'netinfo'
If IMS support is enabled and GT of YateUCN is set in SS7 step then:
[general]
locked=false
map_e212=true
protocol=diameter
proto_sms=map
diam_plmn=23203
diam_node=epc.mnc003.mcc232.3gppnetwork.org/ucn1.epc.mnc003.mcc232.3gppnetwork.org
diam_realm=epc.mnc003.mcc232.3gppnetwork.org
diam_s_cscf=sip:ucn1.ims.mnc003.mcc232.3gppnetwork.org
ipsmgw_number=4333231002 //"ipsmgw_number": "Global Title of YateUCN" in general section.
dedicated_bearer=all
[23203]
home=true
proto_cs=map
[ims ims.mnc003.mcc232.3gppnetwork.org]
If IMS support is enabled and GT of YateUCN is set in SS7 step then:
“ipsmgw_number“: “Global Title of YateUCN” in general section.
If IMS support is disabled, but DIAMETER support and SS7 support are enabled:
“mme_sms_num” : parameter in the general section of YateUCN. Its value will contain Global Title of YateUCN — this is used in case of SMS over NAS