Hi!

 I plan to use rpid field but when trying to get from database, subscriber table has rpid field filled, i get always NULL.

Is there any more needed than:

modparam("auth_db", "load_credentials", "rpid")


?


Just a check of variable 


      xlog(" Valor de RPID es  : $avp(s:rpid)");  


Shows me NULL all times


Thanks