Re: help with receiving message

2009-09-15 Thread Nikos Balkanas
Hi, You are correct, but no biggie. If the url reponds, response is returned, and text is ignored. BR, Nikos - Original Message - From: Michael Bochkaryov To: rcong Cc: users@kannel.org Sent: Tuesday, September 15, 2009 7:10 AM Subject: Re: help with receiving message

UCP SMSC Simulator

2009-09-15 Thread Aman S
Hi Is it possible to use kannel as UCP SMSC Simulator?  Actually i need to test UCP Client. Please guide me the configuration settings if answer is positive. Is there any UCP SMSC Simulator available which can accept ucp messages. By googling i found that Mobile Message Tester UCP 4.0 was

Re: help with receiving message

2009-09-15 Thread rcong
Ok, let me clarify this, when people reply a message back to Kannel, it did receive it as I saw it on log, is my get-url will be triggered and automaticlly reply a message back to the sender again (i.e. test.php)? Second question, for the contents of reply the message, do I need a script to read

warning:smsbox_list empty

2009-09-15 Thread freeburn
my debug information gives a unusual information that smsbox_list empty. further my admin command is denied but other admin commands work.

RE: Throttling

2009-09-15 Thread Abdulraheem Obaisi
Hi, I think you should try the latest CVS ,it has a much improved throughput handling. ... Best Regards Abdulraheem A Obaisi Software Engineer Date: Mon, 14 Sep 2009 19:07:47 +0530 Subject: Re: Throttling From:

Multiple connections to multiple hosts - DLRs lost

2009-09-15 Thread tweezerz
Hello, I am new to Kannel and attempting to do some load balancing between 2 machines to 2 different hosts. When we do a failover the DLR messages get 'lost'. Watching the traffic this seems to be because the messages goes out one bind and comes back on a different one and Kannel doesn't know

Re: Multiple connections to multiple hosts - DLRs lost

2009-09-15 Thread Alejandro Guerrieri
Use mysql or any DB-based storage for dlr's, and name both binds equally. That way both servers would look for DLR's on the same place. Hope it helps. Alejandro On Tue, Sep 15, 2009 at 6:21 PM, tweezerz zza...@mbmobile.com wrote: Hello, I am new to Kannel and attempting to do some load

HTTP SMSC with the latest CVS

2009-09-15 Thread sangprabv
I found that using the latest CVS cause not all MO received and processed. Is it a bug? Because if I use CVS-20080727 all MO received and processed 100%. I simulated generic and Kannel HTTP SMSC all returns the same problem. TIA Willy

RE: help with receiving message

2009-09-15 Thread RogerCong
Ok, let me clarify this, when people reply a message back to kannel, kannel did receive it as I saw it on log, is my get-url will be triggered and automaticlly reply a message back to the sender again (i.e. test.php)? Second question, for the contents of reply the message, do I need a script

Re: help with receiving message

2009-09-15 Thread Nikos Balkanas
OK, there seems to be a language barrier here. For people to help, they need first to understand you. 1) When people reply a message back to kannel Sorry, i don't get it. People never reply anything to kannel. It is a gateway. People send a keyword and expect a (text, ringtone, logo) back.

RE: help with receiving message

2009-09-15 Thread RogerCong
Sorry for the mis-understanding. what I was trying to say is that: we are trying to use this gateway web interface to send out internal message out to our co-worker(which is working), what happen if they receiver replys a message back to the system, is this replied message stay in Kannel, if

different smsbox log for different SMSC connection

2009-09-15 Thread khurram jaffery
Hi all I have 5 SMSC connection in my config file. How can I define different smsbox.log for each SMSC's connection? Can I associate 5 different smsbox group per SMSC Connection to have a different log for each SMSC connection? If yes, how? thanks