Voucher authentication - user not found

Hello all,

i am trying to setup a voucher system (just experimenting at the moment). I followed these 2 links

http://myconfigure.blogspot.com.cy/2013/05/mikrotik-user-manager-as-radius-server.html
http://myconfigure.blogspot.com.cy/2013/05/how-to-create-voucher-in-mikrotik-user.html

the only thing i get on my mobile phone is user not found.

The only explanation i could give is connecting to radius server. radius server is the same machine as usermanager machine. I already created some users and tested 3-4 of them with the same results.

some hints

admin@MikroTik] > radius print
Flags: X - disabled

SERVICE CAL… DOMAIN ADDRESS SECRET

0 hotspot 10.10.10.10 man…


[admin@MikroTik] /tool user-manager router> pr
Flags: X - disabled
0 customer=admin name=“Radius Test Server” ip-address=10.10.10.10 shared-secret=“yesitiscorrect” log=auth-fail use-coa=yes coa-port=1700


any opinions?