Hi,

Please post sendsms url and a few deliver_sm PDUs from bb logs along with a few lines of context below. bb logs should be in DEBUG level.

Also you may want to upgrade to the latest svn. 1.4.3 is really outdated.

BR,
Nikos
----- Original Message ----- From: "Barry Murphy" <[email protected]>
To: <[email protected]>
Sent: Wednesday, October 27, 2010 3:44 AM
Subject: Re: DLR's not being received after 6hrs, requires restart


Hi,

They are not real IP's, I have changed them for my providers sake.

I use sqlbox and insert smsc_id based on which operator I wish to use.

There are no warnings in BB log, just debug info at this stage
smsc:~# grep -i WARN /var/log/kannel/bearerbox.log
smsc:~#

As we speak, one of my operators is still sending me DLR's but the other
isn't, i'm sure not too long and both will stop sending DLR's and my 3am
reload will fix the issue, it's now 1:30pm

Thanks
Barry


On Wed, 27 Oct 2010 03:10:42 +0300, "Nikos Balkanas" <[email protected]>
wrote:
Hi,

So, you are load-balancing between 2 SMScs. Are these real IP addresses?

1.1.1.1 & 2.2.2.2? Conf looks OK.

Please post your sendsms URL and any errors & warnings you get in
bb-logs.

BR,
Nikos
----- Original Message ----- From: "Barry Murphy" <[email protected]>
To: <[email protected]>
Sent: Tuesday, October 26, 2010 8:50 PM
Subject: DLR's not being received after 6hrs, requires restart


Hi,

Hope someone can help, I have tried just about everything now
configuration wise. At 3am I have a cronjob to restart Kannel so that
DLR
messages come from my 2 providers, by 9:30am messages continue to send
but
I no longer receive DLR reports, the only way to get them to come
through
is to reset the kannel instance, however, I'd prefer not to restart
kannel
4 times a day incase I lose messages. I'm running gateway-1.4.3 on
Linux
gateway.xxx.xxx.xxx 2.6.18.8.xs5.5.0.13.442 #1 SMP Wed Nov 11 12:01:55
UTC
2009 i686 GNU/Linux

See my config below:

group = core
admin-port = 13000
smsbox-port = 13001
admin-password = passwordcore
log-file = "/var/log/kannel/bearerbox.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1;x.x.x.x"
dlr-storage = mysql
store-file = "/root/kannel.store.file"

group=smsc
smsc=smpp
smsc-id=smsprov1
preferred-smsc-id=smsprov1
allowed-smsc-id=smsprov1
interface-version=34
host=1.1.1.1
port=2775
system-id=user1
smsc-password=password1
system-type=VMA
transceiver-mode=true
source-addr-ton=1
source-addr-npi=1
dest-addr-ton=1
dest-addr-npi=1
keepalive = 55
idle-timeout = 45
enquire-link-interval = 10
reconnect-delay = 5
log-level = 0

group=smsc
smsc=smpp
smsc-id=smsprov1
allowed-smsc-id=smsprov2
preferred-smsc-id=smsprov2
interface-version=34
host=2.2.2.2
port=2775
system-id=user2
smsc-password=password2
system-type=VMA
transceiver-mode=true
source-addr-ton=1
source-addr-npi=1
dest-addr-ton=1
dest-addr-npi=1
keepalive = 55
idle-timeout = 45
enquire-link-interval = 10
reconnect-delay = 5
log-level = 0

Any help would be much appreciated.

thanks
Barry Murphy




Reply via email to