diff --git a/public/neDataImput/pcf_template.txt b/public/neDataImput/pcf_template.txt index 0c6ffa0e..c5bc66a4 100644 --- a/public/neDataImput/pcf_template.txt +++ b/public/neDataImput/pcf_template.txt @@ -1,2 +1,3 @@ -imsi,msisdn,sess_rules,pcc_rules,hdr_enrich,rfsp,sar,qos_audio,qos_video +# !!! Remove lines containing the # symbol when importing files. +#imsi,msisdn,sess_rules,pcc_rules,hdr_enrich,rfsp,sar,qos_audio,qos_video 001012082101039,1234,internet|ims_sig,internet|ims_sig,321321,255,321312,32131,32131 diff --git a/public/neDataImput/udm_voip_template.txt b/public/neDataImput/udm_voip_template.txt index 21657b00..4b37d8e6 100644 --- a/public/neDataImput/udm_voip_template.txt +++ b/public/neDataImput/udm_voip_template.txt @@ -1,3 +1,4 @@ +# !!! Remove lines containing the # symbol when importing files. #username,password 62357000580,123456 62357000581,123456 diff --git a/public/neDataImput/udm_volte_template.txt b/public/neDataImput/udm_volte_template.txt index c23508f7..0852fd3a 100644 --- a/public/neDataImput/udm_volte_template.txt +++ b/public/neDataImput/udm_volte_template.txt @@ -1,4 +1,5 @@ +# !!! Remove lines containing the # symbol when importing files. #vlote=0 MSISDN and IMSI need to be filled in the same way. #imsi,msisdn,vlote,vni -460996650000580,62357000580,1,ims.mnc000.mcc460.3gppnetwork.org -62357000581,62357000581,0,ims.mnc000.mcc460.3gppnetwork.org +001012082101039,62357000580,1,ims.mnc001.mcc001.3gppnetwork.org +62357000581,62357000581,0,ims.mnc001.mcc001.3gppnetwork.org