[OpenSIPS-Users] consume_credentials doesn't work with auth_radius module
Robert Borz
robert.borz at web.de
Wed Jan 21 18:17:31 CET 2009
Ok... I wrote my last email to rush... ;)
Further investigating the captures packets showed, that the credentials gets successfully removed by consume_credentials(). This time I checked this twice...
The problem seems to be the is_present_hf("Proxy-Authorization") statement, which always returns true, also if there's no Proxy-Authorization header field and this leads to this error:
openser[3988]: ERROR:auth:consume_credentials: no authorized credentials found (error in scripts)
Has this error something to do with this messages during startup?
openser[3981]: INFO:textops:hname_fixup: using hdr type (16) instead of <Proxy-Authorization>
openser[3981]: INFO:textops:hname_fixup: using hdr type (16) instead of <Proxy-Authorization>
Thanks for your help!
Robert.
More information about the Users
mailing list