Klaus Darilion
2014-10-10 14:02:23 UTC
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");
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");