Fixed default conf back to original values.

master
Pedro Alvarez 6 years ago committed by Andre Puschmann
parent 6b5aec5735
commit 15cd8fc3b6

@ -120,14 +120,14 @@ imei = 353490069873319
# NAS configuration
#
# apn: Set Access Point Name (APN)
# apn_protocol: Set APN protocol (IPv4 or IPv6.)
# apn_protocol: Set APN protocol (IPv4, IPv6 or IPv4v6.)
# user: Username for CHAP authentication
# pass: Password for CHAP authentication
# force_imsi_attach: Whether to always perform an IMSI attach
#####################################################################
[nas]
apn = srsapn
apn_protocol = ipv6
#apn = internetinternet
#apn_protocol = ipv4
#user = srsuser
#pass = srspass
#force_imsi_attach = false

Loading…
Cancel
Save