13: Configuring mobile manager
_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW2020 Series User Manual
Issue: 2.1
Page 117 of 423
uci set mobile.@caller[0].respond=1
uci set mobile.@caller[1]=caller
uci set mobile.@caller[1].name=user2
uci set mobile.@caller[1].number=3538723456789
uci set mobile.@caller[1].enabled=1
uci set mobile.@caller[1].respond=1
13.3.2
Mobile manager using package options
root@VA_router:~# uci export mobile
package mobile
config mobile 'main'
option sim1pin '0000'
option sim2pin '0000'
option roaming_sim 'none'
option sms '1'
option hdr_password '5678'
option hdr_userid '1234'
option init_get_iccids '1'
config caller
option name 'vasupport'
option number '353871234567'
option enabled '1'
option respond '1'
config caller
option name 'vasupport1'
option number '353872345678'
option enabled '1'
option respond '1'
13.4
Monitoring SMS
You can monitor inbound SMS messages using the router’s web browser or via an SSH
session.
To monitor SMS using the web browser, login and select Status >system log.
Scroll to the bottom of the log to view the SMS message.