[Serusers] RPID problem in 0.9.0 release
Daniel-Constantin.Mierla at fokus.fraunhofer.de
Daniel-Constantin.Mierla at fokus.fraunhofer.de
Mon Dec 27 19:00:33 CET 2004
auth_db is one of the module which wasn't reviewed yet - reason to have a
prelease (or testing release) by now. As far as I understood, with these two
new parameters you load the values of the appropriate columns from database in
AVP list, while append_rpid_hf() uses a static buffer which is filled when
use_rpid=1. So you have to keep the value to 1 for now.
Otherwise, you can push a value from AVP list to a header using avpops module.
Daniel
Quoting Francesco Bottà <francesco.botta at eutelia.it>:
> Hi all,
>
> I have a problem with fetching rpid value from DB. I read the auth_db module
> and I put in ser.cfg file the new exported parameters:
>
> modparam("auth_db", "avps_column_int", "domn")
> modparam("auth_db", "avps_column_str", "uuid|rpid")
>
> and I have deleted use_rpid=1.
>
> but when the script insert Remote-Party HF (after challenge
> INVITE/407/ACK/INVITE w/credentials), the rpid value is NULL/wrong....what
> I'm forgetting/wrong???
>
> Regards,
>
> Verbal
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
More information about the sr-users
mailing list