fix ue.conf.example description for op/opc configuration

master
Andre Puschmann 6 years ago
parent 498c1bae26
commit e8b2be378d

@ -95,7 +95,8 @@ file_max_size = -1
#
# mode: USIM mode (soft/pcsc)
# algo: Authentication algorithm (xor/milenage)
# op: 128-bit Operator Variant Algorithm Configuration Field (hex)
# op/opc: 128-bit Operator Variant Algorithm Configuration Field (hex)
# - Specify either op or opc (only used in milenage)
# k: 128-bit subscriber key (hex)
# imsi: 15 digit International Mobile Subscriber Identity
# imei: 15 digit International Mobile Station Equipment Identity
@ -105,7 +106,7 @@ file_max_size = -1
[usim]
mode = soft
algo = xor
opc = 63BFA50EE6523365FF14C1F45F88737D
#opc = 63BFA50EE6523365FF14C1F45F88737D
k = 00112233445566778899aabbccddeeff
imsi = 001010123456789
imei = 353490069873319

Loading…
Cancel
Save