Your message dated Fri, 18 Apr 2008 13:48:13 +0200
with message-id <[EMAIL PROTECTED]>
has caused the report #476124,
regarding feat.req.: write to a log file every, say 5 minutes the signal/noise
ratio. there is a command to let the gsm modem return this value
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
476124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476124
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Hi keke,
could you consider this feature request for future versions?
Greets
Patrick
--- Begin Message ---
Package: smstools
Version: 3.0.10-1
Severity: wishlist
feature request:
write to a log file every, say 5 minutes the signal/noise ratio. there is a
command to let the gsm modem return this value
years ago i implemented this in smstools like this:
+ strcpy(command, "AT+CSQ\r");
+ put_command(command, answer, sizeof(answer), 200,
"(\\+CMGL:.*OK)|(ERROR)");
+ /* answer is in format:
+ AT+CSQ
+ +CSQ: 6,7
+
+ OK
+ */
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages smstools depends on:
ii adduser 3.107 add and remove users and groups
ii debconf 1.5.20 Debian configuration management sy
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libmm14 1.4.2-3 Shared memory library - runtime
smstools recommends no packages.
-- debconf information:
smstools/modems/deviceincoming1: true
smstools/deviceincoming: true
smstools/devicebaudrateother:
smstools/modems/devicename1: GSM1
smstools/devicebaudrate: 19200
smstools/devicenodeother:
smstools/configureanothermodem1: false
smstools/modems/devicebaudrate1: 19200
* smstools/config_exist:
smstools/devicename: GSM1
smstools/configure: true
smstools/devicenode:
smstools/modems/devicenode1: /dev/ttyS0
smstools/configureanothermodem: false
smstools/deviceinit:
smstools/modems/deviceinit1:
smstools/eventhandler: @EVENTHANDLER@
--- End Message ---
--- End Message ---