Hi!
It seems that uac_replace_from does restore the original URI only if the
From URI is changed. Only changing the Display-name, eg:
uac_replace_from("$avp(pad)",""); does not add the RR-cookie, thus the original will not be restored (e.g. on responses).
Is this on purpose or a bug?
regards Klaus
PS: The workaround is: uac_replace_from("$avp(pad)","$fu");