Hi all,
what the best way to catch rpid value from DB in SER release 0.9.0 and 0.9.1? In my test
I've setting this 2 modparam line:
modparam("auth_db", "avps_column_int", "domn")
modparam("auth_db", "avps_column_str", "uuid|rpid")
and the function
append_rpid_hf("<",
">;party=calling;id-type=subscriber;screen=yes;privacy=off");
is called before t_relay().
But in the release 0.9.0 SER is unable to catch the rpid value from DB and the call failed
when is parsed from my DSS-1 Gateway, wheter in 0.9.1 release all works well.
I've, as usual, provisioned the rpid values with serctl rpid add tool.
What I'm wrong or missing?
Many thanx
Verbal