hi !!
i'm using kannel and all works well(connection to the
simulator(smpp), sms sending and receiving), but
though i put the mysql storage i find the sms
in the table for only submit_sm. send the messages through http we
can set the dlr-mask value.but how we can set a
dlr_mask value for for deliver_sm.the deliver_sm messages will come
through simulator.So how we can inserted deliver_sm messages in table
.
i want some more fields in the mysql dlr table like
message ,msg_type,date ,submit_time fields in a one table .
is it possible?. i created in message field in table test with
simulator it showing *zero* in the table.and added msg_type also it is
also same *ZERO* in
the table.how i can set this two parameters in mysql dlr table.can i
add any fields in the config file.
i am using below url for submit messages
http://localhost:13005/cgi-bin/sendsms?username=pyro&password=pyro&from=8888&to=91971236987&text=Test%20Message&charset=UTF-16BE&mclass=2&coding=1&pid=0&dlr-mask=31
with this url how we can set dlr-mask value for
deliver_sm.wat is the dlr_mask value for SMPPSimulator.
please help me
Thanks in Advance.
Best Regards,