That's not correct. DLR matching is done using the smsc-id, "ts" (which is the 
unique I'd for the message received from the carrier) and in some cases the 
destination number.

You can use different binds as long as they have the same smsc-id (you wouldn't 
be able to load-balance otherwise).

I suspect your having trouble with the I'd format, please post a submit_sm pdu 
log and the corresponding dlr error. I bet one I'd is in hex, and the other is 
dec.

Regards,

Alex
BlackBerry de movistar, allí donde estés está tu oficin@

-----Original Message-----
From: "XEN-Housing s.r.o." <[email protected]>
Sender: [email protected]
Date: Sat, 30 Oct 2010 11:16:54 
To: Kiran Reddy<[email protected]>
Cc: <[email protected]>
Subject: Re: Error in DLRS

Hello Kiran,

thans not about same username password, host port or smsc-id in config. 
U can not use 2 connection defined such that to get it working. In 
kannel u can manage smpp "sessions" with defining modes: transmitter, 
reciever or transciever. But DLR that was sent by one session of kannel 
(bind) can not be processed by other kannel session (bind) that did not 
produced MT to which that MO belonges.

there is nothing to help with. that's the way it works.

I even can not emagine, why u want to have one smsc for sending sms and 
other for recieving dlrs.

Slavoj.


Dňa 30. 10. 2010 11:07, Kiran Reddy  wrote / napísal(a):
> Hi,
>
> I am using same username and password and host and port for Tx as well 
> Rx.
>
> In this case from tx submit will happen and from Rx Dlr receiving will 
> happens. Even if smsc-id same in Rx and Tx  also it is happening same.
>
> Please help me.
>
>
>
> On 10/30/2010 14:29, XEN-Housing s.r.o. wrote:
>> Hello,
>>
>> I think that u are using one box (connection, group = smsc) for 
>> sending sms and other (that one from config) for recieving DLR. Am I 
>> right?
>> If yes, U can not. Because if kannel get DLR, it need to be known, 
>> and expected for kannel. When kannel sending sms, ir create record in 
>> DLR storage and when some DLR came, it will compare that DLR, if its 
>> expected, if it came from expected smsc-id and so. and if not, u got 
>> error in log such this one is.
>>
>> Slavoj.
>>
>>
>> Dňa 30. 10. 2010 10:25, Kiran Reddy wrote / napísal(a):
>>> Dear All,
>>>
>>> I am using kanel 1.4.3 and problem is i am getting error while 
>>> getting DLR's. Due to this i am loosing all delivery reports.
>>>
>>> And my configuration for Rx connection is
>>>
>>> group = smsc
>>> smsc = smpp
>>> smsc-id = xxxxx
>>> host= xxx.xxx.xxx.xxx
>>> receive-port = xxx
>>> source-addr-autodetect = yes
>>> dest-addr-ton = 1
>>> source-addr-ton = 5
>>> dest-addr-npi = 1
>>> source-addr-npi = 9
>>> system-type = xxxxx
>>> smsc-username = xxxx
>>> smsc-password = xxxxx
>>> address-range = ""
>>> reconnect-delay = 2
>>> alt-charset = 1
>>> enquire-link-interval = 30
>>> msg-id-type = 0x00
>>> interface-version = 33
>>>
>>>
>>> 010-10-30 13:52:16 [10535] [7] ERROR: SMPP[xxx-xxx_Rx2]: got DLR but 
>>> could not find message or was not interested in it id<159748406> 
>>> dst<xxxxxxxxxxxx>, type<1>
>>>
>>> Please some one help me.
>>>
>>> Regards,
>>> Kiran Reddy
>>>
>>
>>
>>


Reply via email to