Hi,
If that doesn't work, post smsbox application logs with problem, at maximum
verbosity:
smsbox -v 0 <conffile>
BR,
Nikos
----- Original Message -----
From: "Jovan Kostovski" <[email protected]>
To: "Brendan White" <[email protected]>
Cc: <[email protected]>
Sent: Sunday, June 14, 2009 7:15 PM
Subject: Re: problem with authorization
On Sun, Jun 14, 2009 at 6:04 PM, Brendan White<[email protected]> wrote:
group = sendsms-user
username = brendan
password = 1234
When I try send an SMS from the http interface (lynx -dump
localhost:10000/cgi-bin/sendsms?username=brendan&password=1234&to=27836477319&text=hello)
I get:
/etc/kannel$Β Β Β Authorization failed for sendsms
I have triple checked the credentials and IP address allows, but to no
avail.Β What other reasons are there for the 403 (authorization failed)?
Check the username and the password for the sendsms-user, depending
the editor that you
used to set the configuration, there might be characters that are not
printable.
BR, Jovan