Good morning at all,
I'm newbie in this forum;

I'm using SMS server tools with playsms : I receive and send correctly the sms.
is there a way to disable the sms delivery confirmation in SMS Server Tool? I tried with this configuration but I see the spoot green on delivered message in playsms. I think that the spot green in the playsms tell me that the message are delivered with success;

(this have a price of another sms sent).
I would disable this.


devices = GSM1
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
saved = /var/spool/sms/saved
logfile = /var/log/smsd.log
loglevel = 7
alarmlevel = 4
delaytime = 30
errorsleeptime = 10
blocktime = 3600
receive_before_send = yes
internal_combine = yes
hangup_incoming_call = yes


[GSM1]
init = ATE0+CPMS="SM"
device = /dev/ttyACM0
incoming = 2
routed_status_report_cnma = no
mode = new
smsc = 39**********
baudrate = 9600
rtscts = no
cs_convert = yes
report = no
memory_start = 0
report_device_details = no
detect_message_routing = no
using_routed_status_report = no



Linux CentOS 6.5
SMS server tools Vers: 3.0.3.
USB Modem: Samsung SGH-U700V

Thank in advance.

Camillo