Hi!
Joao Pereira wrote:
Everyting works fine... except the authentication... SER always answers 401 Unauthorized.
Are you using Radius or MySQL? My first guess was that your domain table was empty but a quick check revealed that neither auth_radius nor auth_db directly check for a valid domain (that's what is_local() et al are for anyway).
Do you see any Radius/MySQL communication trigged by your REGISTER?
Cheers, Hendrik