I am trying to use avpops and getting the following message in the log file: ERROR:avpops:fixup_db_avp: source/flags "ru" unknown!
The relevant part from openser.cfg is: avp_db_load("$ru/username", "s:Variable");
However when I look at the pseudo-variables documentation $ru is defined.
Curiously, elsewhere I am using avp_db_load("$from", "s:Variable"); and that works even though $from is not defined as a pseudo-variable in the documentation. Am I missing something?
OpenSer 1.0.1
Any advice appreciated.
Cameron
Hello,
On 08/04/06 08:58, kjcsb wrote:
I am trying to use avpops and getting the following message in the log file: ERROR:avpops:fixup_db_avp: source/flags "ru" unknown!
The relevant part from openser.cfg is: avp_db_load("$ru/username", "s:Variable");
However when I look at the pseudo-variables documentation $ru is defined.
Curiously, elsewhere I am using avp_db_load("$from", "s:Variable"); and that works even though $from is not defined as a pseudo-variable in the documentation. Am I missing something?
OpenSer 1.0.1
the syntax you use is valid for OpenSER 1.1.0. For 1.0.1 see:
http://www.openser.org/docs/modules/1.0.x/avpops.html#AEN178
Cheers, Daniel
Any advice appreciated.
Cameron
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users