Re: DLR's not being received after 6hrs, requires restart

2010-10-26 Thread Nikos Balkanas
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" To: Sent: Wed

RE: [6] ERROR: AT2[HSSMSC1]: CMS ERROR: +CMS ERROR: Unidentified subscriber

2010-10-26 Thread Peter Lum
Hi Alvaro Yes, it is registered and activated. In fact, I can send and receive SMS; just that these errors kept appearing like every few seconds... and my log sizes are becomes huge after a short time.. Peter -Original Message- From: Alvaro Cornejo [mailto:cornejo.alv...@gmail.com] Sent

Re: DLR's not being received after 6hrs, requires restart

2010-10-26 Thread Barry Murphy
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 operato

Re: Lost DLR problem in Opensmppbox

2010-10-26 Thread Nikos Balkanas
bb should retry every 30". But it needs a stable connection, if you keep restarting, it will never get established. Also to activate it you need at least an SMS send from that smppclient. Lastly, why don't you keep your smppclient always on? Opensmppbox was not designed for such operation. BR,

Re: DLR's not being received after 6hrs, requires restart

2010-10-26 Thread Nikos Balkanas
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" To: Sent: Tuesday, October 26, 2010 8:50 PM

Re: Question about Store Type

2010-10-26 Thread Alejandro Guerrieri
Ah, no, you have 397780 queued. I bet if you check the spool folder, there's about 400k files in it. Those almost 400k queued are messages being held somehow on your platform. It could be an smsc reconnecting or something similar. Can't tell without full information... On Tue, Oct 26, 2010 at 6

Re: Question about Store Type

2010-10-26 Thread Jinson
Please find the status page content at a particular point of time...I have more than 5 SMSC connections and I've pasted only one here... SMS: received 2504832 (397780 queued), sent 1238151 (0 queued), store size 1078 SMS: inbound (6.20,8.86,32.50) msg/sec, outbound (10.1 ,3.56,16.07) msg/sec .

DLR's not being received after 6hrs, requires restart

2010-10-26 Thread Barry Murphy
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 res

Re: Lost DLR problem in Opensmppbox

2010-10-26 Thread XEN-Housing s.r.o.
Hello Nikos, at firts, thank you for reply. can u tell me what retry scheme is there? I was not able to find it in docs. coz within more than 2 hours after reconnection, that dlr was not came to smppclient connected to opensmppbox. Slavoj. Dňa 26. 10. 2010 17:11, Nikos Balkanas wrote / napís

Re: Question about Store Type

2010-10-26 Thread Alejandro Guerrieri
You have "store size" of 800 thousand? Please paste the status page content. You're wrong about sqlbox, that's not the way it works, and wouldn't make any difference in your case. Regards, Alex On Tue, Oct 26, 2010 at 5:32 PM, Jinson wrote: > Please find the responses... > > Kannel is running

Re: Question about Store Type

2010-10-26 Thread Jinson
Please find the responses... Kannel is running as root. There are messages in the queue. but very less when compared to memory queue Queue is about *800 thousand* messages in the worst case. and store will be less than 20 thousand. How can I reduce the amount of queued messages? By giving a c

Re: Question about Store Type

2010-10-26 Thread Alejandro Guerrieri
Ok, some questions: kannel is running as "user"? Are you sure there's nothing on the store? How big is your queue anyway? And some answers: Add more memory, or reduce the amount of queued messages. There's no way out, pending messages will _always_ be kept in memory for performance reasons (it

Re: Lost DLR problem in Opensmppbox

2010-10-26 Thread Nikos Balkanas
Yes. DLR remains in store. You can see it from the http administration -> store status BR, Nikos - Original Message - From: "XEN-Housing s.r.o." To: Sent: Tuesday, October 26, 2010 4:15 PM Subject: Re: Lost DLR problem in Opensmppbox for completition: i found at smpp-smsc log this

Re: Question about Store Type

2010-10-26 Thread Jinson
I can not afford consuming huge memories...its already using 80% of my swap area and message queues are getting increased. Is there any alternative to solve this? How about sqlbox? *Jinson* * * On Tue, Oct 26, 2010 at 8:29 PM, Alejandro Guerrieri < alejandro.guerri...@gmail.com> wrot

Re: Question about Store Type

2010-10-26 Thread Alejandro Guerrieri
Jinson, store-dump-freq only applies to the "file" store-type. Are you sure that the spool folder exists, and it's writable by the process kannel is running as? Have you checked the logs? Regards, Alex On Tue, Oct 26, 2010 at 4:47 PM, Jinson wrote: > Sorry for the trouble. Was trying to con

Re: Question about Store Type

2010-10-26 Thread Alejandro Guerrieri
Oh, and BTW, the store is a "safeguard" that it's only used when starting the service (to reload pending messages, etc). Under normal operations, kannel will keep all messages in memory _and_ back them up on the store. If you shutdown the service (or if it crashes or it's killed), kannel will use

