Re: Kannel store/queue

2010-07-16 Thread Nikos Balkanas
Yes. You can always start bb in supended mode and check its store from the HTTP admin interface. At any time if you want to block outgoing SMS from kannel use the HTTP admin to switch to suspended mode. Read User's guide. If using store, before starting up you can rm -rf store to the same

Re: HTTP SMSC Fail To Connect

2010-07-16 Thread Nikos Balkanas
Hi, Please post maximum detail relevant bb logs configuration. BR, Nikos - Original Message - From: sangprabv sangpr...@gmail.com To: Kannel list users@kannel.org Sent: Friday, July 16, 2010 4:46 AM Subject: HTTP SMSC Fail To Connect Hi, I have a situation where Kannel complaints

Re: Mysql Timestamp issue

2010-07-16 Thread Nikos Balkanas
Hi, Try again with msg-id-type commented out and when set to 3. If still having problems, post configuration and detailed relevant smsc logs of both attempts. By relevant I mean to remove enquire-links and include submit_sm, submit sm_resp, deliver_sm and deliver_sm_resp of the SAME SMS for

What does Kannel do when an error occurs while requesting URLs

2010-07-16 Thread brett skinner
Hi I search through the documentation but I couldn't find an answer to my question. It might be there I just could not find. I would like to know what Kannel does when either: 1. Trying to do the HTTP get request for the DLR if you are using the dlr-mask and the dlr-url when sending an SMS via

RE: Kannel store/queue

2010-07-16 Thread Rene Kluwen
So you were right after all. I just didn't see what was the problem, if there was no problem. == Rene -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: vrijdag 16 juli 2010 10:05 To: Ulf Urden; Rene Kluwen Cc: users@kannel.org Subject: Re: Kannel store/queue

Re: Kannel store/queue

2010-07-16 Thread Nikos Balkanas
Hi, Not really. Problem was that he accidentally sent some SMS he didn't want to. He tried to stop bearerbox to cancel submission, but couldn't. In the first mail the double SIGINT took care of stopping bb. In the second mail about restarting bb without sending the remaining(unwanted SMS),

Re: What does Kannel do when an error occurs while requesting URLs

2010-07-16 Thread Nikos Balkanas
Hi, 1) There is a default timeout of 280 s. This is configured in group smsbox: http-timeout (in s) 2) You can configure in group smsbox: http-request-retries However, in the code it won't retry, just logs error. BR, Nikos - Original Message - From: brett skinner To: