Dear All,

 

I have a problem with delivery report, in  Log  seem like that :

 

2007-07-08 13:19:29 [19789] [7] ERROR: SMPP[XL_1]: got DLR but could not
find message or was not interested in it id<2451373786> dst<62817xxx>,
type<2>

2007-07-11 05:18:39 [19789] [6] ERROR: SMPP[XL_1]: got DLR but could not
find message or was not interested in it id<3248991539> dst<62817xxxx>,
type<2>

2007-07-11 13:18:23 [19789] [6] ERROR: SMPP[XL_1]: got DLR but could not
find message or was not interested in it id<3966075365> dst<62817xxxxx>,
type<2>

2007-07-22 13:19:22 [5910] [6] ERROR: SMPP[XL_1]: got DLR but could not find
message or was not interested in it id<289476950> dst<628171xxxxx>, type<1>

 

My Kannel.conf like :

 

group = core

admin-port  = 10000

smsbox-port = 10001

admin-password = kannel

#admin-allow-ip =

log-file = "/var/log/kannel/xl_kannel_core.log"

box-deny-ip = "*.*.*.*"

box-allow-ip = "127.0.0.1"

access-log = "/var/log/kannel/xl_kannel_access.log"

store-file = "/tmp/store_xl.dat"

dlr-storage = mysql

log-level  = 0

 

group = mysql-connection

id = xldlr

host = Interface

username = "root"

password = "root2007"

database = "kannel_db"

 

group = dlr-db

id = xldlr

table = "dlr_xl"

field-smsc = smsc_id

field-timestamp = timestamp

field-source = source

field-destination = destination

field-service = service

field-boxc-id = smsbox_id

field-url = url

field-mask = mask

field-status = status

 

# SMSBOX SETUP

group = smsbox

bearerbox-host = 127.0.0.1

sendsms-port   = 19788

global-sender  = 9788

#sendsms-chars = "0123456789 +-"

log-file   = "/var/log/kannel/xl_kannel_smsbox.log"

log-level  = 0

access-log = "/var/log/kannel/xl_kannel_smsbox-access.log"

 

 

# SERVICES

group = sendsms-user

username = root

password = root2007

#user-allow-ip = "192.168.1.*"

 

# there should be default always

group = sms-service

keyword = default

text = "No service specified"

catch-all = true

get-url = "http://192.168.1.7/smpp/index.php?seq=%I&from=%p&to=%P&text=%a";

max-messages = 0

 

group = smsc

smsc-id = XL_1

smsc = smpp

throughput = 3

host = 192.168.1.17

receive-port = 10104

port = 10104

reconnect-delay = 3

transceiver-mode = true

smsc-username = "root"

smsc-password = "root9788"

system-type = "TCP"

enquire-link-interval = 60

interface-version = 34

source-addr-ton = 0

source-addr-npi= 1

dest-addr-ton = 1

dest-addr-npi = 1

msg-id-type = 0x00

 

group = smsc

smsc-id = XL_1

smsc = smpp

throughput = 3

host = 192.168.1.17

port = 10104

receive-port = 0

reconnect-delay = 3

transceiver-mode = false

smsc-username = "root"

smsc-password = "root9788"

system-type = "TCP"

enquire-link-interval = 60

interface-version = 34

source-addr-ton = 0

source-addr-npi= 1

dest-addr-ton = 1

dest-addr-npi = 1

msg-id-type = 0x01

 

 

Anyone can help ?

 

Thanks 

 

Best Regards,

 

 

 

Hendra

 

 

 

******************* Confidentiality Notice ************************
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.
**********************************************************

 

 

 

Reply via email to