Re: High volume network connectivity

2009-04-22 Thread Nikos Balkanas
Hi, Kannel is very stable, and under CPU or memory limitations it will just slow down (at least in solaris). It doesn't crush and stores messages on disk, in case it does. Throughput depends on what you want to do. MO is roughly half the MT. Depends also if you are asking about wap or sms. Maxi

Re: help : Error reading from fd 24 -- Queued for later delivery

2009-04-22 Thread Otandeka Simon Peter
Check your connections again. I see you forgot the from field on your url. Please add it and test again. -Peter- On Apr 22, 2009, at 12:27 AM, martin jombe wrote: Hello , I am new user of kannel and i am facing this problem: I have installed and cofigured kannel to send message to a smpp

Re: help : Error reading from fd 24 -- Queued for later delivery

2009-04-22 Thread Nikos Balkanas
Hi, Please use the list for such problems. It is not my intention to volunteer as a personal consultant. Also meaningful bearerbox logs mean 10 lines before and 10 lines after the problem. I am not sure you have all the relevant logs. 1) core: admin-allow-ip = "127.0.0.1;192.168.2.145" box-all

Additional parameters in the delivery receipt

2009-04-22 Thread Omar Rivera
Hello everyone, It seems we are receiving additional variables and data on our delivery receipts besides the %d variable mentioned in the manual. We need this data, we can see on Kannel's logs, but since these are delivery receipts, we can't "catch" them by using any sms-service. We h

find smpp server (sources)

2009-04-22 Thread BeCauet
Hello! I looking for code (C, C++, PHP, Java, Python, Pascal/Kylix ...) able to make a server socket SMPP 3.4. So that Kannel can connect to it. thank you for your ideas! BR, Mickael

Re: find smpp server (sources)

2009-04-22 Thread Eduardo Raad
If you are looking to develop a test smpp server, I suggest http://opensmpp.logica.com/ which is an open source smpp lib. If you need a production-ready smpp server, you may talk to Stipe (one of the Kannel developers). He has a smpp server plug-in for Kannel. ER On Wed, Apr 22, 2009 at 6:02 PM,

Re: find smpp server (sources)

2009-04-22 Thread BeCauet
Hello Eduardo, Impossible to launch opensmpp with Java 6... :-S 2009/4/23 Eduardo Raad > If you are looking to develop a test smpp server, I suggest > http://opensmpp.logica.com/ which is an open source smpp lib. If you need > a production-ready smpp server, you may talk to Stipe (one of the Kan

Re: find smpp server (sources)

2009-04-22 Thread Eduardo Raad
I haven't used it, just downloaded it but this might work then http://www.seleniumsoftware.com/user-guide.htm Eduardo On Wed, Apr 22, 2009 at 6:12 PM, BeCauet wrote: > Hello Eduardo, > Impossible to launch opensmpp with Java 6... :-S > > 2009/4/23 Eduardo Raad > > If you are looking to develo

Re: find smpp server (sources)

2009-04-22 Thread seikath
there is smpp perl module but you have to design the whole smpp smsc by yourself :) BeCauet wrote: > Hello! > I looking for code (C, C++, PHP, Java, Python, Pascal/Kylix ...) able to > make a server socket SMPP 3.4. So that Kannel can connect to it. > thank you for your ideas! > > BR, > Mickael

Re: find smpp server (sources)

2009-04-22 Thread Alejandro Guerrieri
Stipe does a commercial, carrier grade add-on to Kannel called "smppbox" that does that. Regards, Alejandro On Thu, Apr 23, 2009 at 1:02 AM, BeCauet wrote: > Hello! > I looking for code (C, C++, PHP, Java, Python, Pascal/Kylix ...) able to > make a server socket SMPP 3.4. So that Kannel can con