avpramesh: EAD-01-103 MB ethernet adapter. & GSM Modem using smsd sending sms.. its keeps the smsfile at outgoing folder but not going to sms. then after server restarts all sms are gone...
.conf
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
incoming = /var/spool/sms/incoming
delaytime = 10
errorsleeptime = 20
blocktime = 100
autosplit = 3
receive_before_send = no
[GSM1]
device = @ip:7727
incoming = yes
outgoing = yes
memory_start = 0
baudrate = 9600
report = yes
rtscts = yes
read_timeout = 60
init = AT
init2 = AT+CMGF=1
--
I am missing small changes .Can you please guide me to resolve this issues..
Advanced thanks
Ramesh
|