Antonio Reale writes:
If I redirect the call to a PSTN number using lcr
module I receive
the error:
ERROR:lcr:next_gw: No ruri_user AVP
If I call directly the PSTN number all is OK and I see in the debug:
DBG:lcr:next_gw: Added ruri_user_avp <0255XXXXXX>
Where I need to set the ruri_user_avp?
I just have modparam("lcr", "ruri_user_avp", "$avp(i:500)")
in the
script.
check that you also have defined gw_uri_avp. perhaps the error message
is wrong.
if you still have the problem, tell exactly which lcr functions you call
in which order before the error occurs.
-- juha