Juha Heinanen wrote:
Bogdan-Andrei Iancu writes:
param "rpid_avp": avp name (string)
which carry the RPID value -
must be synchronized with auth_db if RPID is fetched from DB. Default
value is "rpid".
i would prefer default value "caller_rpid", because the idea is that
does_uri_exist would similarly set callee attributes and thus there will
be need to tell them apart.
caller|callee_rpid notation makes no sense since you don't have any rpid
for callee, right? Plus that you restrict the AVP only to AVP name - I
plan to have in dev branch the option to set an AVP id for rpid also.
if you want for any reasons to used it with different name, use
avp_copy() from avpops (only on dev branch)
Please all
0.9.0 users, give it a try a report any potential
problems.
i tried it with lcr module and didn't have any problems.
that's good
bogdan