Authorization failed for sendsms error when i try from browser

2012-01-12 Thread mohamed keita
Hello. I think that you have not used the right parameters.Try this in your case. http://127.0.0.1:9000/cgi-bin/sendsms?username=foobarpassword=foobarto=xxxtext=test

Authorization failed for sendsms error when i try from browser

2012-01-11 Thread Zaharia Constantin
hi, i get this error message when i try to send a message from browser. Authorization failed for sendsms the user name and the password are right, the ip for that request is ok, but still i get this error, any ideea way? this is the kannel info: Kannel bearerbox version `1.4.3'. Build

Re: Authorization failed for sendsms error when i try from browser

2012-01-11 Thread Nyika Alex
Kindly share your config file also note that there are credentials for administration and others for send sms. I hope u are not using the admin credentials. On 11 January 2012 16:17, Zaharia Constantin soulra...@muscel.ro wrote: ** hi, i get this error message when i try to send a message

Re: Authorization failed for sendsms error when i try from browser

2012-01-11 Thread Zaharia Constantin
this is the config file... # CORE group = core admin-port = 13000 admin-password = foobar # this is the admin password status-password = foobar #this is the admin password #admin-deny-ip = *.*.*.* admin-allow-ip = 127.0.0.1;192.168.1.* smsbox-port = 13001 #box-deny-ip = *.*.*.*