Hi Daniel,
but if I set use_rpid=1, in 0.9.0 release, this config option was deleted so I get:
ser -c
0(29803) set_mod_param_regex: parameter <use_rpid> not found in module
<auth_db>
0(29803) parse error (115,19-20): Can't set module parameter
ERROR: bad config file (1 errors)
Is it possibile to return with the code in the auth_db with this option configurable??
(use_rpid=1)
Many thanks,
Verbal
----- Original Message -----
From: <Daniel-Constantin.Mierla(a)fokus.fraunhofer.de>
To: "Francesco Bottà" <francesco.botta(a)eutelia.it>
Cc: <serusers(a)lists.iptel.org>rg>; "Maxim Sobolev"
<sobomax(a)portaone.com>
Sent: Monday, December 27, 2004 7:00 PM
Subject: Re: [Serusers] RPID problem in 0.9.0 release
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(a)eutelia.it>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(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers