I am now running latest svn version of kannel, some DLRs are coming in and
others aren't. I see the following errors on my console:

2010-11-05 10:58:12 [21195] [4] INFO: Starting delivery report <(null)>
from <6421XXXXXXX>
2010-11-05 10:58:12 [21195] [9] ERROR: URL <> doesn't start with `http://'
nor `https://'
2010-11-05 10:58:12 [21195] [9] ERROR: Couldn't send request to <>

group=smsc
smsc=smpp
smsc-id=smswarehouse
preferred-smsc-id=smswarehouse
allowed-smsc-id=smswarehouse
interface-version=34
host=95.211.x.x
port=2775
system-id=xxx
smsc-password=xxx
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

>From status page:
SMSC connections:
    smswarehouse[smswarehouse]    SMPP:95.211.xx.xx:xxx/xxx:xxx:VMA
(online 501s, rcvd: sms 0 / dlr 2, sent: sms 1 / dlr 0, failed 0, queued 0
msgs)

DLR: received 6, sent 0
DLR: inbound (0.03,0.01,0.01) msg/sec, outbound (0.00,0.00,0.00) msg/sec
DLR: 42 queued, using mysql storage

I do notice that when i start kannel I see this message:
2010-11-05 10:38:48 [12342] [0] INFO: DLR rerouting for smsc id
<smswarehouse> disabled.
Not sure if that has anything to do with things?

Any help would be appreciated.

thanks
Barry



On Wed, 27 Oct 2010 05:21:06 +0300, "Nikos Balkanas" <[email protected]>
wrote:
> 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