Re: Question about Store Type

2010-10-26 Thread Jinson
Below is the folder details *drwxr-xr-x 102 user user 4.0K 2010-10-25 18:45 spool* I can find the following errors in the log... 2010-10-26 14:58:13 [23627] [12] ERROR: Could not unlink file `/xxx//kannel_queue/spool/7/205c136b-f92f-444e-ac2c-d6ca24548a33'. 2010-10-26 14:58:13 [23627] [12] E

Re: Question about Store Type

2010-10-26 Thread Jinson
Sorry for the trouble. Was trying to convey the exact problem. I'm still facing this issue. My messages are getting queued up in the memory queue and not getting moved into the store. *Jinson* 2010/10/26 Nikos Balkanas > Not when you are spamming the list. 3 emails about the same thin

RE: got DLR but could not find message

2010-10-26 Thread Anas Alnaffar
Thanks Nikos, I'll try DB for dlr-storage. Thanks Anas -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Tuesday, October 26, 2010 11:26 AM To: Anas Alnaffar; 'Benaiad' Cc: users@kannel.org Subject: Re: got DLR but could not find message Hi Restarting bb

Re: [6] ERROR: AT2[HSSMSC1]: CMS ERROR: +CMS ERROR: Unidentified subscriber

2010-10-26 Thread Alvaro Cornejo
Does you SIM card is registered/activated with your operator? |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 1

Re: Lost DLR problem in Opensmppbox

2010-10-26 Thread XEN-Housing s.r.o.
for completition: i found at smpp-smsc log this warning: 2010-10-26 15:00:13 [13467] [17] WARNING: Could not route message to smsbox id , smsbox is gone! Message in this case is discarded? should be queued to be delivered later, when opensmppbox connect to bb again. coz opensmppbox make con

Lost DLR problem in Opensmppbox

2010-10-26 Thread XEN-Housing s.r.o.
Did anyone noticed that opensmppbox somehow lose DLR? I do not know, if it's problem of opensmppbox or bb, but in this scenario went something wrong: Scenario 1 - strange behaviour 1) smpp client log to opensmppbox 2) smppclient send sms with dlrmask=19 (expecting ack, fail, delivered) 3) targe

Re: Question about Store Type

2010-10-26 Thread Nikos Balkanas
Not when you are spamming the list. 3 emails about the same thing in the last 4 hours is abuse, for users who volunteer their free time to help. Nikos - Original Message - From: Jinson To: users Cc: Divya Philip Sent: Tuesday, October 26, 2010 3:19 PM Subject: Re: Question about Store

Re: Question about Store Type

2010-10-26 Thread Jinson
* Can somebody help me with the query? * On Tue, Oct 26, 2010 at 11:24 AM, Jinson wrote: > * > > > *A correction : > I have huge message queue in memory related to each SMSC connection and > very less number of messages in store. > > On Tue, Oct 26, 2010 at 10:59 AM, Jinson wrote: > >> Hell

Re: got DLR but could not find message

2010-10-26 Thread Nikos Balkanas
Hi Restarting bb will make you loose (aka mismatch) all pending DLRs if using internal DLR storage. You can preserve them across restarts by using a DB for dlr-storage. I don't understand your last question. BR, Nikos - Original Message - From: "Anas Alnaffar" To: "'Nikos Balkanas'

[6] ERROR: AT2[HSSMSC1]: CMS ERROR: +CMS ERROR: Unidentified subscriber

2010-10-26 Thread Peter Lum
Hi Recently, I changed operator and now I am getting the following errors in bbox: [6] ERROR: AT2[HSSMSC1]: CMS ERROR: +CMS ERROR: Unidentified subscriber In kannel.log: send command status: 1 2010-10-26 14:50:51 [18443] [6] DEBUG: AT2[HSSMSC1]: --> 0051000881399003470008A78C0500030103020023003