Die Einstellungen für das Gerät lauten anschließend wie folgt:
[CONIUGO]
device = @192.168.1.100:10001
# If password is used, the prompt is "Password ?", including space and
question mark:
telnet_password_prompt = Password ?
telnet_password = your_password
incoming = yes
# To get status reports working, the following initialization is
required:
init = AT+CNMI=0,0,0,2,0
# To check incoming messages, this is slightly better than default
method:
check_memory_method = 2
# Hangup works:
hangup_incoming_call = yes
# Voicecall needs CLCC method:
voicecall_clcc = yes
# If you wish to generate a monitoring file for Nagios / Icinga, add
these lines to the configuration
# A check plugin can be downloaded from exchange.icinga.org:
https://exchange.icinga.org/netways/check_sms3status
# Example usage ./check_sms3status /dev/shm/sms_stat
#
# Time in seconds on which the following commands are executed
regular_run_interval = 60
# Command which is executed on the modem (delivers signal strength,
provider and connection status)
regular_run_cmd = AT+CREG?;+CSQ;+COPS?
# File path on which the status file is written to (must be accessable
by smsservertools3)
regular_run_statfile = /dev/shm/sms_stat
Copyright © NETWAYS GmbH
5