RE: Patch to add configurable max retries

2005-10-26 Thread Douglas Jurcovichi
Stipe , Have you received something about it? Thank's Douglas -Original Message- From: Stipe Tolj [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 17 de outubro de 2005 23:38 To: Douglas Jurcovichi Cc: Josh McAllister; devel@kannel.org Subject: Re: Patch to add configurabl

Re: Patch to add configurable max retries

2005-10-17 Thread Stipe Tolj
Douglas Jurcovichi wrote: Thank's for your answer, and I agree with you that is better to fix this "strange" problem first then start to think in fix the hole software. For me is interesting because I'm having a little bit of SMPP problem with a Comverse SMSC. I'm waiting for your post in th

RE: Patch to add configurable max retries

2005-10-17 Thread Douglas Jurcovichi
@kannel.org Subject: RE: Patch to add configurable max retries   I did not post the patch as some devs poo-poo’d it based on the fact that it was SMPP specific. Also, there did not appear to be any interest at the time. However there have been a number of queries in the last couple weeks, so I will

Re: Patch to add configurable max retries

2005-10-13 Thread Stipe Tolj
Josh McAllister wrote: I did not post the patch as some devs poo-poo'd it based on the fact that it was SMPP specific. Also, there did not appear to be any interest at the time. However there have been a number of queries in the last couple weeks, so I will try to find time to patch against late

RE: Patch to add configurable max retries

2005-10-11 Thread Josh McAllister
:09 AM To: devel@kannel.org Subject: Patch to add configurable max retries   Does anybody knows if this patch is currently on the lastest binary version of kannel in the website?   Thank’s     Douglas   Patch to add configurable max retries, and delay between retries for SMPP temporary

Re: Patch to add configurable max retries

2005-10-05 Thread Stipe Tolj
Douglas Jurcovichi wrote: Does anybody knows if this patch is currently on the lastest binary version of kannel in the website? no, it's neither in 1.4.0 stable, _NOR_ in cvs head tree. Reason: Josh has been asked to produce a 'diff -u' format patch and post to the devel@ list, which he didn

Patch to add configurable max retries

2005-10-05 Thread Douglas Jurcovichi
Does anybody knows if this patch is currently on the lastest binary version of kannel in the website?   Thank’s     Douglas   Patch to add configurable max retries, and delay between retries for SMPP temporary failed messages. Josh McAllister Mon, 25 Jul 2005 10:35:30 -0700  

Re: Patch to add configurable max retries, and delay between retries for SMPP temporary failed messages.

2005-08-12 Thread Arne K. Haaje
Fredag 12. august 2005 16:24, skrev Alexander Malysh: > Hi, > > patch could be produced with cvs diff -Nau. > > I don't think it's a good idea to implement max retries only for the > smpp. It's really easy to get it working for all protos if you implement > it at generic layer bb_smscconn.c. And d

Re: Patch to add configurable max retries, and delay between retries for SMPP temporary failed messages.

2005-08-12 Thread Alexander Malysh
Hi, patch could be produced with cvs diff -Nau. I don't think it's a good idea to implement max retries only for the smpp. It's really easy to get it working for all protos if you implement it at generic layer bb_smscconn.c. Thanks, Alex Josh McAllister schrieb: I have a patch with some ch

Patch to add configurable max retries, and delay between retries for SMPP temporary failed messages.

2005-07-25 Thread Josh McAllister
I have a patch with some changes we had to make to pass Cingular US's SMPP integration testing. This is my first time giving a patch back to an open source project, so could someone let me know how I should produce the diff, and how I should submit it. This patch adds: max-retries = [num retry at