Hi All,

        I am using Kannel 1.3.1 on Red Hat Linux 7.3.

I am facing various problems with SMSC and as a result I have to restart
Kannel for smooth functioning.

1:
The SMSC stops delivering messages. For this, the support SMSC do a reset
from their side. However, due to this
Kannel does not work properly. It shows enquire_req and resp PDUs but no
messages :( .... So, I have to
restart kannel services.

How to get around this? Is there anyway.. that kannel understands a reset
from SMSC side and does it from
its side automatically?

        2:

                I am using a logrotate script as below..

/var/log/kannel/*.log {
    daily
    notifempty
    missingok
    rotate 100
    create 644 root root
    sharedscripts
    postrotate
    /usr/bin/killall -HUP run_kannel_box bearerbox smsbox || true 2>
/dev/null 2> /dev/null
    endscript
}


                Can the killall issued above be a problem... Or should I 
replace it with a
kannel restart script..?


I face this problem once in a month and whenever the SMSC shortcode isn't
working ... But the SMSC support never acknowledges
problem from its side and so I have to face the brunt of our customers

Please also suggest, any system health checks that I can use to notify me of
failure/successful running of the system via kannel.


Regards,
Amol Patwardhan.
Developer.
Office: +973-17882172
Mobile: +973-39479382
Arabian Network Information Services W.L.L

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Alexander Malysh
Sent: Friday, March 11, 2005 4:28 PM
To: [email protected]
Subject: [PATCH] smpp relaxed source_addr parsing

Hi,

attached is a patch that implements relaxed source_addr checks in SMPP and
adds additionally error reporting why kannel rejected this MO.

Comments & votes please!

P.S. IMO: this patch should go into 1.4.1 because some SMSC doesn't work
with 1.4.0 anymore though they worked fine with 1.2.1.

--
Thanks,
Alex
****************************************************************************************
Disclaimer: The information contained in this message is for the intended 
addressee only and may contain confidential and/or privileged information. If 
you are not the intended addressee, please delete this message and notify the 
sender; do not copy or distribute this message or disclose its contents to 
anyone. Any views or opinions expressed in this message are those of the author 
and do not necessarily represent those of Arabian Network Information Services 
or of any of its associated companies. No reliance may be placed on this 
message without written confirmation from an authorised representative of the 
company.




Reply via email to