|
|
SMS Server Tools 3 Community |
Welcome, Guest. The forum is currently read-only, but will open soon. |
Tue Jul 01, 2025 01:42 |
Page: 1
Keywords: Mode: All keywords (AND) |
Sun Feb 24, 2013 08:29
|
Protopov:
Operating system name and version: Debian 6.0.4
Version of smsd: 3.1.11
Smsd installed from: package repository
Name and model of a modem / phone: Teleofis RX201 EDGE USB
Interface: USB
Hi,
everything works fine, but in log file are many entries like :
loglevel = 5
2013-02-24 10:34:15,3, RX201: Message 0, not enough storage space.
2013-02-24 10:34:54,3, RX201: Message 0, not enough storage space.
2013-02-24 10:35:33,3, RX201: Message 0, not enough storage space.
2013-02-24 10:36:13,3, RX201: Message 0, not enough storage space.
2013-02-24 10:36:52,3, RX201: Message 0, not enough storage space.
2013-02-24 10:37:31,3, RX201: Message 0, not enough storage space.
2013-02-24 10:38:10,3, RX201: Message 0, not enough storage space.
2013-02-24 10:38:49,3, RX201: Message 0, not enough storage space.
2013-02-24 10:39:28,3, RX201: Message 0, not enough storage space.
2013-02-24 10:40:08,3, RX201: Message 0, not enough storage space.
2013-02-24 10:40:47,3, RX201: Message 0, not enough storage space.
2013-02-24 10:41:26,3, RX201: Message 0, not enough storage space.
2013-02-24 10:42:05,3, RX201: Message 0, not enough storage space.
loglevel = 7
2013-02-24 12:28:23,6, RX201: Checking if Modem is registered to the network
2013-02-24 12:28:23,7, RX201: -> AT+CREG?
2013-02-24 12:28:23,7, RX201: Command is sent, waiting for the answer
2013-02-24 12:28:23,7, RX201: <- +CREG: 0,1 OK
2013-02-24 12:28:23,6, RX201: Modem is registered to the network
2013-02-24 12:28:23,6, RX201: Selecting PDU mode
2013-02-24 12:28:24,7, RX201: -> AT+CMGF=0
2013-02-24 12:28:24,7, RX201: Command is sent, waiting for the answer
2013-02-24 12:28:24,7, RX201: <- OK
2013-02-24 12:28:24,6, RX201: Checking memory size
2013-02-24 12:28:24,7, RX201: -> AT+CMGL=4
2013-02-24 12:28:24,7, RX201: Command is sent, waiting for the answer
2013-02-24 12:28:25,7, RX201: <- OK
2013-02-24 12:28:25,6, RX201: Used memory is 0
2013-02-24 12:28:25,6, RX201: No SMS received
2013-02-24 12:28:25,6, RX201: Checking if concatenation storage has expired message parts
2013-02-24 12:28:25,3, RX201: Message 0, not enough storage space.
what is it? is it error?
My config :
devices = RX201
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
incoming = /var/spool/sms/incoming
logfile = /var/log/smstools/smsd.log
infofile = /var/run/smstools/smsd.working
pidfile = /var/run/smstools/smsd.pid
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
stats = /var/log/smstools/smsd_stats
loglevel = 5
receive_before_send = yes
incoming_utf8 = yes
autosplit = 3
eventhandler = /usr/local/sbin/sms/convertSMStoUTF8.pl
[RX201SN19651961]
device = /dev/RX201
check_memory_method = 31
incoming = yes
baudrate = 460800
outgoing = yes
|
Sun Feb 24, 2013 08:02
|
Protopov: Operating system name and version: Debian 6.0.4
Version of smsd: 3.1.11
Smsd installed from: package repository
Name and model of a modem / phone: Teleofis RX201 EDGE USB
Interface: USB
Hi,
everything works fine, but in log file are many entries like :
2013-02-24 10:34:15,3, RX201: Message 0, not enough storage space.
2013-02-24 10:34:54,3, RX201: Message 0, not enough storage space.
2013-02-24 10:35:33,3, RX201: Message 0, not enough storage space.
2013-02-24 10:36:13,3, RX201: Message 0, not enough storage space.
2013-02-24 10:36:52,3, RX201: Message 0, not enough storage space.
2013-02-24 10:37:31,3, RX201: Message 0, not enough storage space.
2013-02-24 10:38:10,3, RX201: Message 0, not enough storage space.
2013-02-24 10:38:49,3, RX201: Message 0, not enough storage space.
2013-02-24 10:39:28,3, RX201: Message 0, not enough storage space.
2013-02-24 10:40:08,3, RX201: Message 0, not enough storage space.
2013-02-24 10:40:47,3, RX201: Message 0, not enough storage space.
2013-02-24 10:41:26,3, RX201: Message 0, not enough storage space.
2013-02-24 10:42:05,3, RX201: Message 0, not enough storage space.
what is it? is it error?
My config :
devices = RX201
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
incoming = /var/spool/sms/incoming
logfile = /var/log/smstools/smsd.log
infofile = /var/run/smstools/smsd.working
pidfile = /var/run/smstools/smsd.pid
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
stats = /var/log/smstools/smsd_stats
loglevel = 5
receive_before_send = yes
incoming_utf8 = yes
autosplit = 3
eventhandler = /usr/local/sbin/sms/convertSMStoUTF8.pl
[RX201SN19651961]
device = /dev/RX201
check_memory_method = 31
incoming = yes
baudrate = 460800
outgoing = yes
|
Page: 1
Time in this board is UTC.
|
|
|
 |
|
 |
|