use database with same DLR table, each kannel database has its own timestamp
table store, so it is normal respond when DLR received in another kannel box...
On Friday, 3 August 2018, 5:13:55 PM GMT+7, mahesh Lavanam
<[email protected]> wrote:
But, this error I'm seeing at kannel.log file. I think as it is not
identifying it, it does not store into database.
Thanks,Mahesh
On Fri, Aug 3, 2018 at 2:12 PM, <[email protected]> wrote:
Hi,
do both Kannel share the same database and table ? they have to share DLR
database.
Alex
Am 03.08.2018 um 08:37 schrieb mahesh Lavanam <[email protected]>:
Hi,
Please help me in resolving the DLR issue
I have a SMS Port with 2 TX & 2 RX sessions enabled.
I have configured these sessions in two kannel configurations with same smsc id
kannel1.conf - 1TX & 1RX(SMSbox1 & Bearerbox1)
#1st tx connectiongroup = smscsmsc = smppsmsc-id = tranhost =
xxx.xxx.xxx.xxport = xxxsmsc-username = xxxxxsmsc-password = xxxxxxsystem-type
= smppconnect-allow-ip = 127.0.0.1source-addr-ton = 0source-addr-npi =
1dest-addr-ton = 1dest-addr-npi = 1
#1st Rx Connectiongroup = smscsmsc = smppsmsc-id = tranhost =
xxx.xxx.xxx.xxport = xxxsmsc-username = xxxxxsmsc-password = xxxxxxsystem-type
= smppconnect-allow-ip = 127.0.0.1source-addr-ton = 0source-addr-npi =
1dest-addr-ton = 1dest-addr-npi = 1
kannel2.conf - 1TX & 1RX(SMSbox2 & Bearerbox2)
#1st tx connectiongroup = smscsmsc = smppsmsc-id = tranhost =
xxx.xxx.xxx.xxport = xxxsmsc-username = xxxxxsmsc-password = xxxxxxsystem-type
= smppconnect-allow-ip = 127.0.0.1source-addr-ton = 0source-addr-npi =
1dest-addr-ton = 1dest-addr-npi = 1
#1st Rx Connectiongroup = smscsmsc = smppsmsc-id = tranhost =
xxx.xxx.xxx.xxport = xxxsmsc-username = xxxxxsmsc-password = xxxxxxsystem-type
= smppconnect-allow-ip = 127.0.0.1source-addr-ton = 0source-addr-npi =
1dest-addr-ton = 1dest-addr-npi = 1
In kannel2.log file, I see that kannel1's sms DLRs are receiving and seeing the
error as below:
DEBUG: DLR[internal]: Looking for DLR smsc=tran, ts=0160683811,
dst=919134556661, type=1WARNING: DLR[internal]: DLR from SMSC<tran> for
DST<919134556661> not found.ERROR: SMPP[bsnl_tran]: got DLR but could not find
message or was not interested in it id<0160683811> dst<919134556661>, type<1>
Same error at kannel1.log file, when received the SMS DLRs of kannel2's messages
Please help me to resolve the issue, to route the DLRs into its respective
kannel's i.e., Kannel1's sent sms dlr into kannel1 & kannel2's sent sms dlr
into kannel2.
Thanks,Mahesh