erazor: Operating system name and version: Ubuntu 10.04.3 LTS (Server)
Version of smsd: 3.1.14
Smsd installed from: sources
Name and model of a modem / phone: Alcatel x080s
Interface: USB
Hello. All works well except a delivery report. Below are the configuration and log.
Thanks...
Here is my configuration:
devices = GSM1
logfile = /var/log/smsd.log
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
phonecalls = /var/spool/sms/phonecalls
loglevel = 5
delaytime = 1
errorsleeptime = 2
blocktime = 180
#autosplit = 3
receive_before_send = yes
decode_unicode_text = yes
incoming_utf8 = yes
eventhandler = /usr/local/bin/sms/index.php
[GSM1]
device = /dev/ttyUSB0
incoming = yes
outgoing = yes
#pin =5458
baudrate = 115200
memory_start = 0
check_memory_method = 2
report_device_details=yes
smsc = 381610401
cs_convert = yes
decode_unicode_text = yes
internal_combine = yes
Here is my log:
2011-10-15 14:30:24,2, smsd: Smsd v3.1.14 started.
2011-10-15 14:30:24,2, smsd: Running as root:root.
2011-10-15 14:30:24,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2011-10-15 14:30:24,5, smsd: Outgoing file checker has started. PID: 32177.
2011-10-15 14:30:24,5, GSM1: Modem handler 0 has started. PID: 32179.
2011-10-15 14:30:24,5, GSM1: Using check_memory_method 2: CMGD is used.
2011-10-15 14:30:29,5, GSM1: CGSN: 356237034751535
2011-10-15 14:30:29,5, GSM1: IMSI: 220051161149902
2011-10-15 14:30:29,7, GSM1: ## Start of device details
2011-10-15 14:30:29,7, GSM1: # Manufacturer identification:
2011-10-15 14:30:30,7, GSM1: -> AT+CGMI
2011-10-15 14:30:30,7, GSM1: <- TCT Mobile International Limited
OK
2011-10-15 14:30:30,7, GSM1: # Model identification:
2011-10-15 14:30:30,7, GSM1: -> AT+CGMM
2011-10-15 14:30:30,7, GSM1: <- HSPA Data Card
OK
2011-10-15 14:30:30,7, GSM1: # Revision identification:
2011-10-15 14:30:31,7, GSM1: -> AT+CGMR
2011-10-15 14:30:31,7, GSM1: <- T11A3600XX
OK
2011-10-15 14:30:31,7, GSM1: # New message indications, list of supported modes:
2011-10-15 14:30:31,7, GSM1: -> AT+CNMI=?
2011-10-15 14:30:31,7, GSM1: <- +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1)
OK
2011-10-15 14:30:31,7, GSM1: # New message indications, current settings:
2011-10-15 14:30:32,7, GSM1: -> AT+CNMI?
2011-10-15 14:30:32,7, GSM1: <- +CNMI: 2,0,0,2,1
OK
2011-10-15 14:30:32,7, GSM1: # Preferred message storage, list of supported mem's:
2011-10-15 14:30:32,7, GSM1: -> AT+CPMS=?
2011-10-15 14:30:32,7, GSM1: <- +CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","MT","SM","SR")
OK
2011-10-15 14:30:32,7, GSM1: # Phonebook storage, available mem's:
2011-10-15 14:30:33,7, GSM1: -> AT+CPBS=?
2011-10-15 14:30:33,7, GSM1: <- +CPBS: ("SM","DC","FD","LD","MC","ME","RC","EN","ON")
OK
2011-10-15 14:30:33,7, GSM1: # List messages, list of supported stat's:
2011-10-15 14:30:33,7, GSM1: -> AT+CMGL=?
2011-10-15 14:30:33,7, GSM1: <- +CMGL: (0-4)
OK
2011-10-15 14:30:33,7, GSM1: # Delete message, list of supported values:
2011-10-15 14:30:34,7, GSM1: -> AT+CMGD=?
2011-10-15 14:30:34,7, GSM1: <- +CMGD: (),(0-4)
OK
2011-10-15 14:30:34,7, GSM1: # Phone activity status, list of supported stat's:
2011-10-15 14:30:34,7, GSM1: -> AT+CPAS=?
2011-10-15 14:30:34,7, GSM1: <- +CPAS: (0,3,4)
OK
2011-10-15 14:30:34,7, GSM1: # TE character set, list of supported charset's:
2011-10-15 14:30:35,7, GSM1: -> AT+CSCS=?
2011-10-15 14:30:35,7, GSM1: <- +CSCS: ("IRA","GSM","UCS2")
OK
2011-10-15 14:30:35,7, GSM1: # TE character set, current setting:
2011-10-15 14:30:35,7, GSM1: -> AT+CSCS?
2011-10-15 14:30:35,7, GSM1: <- +CSCS: "IRA"
OK
2011-10-15 14:30:35,7, GSM1: ## End of device details
|