Hi Narenda,
Please use the list for these questions.
Please also provide the logs, are you even sure if kannel is connected
to the MySQL database ?
......................................
Med venlig hilsen / Best Regards
Mads N. Vestergaard
Teknisk ansvarlig / CTO CoolSMS
www.coolsms.com
Phone: +45 7026 1272
Fax: +45 7630 1046
Mobile: +45 4270 1272
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager. This message contains confidential information and
is intended only for the individual named. If you are not the named
addressee you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system. If you
are not the intended recipient you are notified that disclosing,
copying, distributing or taking any action in reliance on the contents
of this information is strictly prohibited.
Den 13/02/2009 kl. 10.28 skrev narendra reddy:
Hi sir,
I am getting your mail id in the list. i have some
doubts Regarding mysql database tables.
I am using mysql database for delivery reports for my
application. but the messages are not inserted in to the
tables .please help me regarding in this issue.
i am strucking with this issuse from so many
days.today my last date to complete this issue.my config file is
pasted below.
group = core
admin-port = 13000
admin-password = bar
log-file = "log/bearer.log"
log-level = 0
access-log = "log/beareraccess.log"
smsbox-port = 13003
store-file = "log/kannelqueue.log"^M
dlr-storage=mysql
^M
# SMSC SMPP^M
group = smsc^M
smsc = smpp^M
smsc-id =SMPPSim
host = localhost
port = 2775^M
transceiver-mode=1
log-file = "log/kannel.log"^M
alt-dcs = true^M
smsc-username =smppclient
smsc-password = password
system-type = "VMS"^M
address-range =""
source-addr-ton = 1^M
source-addr-npi = 1^M
dest-addr-ton = 1^M
dest-addr-npi = 1^M
msg-id-type = 0x01^M
throughput = 50^M
max-pending-submits = 10^M
enquire-link-interval= 60^M
^M
# SMSBOX SETUP^M
group = smsbox^M
bearerbox-host = localhost ^M
sendsms-port = 13001^M
log-file = "log/smsbox.log"^M
log-level = 0^M
access-log = "log/smsboxaccess.log"^M
^M
# SEND-SMS USERS^M
group = sendsms-user^M
username =pyro
password = pyro
max-messages = 5^M
concatenation = true
#SMS-Service
group = sms-service
keyword = default
text = "Reply from ESME"^M
group = mysql-connection
id = mydlr
host =172.22.25.173
username = esme
password = esme
database =esme
max-connections = 1
group =dlr-db
id =mydlr
table = dlr
field-smsc = smsc
field-timestamp = ts
field-destination =destination
field-source = source
field-service =service
field-url = url
field-mask =delivered
field-status = status
field-boxc-id = mysmsc
please help me where i am doing mistake.for delivery
reports in source code we have to do any changes in the in the
whole code source code.This one exactly i dont no .
but i added the config file as above
and after i run the bearerbox and smsbox in the shell.its not give
any error .but the deliver reports are not inserted in tables.
right now i am using SMPP protocol and i am testing with
SMPPSimulator.
Give me the reply for this one ASAP.
Thanking you in Advance.
Best Regards,
Narendra .
,