25: Automatic operator selection
_______________________________________________________________________________________________________
_____________________________________________________________________________________________________
© Virtual Access 2016
GW6600 Series and GW6600V Series User Manual
Issue: 1.5
Page 244 of 384
multiwan.3g_s1_voda.manage_state=1
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
25.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'