|
|
SMS Server Tools 3 Community |
Welcome, Guest. The forum is currently read-only, but will open soon. |
Fri Feb 14, 2025 18:24 |
This topic is locked
Page: 1
Author |
Post |
|
#1 Thu Mar 04, 2010 14:10, 182 months ago.
|
Member
Registered: Mar 2010
Location: Czech Republic
|
Operating system name and version: Win XP Version of smsd: 3.1.6 Smsd installed from: sources Name and model of a modem / phone: Siemens ES75 Interface: serial
Hi, please how to configure siemens es75?
my config file
devices = GSM1 outgoing = /var/spool/sms/outgoing checked = /var/spool/sms/checked failed = /var/spool/sms/failed incoming = /var/spool/sms/incoming report = /var/spool/sms/report sent = /var/spool/sms/sent logfile = /var/log/smsd.log loglevel = 7 stats = /var/spool/sms/stats keep_filename = no date_filename = 1 os_cygwin = yes hangup_incoming_call = yes smart_logging = yes
[GSM1] init = device = /dev/com5 incoming = yes memory_start = 1 # pin = baudrate = 115200 phonecalls = no smsc = 420603052000
Thank you for Helping!
|
|
#2 Thu Mar 04, 2010 15:47, 182 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
Assuming that you cannot receive any messages, even when there surely is at least one message in the modem, try this definition:
init = AT+CPMS="ME","ME","ME"
If you have an unexpected input detected in the log, try this: init2 = AT+CNMI=1,1,0,2
If you still do not get this device working, show a piece of a log here, or describe what the problem is.
|
|
#3 Thu Mar 04, 2010 16:43, 182 months ago.
|
Member
Registered: Mar 2010
Location: Czech Republic
Topic owner
|
Thank's but not working. [GSM1] #init = AT+CPMS="ME","ME","ME" init = AT+CNMI=1,1,0,2 device = /dev/com5 incoming = yes memory_start = 1 # pin = baudrate = 115200 phonecalls = no #smsc = 420603052000 Log
|
|
#4 Thu Mar 04, 2010 16:58, 182 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
For some reason your device does not answer when CPMS? is asked. Perhaps this is because preferred message storage was not set.
Test this issue using a communication mode of smsd:
Stop the smsd if it's running. Start it with smsd -C GSM1. Follow the instructions on screen.
Type ATE1 (and Enter) to set echo on.
Use the following commands:
AT+CPMS=? to get a list of storages.
AT+CPMS="SM" to select SIM.
AT+CPMS? to see if there are messages.
AT+CPMS="ME" to select mobile equipment.
AT+CPMS? to see if there are messages.
Show the result of a communication here.
|
This topic is locked
Page: 1
Time in this board is UTC.
|
|
|
 |
|
 |
|