Thanks everybody for your helps
On Dec 6, 2012 3:21 AM, "Navdeep Bagga" <[email protected]> wrote:

> To send MT through http gateway
>
> Then this is the method
>
> http://localhost:13003/cgi-bin/sendsms?username=&password=&to=0123456&text=Hello+world
>
> 13003 is an admin-port define in core group of kannel file.
> username and password values define in send-sms user group of kannel
> configuration file.
>
> According to you POST method is also working. if you are using sqlbox
> with kannel
>
> 1st method : Just insert entry in send_sms table.
> 2nd method : Make form to take user input value to store in send_sms table.
> When your entry is insert in send_sms table. Kannel automatically send sms.
>
> On Wed, Dec 5, 2012 at 7:50 PM, Singularnet <[email protected]> wrote:
> > I have been request to send the MT through a http gateway using POST , I
> > want to known if it is possible to do that, I mean it is possible AFAIK
> to
> > send it using http with GET, but I could nt find anything about sending
> with
> > Post method
> > Thanks for your advice
>
>
>
> --
> Navdeep Bagga
> Happy Bird
> [W] http://navdeepbagga.com
> [T]  http://www.navdeepbagga.com/category/daily-diary-3/
>
>

Reply via email to