Large and growing number of queued DLR

2010-08-06 Thread brett skinner
Hi

We have been sending sms successfully and receiving the DLRs. As far as I
can tell we have been processing them correctly and all the logs in the web
application point to no failures. I had a look at the logs for smsbox and
there were a couple of URLs that it could not fetch but those have already
been fixed and read in from the log file. However the DLR storage number is
still growing and there have been no further errors in the logs.

Is there a rate at which Kannel tries to post the DLR to the specified URL?
Is it perhaps because Kannel may have been restarted and now it has no
knowledge of those DLR because the information that it needs to do the look
up is now gone?

Regards


Fwd: Large and growing number of queued DLR

2010-08-06 Thread brett skinner
Hi

Sorry forgot to add that I am using mysql storage

-- Forwarded message --
From: brett skinner tatty.dishcl...@gmail.com
Date: Fri, Aug 6, 2010 at 4:06 PM
Subject: Large and growing number of queued DLR
To: Users users@kannel.org


Hi

We have been sending sms successfully and receiving the DLRs. As far as I
can tell we have been processing them correctly and all the logs in the web
application point to no failures. I had a look at the logs for smsbox and
there were a couple of URLs that it could not fetch but those have already
been fixed and read in from the log file. However the DLR storage number is
still growing and there have been no further errors in the logs.

Is there a rate at which Kannel tries to post the DLR to the specified URL?
Is it perhaps because Kannel may have been restarted and now it has no
knowledge of those DLR because the information that it needs to do the look
up is now gone?

Regards


Re: Large and growing number of queued DLR

2010-08-06 Thread Alejandro Guerrieri
Dlr's are far from perfect. Many carriers don't return it on all cases, so
it's logical that it'll eventually grow over time.

Check with your carriers what's the expected lifetime of SMS on their
network and run a query to clean records older than that period (if they
hold it for 3 days, you shouldn't be expecting any DLR's after that period).

If you don't know/can't answer, 5-7 days should be a safe ballpark figure.

Regards,

Alex

On Fri, Aug 6, 2010 at 4:09 PM, brett skinner tatty.dishcl...@gmail.comwrote:

 Hi

 Sorry forgot to add that I am using mysql storage


 -- Forwarded message --
 From: brett skinner tatty.dishcl...@gmail.com
 Date: Fri, Aug 6, 2010 at 4:06 PM
 Subject: Large and growing number of queued DLR
 To: Users users@kannel.org


 Hi

 We have been sending sms successfully and receiving the DLRs. As far as I
 can tell we have been processing them correctly and all the logs in the web
 application point to no failures. I had a look at the logs for smsbox and
 there were a couple of URLs that it could not fetch but those have already
 been fixed and read in from the log file. However the DLR storage number is
 still growing and there have been no further errors in the logs.

 Is there a rate at which Kannel tries to post the DLR to the specified
 URL?
 Is it perhaps because Kannel may have been restarted and now it has no
 knowledge of those DLR because the information that it needs to do the look
 up is now gone?

 Regards




Re: Need help in BearerBox and Smsbox Syncrinozation help

2010-08-06 Thread Nikos Balkanas

Ηι,

Please only use user's list for such questions.

You can adjust the priority=0-3 in your sendsms URL, but this won't do 
what you want. SMS will still accumulate in your storage. The only way to 
stop smsbox sending SMS to bb, is to manually stop pushing SMS when your 
queue is full. Or solve your problem about your queue build up.


BR,
Nikos
- Original Message - 
From: adil nazir

To: de...@kannel.org
Sent: Friday, August 06, 2010 6:44 PM
Subject: Need help in BearerBox and Smsbox Syncrinozation help


Dear Friends,

I need your help i want to modify BearerBox and SMSBox to make SMSBox 
synchronize with BearerBox. I want this because i want to control my 
BearerBox queue, so that when BearerBox start filling its queue, then SMSBox 
must stop sending messages and give time to the BearerBox to handle its 
queued messages first. please guide me how can i do this i am new on Kannel. 
I have another solution to do this i should modify BearerBox queue in such a 
way that it strictly follow the behavior of priority queue and messages 
stored in the queue should have greater priority then the incoming messages. 
but i also do not know how to do this?
These are the 2 solutions to achieve one goal which is to give more 
priority to the messages then the incoming messages. Please guide me how can 
i do this where i need modifications in code? and which method is good for 
that and also you can give me some easy and new suggestions to do this? 





