Well,
The sendsms URL is same whether using GET or POST:
http://<kannel>:<port>/cgi-bin/sendsms
Where <kannel> is your kannel server and <port> is your sendsms-port
configured in smsbox.
If you need more help be specific and post detailed logs with error.
BR,
Nikos
----- Original Message -----
From: "abhishek jain" <[email protected]>
To: "Nikos Balkanas" <[email protected]>; "Bashir Jahed"
<[email protected]>
Cc: "Gabriel Augusto Diaz Zapata" <[email protected]>; "seikath"
<[email protected]>; <[email protected]>
Sent: Wednesday, July 08, 2009 8:27 PM
Subject: Re: Send SMS via XML
Dear ,
I cannot figure out in the userguide the url which i will need to post
to i am posting to sendsms and it is giving error as unknown request,
Pl help
Thanks
abhi
2009/7/8 Nikos Balkanas <[email protected]>:
Hi,
All these are explained in the user guide. Have you looked at it?
BR,
Nikos
----- Original Message ----- From: "abhishek jain"
<[email protected]>
To: "Nikos Balkanas" <[email protected]>
Cc: "Gabriel Augusto Diaz Zapata" <[email protected]>; "seikath"
<[email protected]>; <[email protected]>
Sent: Wednesday, July 08, 2009 1:26 PM
Subject: Re: Send SMS via XML
hi
where do i need to post to, i mean at which URL and can someone send
me a sample XML request.
Will appreciate prompt replies,
Thanks for helping
abhishek
2009/7/7 Nikos Balkanas <[email protected]>:
Hi,
If you are concerned about efficiency in sending bulk sms, you could
look
into SQLbox...
BR,
Nikos
----- Original Message -----
From: Gabriel Augusto Diaz Zapata
To: seikath
Cc: [email protected]
Sent: Tuesday, July 07, 2009 6:32 PM
Subject: Re: Send SMS via XML
I use the XML post request, but to send SAME message to different
users/numbers.. Im not sure if you can use this xml post to send
different
text.... I mean.. As I see, this is one sms per user :)
On Tue, Jul 7, 2009 at 9:56 AM, seikath <[email protected]> wrote:
you use XML post request to cal the send-sms interface
its in the manual ...
abhishek jain wrote:
> Hi,
> I have a smpp smsbox and i am using kannel:
>
> I need to know how can i send multiple SMS(different texts) to
> different numbers in 1 request, so that the sms are send in less of
> time and even then have the delivery reports,
> I believe there must be a way via XML, but i do not know how?
>
> Please advice,
> Will appreciate prompt replies.