hi

please use quote ' or "
'&' in linux will make it backrgound command :)

don't do links -dump
http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=12345&text=Hello+world

BUT

links -dump 
"http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=12345&text=Hello+world";




On 1/25/07, Aniruddha Vaidya <[EMAIL PROTECTED]> wrote:
Hello List,

I have installed Kannel 1.4.1 on Red Hat Enterprise linux 4 OS.
I have configured it for the fakesmsc and I am using the smskannel.conf
(provided with source) as main configuration file.

I successfully tested the gateway using the fakesmsc utility.

But when I tried to use the HTTP interfaces for sending the sms,
Authorization failed response is returned as error.
I issued this command:
links -dump
http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=12345&text=Hello+world
[1] 6993
[2] 6994
[3] 6995

Authorization failed for sendsms

[1]   Done                    links -dump
http://localhost:13013/cgi-bin/sendsms?username=tester
[2]-  Done                    password=foobar
[3]+  Done                    to=12345


 At the same time quering for status using http interfaces works fine.

Can you please help me in this problem?
I have attached my configuration file for more details

Thanking in Advance,
Aniruddha



Reply via email to