soap smsc

2010-08-07 Thread Ravi Chemudugunta
hello, our provider has given us an api that consists of using soap for outbound messages and a get request for inbound messages. I was wondering what the state of the soap smsc at the moment? is it stable enough to put into production... thanks, -ravi -- C-x C-s, C-x C-c

Re: Message service routing

2010-01-13 Thread Ravi Chemudugunta
is unreliable for whatever reason, or kannel's internal routing mechanisms ignore preferences based on some heuristics like load? Is this known behaviour? cheers, ravi

Message service routing

2010-01-01 Thread Ravi Chemudugunta
-messages = 1 --snip-- Thanks, -ravi -- :wq

AT SMSC Startup

2009-12-29 Thread Ravi Chemudugunta
Hi all, I've setup an at based smsc using a little phone module. I was wondering if anyone knew how to handle the following behavior, Kannel server is stopped, the unit receives messages and stores them in it's SIM cards memory, but when the server starts up again - it never picks those

RE: unicode working http request

2008-04-16 Thread ravi
={UTF-8 encoded text}coding=2charset=UTF-8 3) This works! I am splitting hairs to get this working in the Kannel XML Post. regards ravi _ From: Remon Magdy [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 1:57 PM To: ravi Cc: 'Gerardo Segura'; users@kannel.org Subject: Re

RE: unicode working http request

2008-04-16 Thread ravi
I havent tried it. Will try and let you know if I succeed. -Original Message- From: Remon Magdy [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 2:38 PM To: ravi Cc: 'Gerardo Segura'; users@kannel.org Subject: Re: unicode working http request Were you able to send normal

KANNEL XML POST - How to set charset?

2008-01-23 Thread ravi
your assistance please. regards ravi

RE: optional vendor specific DLR TLV

2007-11-26 Thread Ravi Bhalotia
. Regards, Ravi -Original Message- From: Juan Nin [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 7:12 AM To: Ravi Bhalotia Cc: users@kannel.org Subject: Re: optional vendor specific DLR TLV check out this threads: http://www.kannel.org/pipermail/devel/2007-August/001148.html http

RE: optional vendor specific DLR TLV

2007-11-26 Thread Ravi Bhalotia
Hello Kyriacos, Yes, I am compiling it without mysql support and still experiencing the same issue. I will try one more time on a different server and see what happens. Thanks, Ravi -Original Message- From: Kyriacos Sakkas [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 11:10

optional vendor specific DLR TLV

2007-11-25 Thread Ravi Bhalotia
if anybody can provide any feedback on how to achieve this. Regards, Ravi Bhalotia

Re: getting message_id from submit_sm_resp

2007-07-27 Thread Ravi Bhalotia
it again. This time when I pass %i to the dlr-url, the kannel is being reported back to my application. The logs idea from Ben is also excellent and I am writing a process to do that to add another layer of checks for the messages. - Ravi Ben Suffolk wrote: Ravi, I don't recall what a rejected

getting message_id from submit_sm_resp

2007-07-26 Thread Ravi Bhalotia
have been going over the user guide multiple times to figure out what I am doing wrong, but cannot figure out. Can one of you guys help me to resolve this? Cheers, -Ravi Bhalotia

Re: getting message_id from submit_sm_resp

2007-07-26 Thread Ravi Bhalotia
to do is keep a lookup table of our application's unique IDS to the kannel ID that holds the value of message id returned from the smsc after submit_sm_resp is received. Any ideas on how to achieve that? Thanks for your response, Ravi seik wrote: Hi Ravi, i use dlr-urls like this one: http

problem in connecting to SMSC

2005-05-11 Thread Ravi Shankar
to test incase the conf file file ok. thanks in advance ravi group = core admin-port = 13000 admin-password = foo smsbox-port = 13003 # SMSC connections group = smsc smsc = smpp smsc-id = mysmsaddress host = 66.179.181.59 port = 2775 smsc-username = check1234 smsc-password = test123 #our-port = 1070

connecting to SMSC

2005-05-10 Thread Ravi Shankar
Hello all, I am new user to kannel. I installed kannel in Linux. My aim was to connect to an SMSC and send sms (using smpp protocol). I hope it is possible. But i am confused with the configurations, and interaction between bearerbox and smsbox.

FW: connecting to SMSC

2005-05-10 Thread Ravi Shankar
Hi, sorry for my incomplete post earlier. My aim was to connect to an SMSC and send sms (using smpp protocol). I need the following . A sample configuration file that can be used with bearerbox and smsbox. (I have SMSC host ip, port, user id and password.) thank u ravi