On Fri, 2011-01-21 at 11:12, Bob O'Souna wrote:
> Thanks Rudy - I think the problem is my sendsms-url
> 
> If I leave my sendsms-url as /cgi-bin/sendsms and call my script on the UNIX
> command line, it works. Note that my script calls
> http://localhost:13013/cgi-bin/sendsms?username=me&password=pass&to=123456789&from=987654321&text=Test&dlr-mask=31
> 
> Once I change sendsms-url to
> http://localhost:13013/myscripts/sendctrlsms.php?...., nothing works.

If you want to send sms through Kannel you must use /cgi-bin/sendsms or
configure it in the smsbox group with the sendsms-url parameter.

But, I see that your sendsms-url ends in .php so I think that you want
to use some PHP code to preprocess message and then (from that script)
send it to the Kannel's sendsms-url. Right?

> In your case - what is your sendsms-url? 
> Thanks for your help.

-- 
Kind regards,  Milan
--------------------------------------------------
Arvanta, IT Security        http://www.arvanta.net
Please do not send me e-mail containing HTML code.

Reply via email to