Don't want server error message to be replied

2006-04-17 Thread Willy
Hi, I use 1.4.0 and I don't want kannel to push server error message to subscriber, what directive to use it? I experienced Connection: close problem, thanks for your replies.   Regards     Willy

Re: SMPP server to receive SMS requests via SMPP and send SMS

2006-04-17 Thread Rodrigo Cremaschi
Hello Jain, You know what you want. That is good! 1) Kannel can do that in an efficient way. 2) You have to become a carrier. Take some time to read the userguide and this important document about Kannel architecture: http://www.kannel.org/download/kannel-arch-snapshot/arch.html May

Re: could not fetch content

2006-04-17 Thread rash_s13
Hi, Thanks for your reply.The reason I wasn't getting the right reply was that I hadn't specified the content-type in my cgi script.That rectified my problem. Thanks, Rashmi. -- View this message in context: http://www.nabble.com/could-not-fetch-content-t1425843.html#a3950794 Sent from the Kan

RE: sqlbox dont record any data

2006-04-17 Thread Luis Valencia
Thanks Rene, now its working fine…   but now im experiencing a long delay on the response message from the smsc, what could be the reason? because before the sqlbox was working, I got an immediate response from the smsc   thanks   Luis Valencia From: Rene Kluwen [mailto:[E

How to concatenate incoming long(multipart) message?

2006-04-17 Thread Kavuri Prasad
Hi, I am using Kannel 1.4.0 to recieve SMS's from mobile phones. When I want to recieve Long SMS (multipart) message, I tried to found the UDH of the message but I got nothing as udh. Here is my geturl in services.conf of kannel. http://localhost:8080/servlet/ReceiveServlet?sender=%p&message=%a&u

SQLBox Patch Error

2006-04-17 Thread Julius David Bacolod
Whenever I use "make patch" I get this error: patch -p0 -d ../gateway < sqlbox.patch patching file Makefile.in patching file configure Hunk #1 succeeded at 81 (offset -4 lines). Hunk #2 FAILED at 4656. Hunk #3 FAILED at 4703. Hunk #4 succeeded at 5466 (offset -309 lines). 2 out of

Re: SQLBox Patch Error

2006-04-17 Thread Julius David Bacolod
It seems the error points to lines in configure  and configure.in concerning MySQL and LibSDB. By the way, I configured it with Postgresql support without MySQL and LibSDB. Has anyone tried configure using -with-mysql and -with-sdb? Does the patch work well? Julius David Bacolod <[EMAIL PROTECTED

Re: SMPP server to receive SMS requests via SMPP and send SMS

2006-04-17 Thread WEBBEE . BIZ
Dear Rodrigo and all, I read the documentation and found that kannel can be used via HTTP interface to send SMS messages but i need SMPP interfce to send the messages. Pl. give me some help regarding that, Thanks for your time and effort. -- Regards Abhishek Jain On 4/17/06, Rodrigo Cremaschi <[