15: Configuring mobile manager
_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW6600 Series User manual
Issue: 1.7
Page 168 of 519
option temp_poll_interval_sec '61'
option enable_firmware_autoselect '0'
option allow_usb_powercycle '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'
15.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.
Figure 97: Example of output from system log
To monitor using SSH, login and enter:
logread –f &
Or, when logging system messages to a flash file at
/root/syslog.messages
tail –f /root/syslog.messages &