The parameter is correct, please check your sendsms port. Is it 13131? What is your detail configuration file?
sangprabv [email protected] On Jul 1, 2010, at 7:38 AM, RIFQI wrote: > I have just install kannel 1.4.3 on ubuntu server 10.04 and i configure the > kannel conf bellow, but when i try to send the sms test using lynx with > command : > > lynx -dump > http://localhost:13131/cgi-bin/sendsms?username=aaa&password=bbb&to=0811111111&text=Hello+world > > I always get the bellow result > > lynx -dump > http://localhost:13131/cgi-bin/sendsms?username=rifqi&password=test&to=081575013938&text=Hello+world > [1] 18256 > [2] 18257 > [3] 18258 > tricon...@tricon-sms-gate:~$ Authorization failed for sendsms > > > bellow is the SEND SMS-USER config on the kannel.conf : > > #SEND-SMS USERS > group = sendsms-user > username = rifqi > password = test > user-deny-ip = "" > user-allow-ip = "*.*.*.*" > concatenation = true > > can some one told me why did i always get this error? > > Thanks For the answer > > >
