Daniel-Constantin Mierla writes:
usrloc(k): option to store xavp per contact
- stored only in memory for the moment
- the xavp can contain a list of xavps
- new config parameter to specify the name of xavp
something went wrong in xml, because readme looks like this:
4. Functions
There are no exported functions that could be used in scripts.
5. xavp_contact (string)
The name of XAVP storring the attributes per contact. They are saved in
location record and restored at lookup.
Default value is "NULL".
Example 1.31. Set xavp_contact parameter
...
modparam("usrloc", "xavp_contact", "ulattrs")
...
-- juha