Re: Receiving sms over java servlet

2012-11-29 Thread Milan P. Stanic
On Wed, 2012-11-28 at 23:53, chen yee tan wrote: Hi, I have configured kannel to route sms to a java servlet upon receiving it. It is working, but I have 2 issues that not able to solve. I am not able to find solution in kannel doc. 1. If my java servlet responses a text, then sender

Re: Receiving sms over java servlet

2012-11-29 Thread Singularnet
I think there's a directive in sms service omite-empty or something like that , to avoid send empty response On Nov 29, 2012 2:27 AM, Milan P. Stanic m...@arvanta.net wrote: On Wed, 2012-11-28 at 23:53, chen yee tan wrote: Hi, I have configured kannel to route sms to a java servlet upon

Re: Receiving sms over java servlet

2012-11-29 Thread Milan P. Stanic
On Thu, 2012-11-29 at 08:26, Singularnet wrote: I think there's a directive in sms service omite-empty or something like that , to avoid send empty response You are right. But I found it to be more controllable by the method described in userguide: Redirected replies The basic service

Re: Receiving sms over java servlet

2012-11-29 Thread chen yee tan
Singularnet, omit-empty is working for item 1 below. Anyone can advice me for 2a nd b ? Chen Yee From: Singularnet singular...@gmail.com To: users@kannel.org Sent: Thursday, November 29, 2012 10:26 PM Subject: Re: Receiving sms over java servlet I think

Re: Receiving sms over java servlet

2012-11-29 Thread chen yee tan
Hi, I have solved 2a and b items. Just define the following: http-request-retry http-queue-delay Chen Yee From: chen yee tan tan...@yahoo.com To: Singularnet singular...@gmail.com; users@kannel.org users@kannel.org Sent: Friday, November 30, 2012 1:09 AM

What is the best java smpp api

2012-11-29 Thread tanc08
Hi, I would like to use open source java api to write client connecting to smpp server. I google a few. What is the best and robust open source api out there ? Chen Yee Sent by DiGi from my BlackBerry® Smartphone

Re: What is the best java smpp api

2012-11-29 Thread Juan Nin
What about using Kannel instead?? ;) On Thu, Nov 29, 2012 at 11:37 PM, tan...@yahoo.com wrote: Hi, I would like to use open source java api to write client connecting to smpp server. I google a few. What is the best and robust open source api out there ? Chen Yee Sent by DiGi from my

Re: What is the best java smpp api

2012-11-29 Thread spameden
most of the Java software I saw is bloating, have memleaks and very slow speed and huge demand for memory/cpu resourcers. kannel has few issues too, but it has nice documentation and can be fixed for specific usage althrough you'd need to learn a lot about it's architecture 2012/11/30 Juan Nin

Re: What is the best java smpp api

2012-11-29 Thread tanc08
Juan, If I use kannel as smpp client, then use http to send and receive sms. How can I configure to get delivery report? Thanks! Chen Yee Sent by DiGi from my BlackBerry® Smartphone -Original Message- From: Juan Nin jua...@gmail.com Date: Fri, 30 Nov 2012 00:05:40 To:

Re: What is the best java smpp api

2012-11-29 Thread Willy Mularto
+1 for kannel but maybe jsmpp is ok. used it once for testing only On Nov 30, 2012, at 9:16 AM, spameden wrote: most of the Java software I saw is bloating, have memleaks and very slow speed and huge demand for memory/cpu resourcers. kannel has few issues too, but it has nice

Re: What is the best java smpp api

2012-11-29 Thread Willy Mularto
set dlr-mask and dlr-url. user guide is your best friend On Nov 30, 2012, at 9:23 AM, tan...@yahoo.com wrote: Juan, If I use kannel as smpp client, then use http to send and receive sms. How can I configure to get delivery report? Thanks! Chen Yee Sent by DiGi from my BlackBerry®

Re: What is the best java smpp api

2012-11-29 Thread tanc08
Spameden, I found smppapi, jsmpp, logica. My client insists on java api. Which is the best and robust? Chen Yee Sent by DiGi from my BlackBerry® Smartphone -Original Message- From: spameden spame...@gmail.com Date: Fri, 30 Nov 2012 06:16:44 To: Juan Ninjua...@gmail.com Cc: