Re: post-method support

2010-09-10 Thread Nikos Balkanas
No, it doesn't. Expects all args in the URL. BR, Nikos - Original Message - From: Pratik Shrestha To: users@kannel.org Sent: Friday, September 10, 2010 10:42 AM Subject: post-method support Dear All, I have a java application that post message to kannel gateway. When I use 'Get'

RE: post-method support

2010-09-10 Thread Rene Kluwen
Yes, it can do a Post method. See table 6-10 in the userguide: Example: SMSPush equivalent X-Kannel Header usernameX-Kannel-Username passwordX-Kannel-Password fromX-Kannel-From From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Pratik

Re: post-method support

2010-09-10 Thread Alejandro Madero
Hello Pratik, Please, read the next sample code in C/C++. The sample show how to send a MT whit HTTP POST. Begin sample- bool

Re: post-method support

2010-09-10 Thread Nikos Balkanas
@kannel.org Sent: Friday, September 10, 2010 5:54 PM Subject: RE: post-method support Yes, it can do a Post method. See table 6-10 in the userguide: Example: SMSPush equivalent X-Kannel Header usernameX-Kannel-Username passwordX-Kannel-Password fromX-Kannel-From From: users-boun

RE: post-method support

2010-09-10 Thread Rene Kluwen
' ; users@kannel.org Sent: Friday, September 10, 2010 5:54 PM Subject: RE: post-method support Yes, it can do a Post method. See table 6-10 in the userguide: Example: SMSPush equivalent X-Kannel Header usernameX-Kannel-Username passwordX-Kannel-Password fromX-Kannel-From From

Re: post-method support

2010-09-10 Thread Nikos Balkanas
Bummer! You mean no X-header for the body? Nikos - Original Message - From: Rene Kluwen rene.klu...@chimit.nl To: 'Nikos Balkanas' nbalka...@gmail.com; 'Pratik Shrestha' pratik...@gmail.com; users@kannel.org Sent: Friday, September 10, 2010 8:11 PM Subject: RE: post-method support

RE: post-method support

2010-09-10 Thread Rene Kluwen
Nopes... content text goes in post body. -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Friday, 10 September, 2010 21:27 To: Rene Kluwen; 'Pratik Shrestha'; users@kannel.org Subject: Re: post-method support Bummer! You mean no X-header for the body? Nikos