queue full issue

2010-10-15 Thread Abdul Basit
Dear list, We are facing problem that most of the messages go in queue. Following is the snapshot of what we are facing.

help with sending to multiple users

2010-10-15 Thread macboy
hi am using the sqlbox sendsms table for sending messages to the phone numbers in mysql database but what is happening is that only one number receives my text but when i run my php script the loop indicates that it is able to loop through the table for all the numbers.what must i do to send

Re: queue full issue

2010-10-15 Thread Nikos Balkanas
Hi, Talk to your SMSc. They are the ones that reject your SMS, because their Queue is full. BR, Nikos - Original Message - From: Abdul Basit To: us...@vm1.kannel.org Sent: Friday, October 15, 2010 9:42 AM Subject: queue full issue Dear list, We are facing problem that most of the

Re: queue full issue

2010-10-15 Thread Abdul Basit
we are sure that this is their end issue. But we have to tell them with some prove. I sent them tcpdump as well. They are saying that they found following messages at their end. SMPPSERV_APP_BIND_FAIL Application has failed to bind as transceiver to SMPP server system id CSMS1 reason TRX

Re: queue full issue

2010-10-15 Thread Abdul Basit
My SMSc increased window size at there end. Now we are not getting Throttling errors. But messages are still keep going in the Q. When we stop our sms sender application this Q count should reduce and Sent count should increase. This was the actual behavior. Now after stopping sms feed, Q and

how kannel determine its speed for outbound sms

2010-10-15 Thread Anshu Sah
Hello Nikos Rene, Hope you both are doing well, Can you please let me know how can we increase speed of outbound sms. Or how does kannel determine its speed for outbound sms Regards Anshu Sah

Re: queue full issue

2010-10-15 Thread Alvaro Cornejo
You have not defined a storage for your queue, thus it is being build in memory and as stated in your 1st mail, you are running out of memory. Try to setup the store type to file and see what happens. This will also let you keep the messages in queue if kannel or the server crashed or if you need

Re: queue full issue

2010-10-15 Thread Abdul Basit
That is what exactly happening with my queue. I lost Q each time i restart kannel :( Let me define storage. Thank you for the tip. Any clue on other issue regarding smsc. On Fri, Oct 15, 2010 at 10:49 PM, Alvaro Cornejo cornejo.alv...@gmail.comwrote: You have not defined a storage for your

Re: how kannel determine its speed for outbound sms

2010-10-15 Thread Nikos Balkanas
Hi, check in UG parameter throughput in group smsc. BR, Nikos - Original Message - From: Anshu Sah To: users Cc: Nikos Balkanas ; Rene Kluwen Sent: Friday, October 15, 2010 8:45 PM Subject: how kannel determine its speed for outbound sms Hello Nikos Rene, Hope you both are doing