RE: kannel charset problem

2010-08-06 Thread gasmen

HI ALL 
I am still on the same problem with french character i solve the problem
with some character like è and à but with ç and ï.. there are no sollution
with my servlet .
please help me..







gasmen wrote:
 
 there is no way to solve this problem
 
 
 
 
 gasmen wrote:
 
 i tried with alt-charset = ISO-8859-1 but it gives 
 2010-07-29 23:04:53 Receive SMS [SMSC:SMPPSim] [SVC:] [ACT:] [BINF:]
 [FID:] [from:+4477665] [to:+7788665] [flags:-1:0:-1:0:-1]
 [msg:8:fran?ais] [udh:0:]
 2010-07-29 23:04:53 SMS request sender:+4477665 request: 'fran?ais' fixed
 answer: 'No service specified'
 
 
 
 Rene Kluwen wrote:
 
 Why would you convert to 3?
 
 Try: alt-charset = ISO-8859-1
 
 That will make more sense. Or any other charset, other than gsm,
 depending on what charset you are sending.
 
 == Rene
 
 -Original Message-
 From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On
 Behalf Of gasmen
 Sent: Thursday, 29 July, 2010 23:06
 To: users@kannel.org
 Subject: RE: kannel charset problem
 
 
 i tried with  alt-charset = 3 but it does not work and it gives:
 
 2010-07-29 21:10:37 [5750] [6] ERROR: Failed to convert string from
 UTF-8
 to 3 - probably broken type names.
 2010-07-29 21:10:37 [5750] [6] ERROR: Failed to convert msgdata from
 charset
 UTF-8 to 3, will send as is.
 
 
 
 
 
 
 
 Rene Kluwen wrote:
 
 Have you tried the alt-charset directive in group = smsc?
 See documentation!
 
 == Rene
 
 -Original Message-
 From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On
 Behalf
 Of gasmen
 Sent: Thursday, 29 July, 2010 19:41
 To: users@kannel.org
 Subject: kannel charset problem
 
 
  HI all
 i am using kannel 1.4,3 on ubuntu 9.04 and i am using an SMPPsim when i
 send
 message with special french character from the server SMPPssim or by
 the
 fake sms i receive in the file acces.log other character for example
 when
 i
 send français i recieve français
 so please help me to solve this problem!! 
 -- 
 View this message in context:
 http://old.nabble.com/kannel-charset-problem-tp29298965p29298965.html
 Sent from the Kannel - User mailing list archive at Nabble.com.
 
 
 
 
 
 
 
 
 -- 
 View this message in context:
 http://old.nabble.com/kannel-charset-problem-tp29298965p29300599.html
 Sent from the Kannel - User mailing list archive at Nabble.com.
 
 
 
 
 
 
 
 
 
 
 

-- 
View this message in context: 
http://old.nabble.com/kannel-charset-problem-tp29298965p29356474.html
Sent from the Kannel - User mailing list archive at Nabble.com.




php smpp client

2010-08-06 Thread Imran Aghayev

At the moment I am using PEAR Net_SMPP to connect to smppbox.
Can anyone advice me non PEAR Php smpp client which works fine with smppbox ?

Thanks


  

Keyword triggering

2010-08-06 Thread ha...@aeon.pk
Hi,

I have configured kannel to trigger a page on keyword 'm'. But it triggers
the same page on other words starting with m, like more or money, etc. Can
we restrict it to inspect the first letter only?

Regards,

Hamza


Need help in BearerBox and Smsbox Syncrinozation help

2010-08-06 Thread adil nazir
Dear Friends,

I need your help i want to modify BearerBox and  SMSBox to make SMSBox 
synchronize with BearerBox. I want this because i  want to control my BearerBox 
queue, so that when BearerBox start filling  its queue, then SMSBox must stop 
sending messages and give time to the  BearerBox to handle its queued messages 
first. please guide me how can i  do this i am new on Kannel. I have another 
solution to do this i should  modify BearerBox queue in such a way that it 
strictly follow the  behavior of priority queue and messages stored in the 
queue 
should have greater priority then the incoming messages. but i also do not know 
how to do this?
 These  are the 2 solutions to achieve one goal which is to give more priority  
to the messages then the incoming messages. Please guide me how can i do  this 
where i need modifications in code? and which method is good for  that and also 
you can give me some easy and new suggestions to do this?