21: Automatic operator selection
_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW2020 Series User Manual
Issue: 2.1
Page 214 of 423
The difference between PMP + roaming: pre-empt enabled and disabled is setting one
option parameter. To disable pre-empt, enter:
uci set multiwan.config.preempt=0
uci commit
Note: available values are:
0
Disabled
1
Enabled
21.4
Configuring no PMP + roaming using UCI
The roaming interface configuration file is stored in the mobile package
/etc/config/mobile. To view the mobile package, enter:
root@VA_router:~# uci export mobile
package mobile
config mobile 'main'
option sms 'yes'
option roaming_sim '1'
option debug '1'
config caller
option name 'Eval'
option number '*'
option enabled 'yes'
option respond 'yes'
config roaming_template
option roaming_sim '1'
option firewall_zone 'wan'
option apn 'test IE'
option username 'test'
option password 'test'
option service 'umts'
option health_fail_retries '2'
option signal_threshold '-100'
option priority '5'
option ifup_timeout_sec '180'
option defaultroute 'yes'