Whatever happened to use_rpid?
If you enable it in ser.cfg ( modparam("auth_db", "use_rpid", 1)
), you get
0(743) set_mod_param_regex: parameter <use_rpid> not found in module
<auth_db>
0(743) parse error (140,19-20): Can't set module parameter
ERROR: bad config file (1 errors)
and, scooching around in the source shows *no* references to use_rpid
whatsoever.
Has it been replaced? If so, with what?
Googling turned up a (somewhat cryptic) patch, which doesnt seem to help...