I should be clearer: when I say "internally generated", I don't mean it in the sense of 408 or something else opaquely generated by the proxy. I mean internally generated as in originating from the proxy, e.g. something sent with sl_send_reply() or t_reply().
-- Alex
-- Sent from my Samsung mobile, and thus lacking in the refinement one might expect from a proper keyboard.
Alex Balashov - Principal Evariste Systems LLC 235 E Ponce de Leon Ave Suite 106 Decatur, GA 30030 Tel: +1-678-954-0670 Web: http://www.evaristesys.com/Alex Balashov abalashov@evaristesys.com wrote:Hello,
I am using the latest cloned 3.3 branch and performing a uac_replace_from() operation. After the operation, I do msg_apply_changes().
My 'uac' modparams are:
modparam("uac", "rr_from_store_param", "vsfc") modparam("uac", "restore_mode", "auto") modparam("uac", "restore_passwd", "xxxxxxxxx")
However, the modified From URI is getting back to the originator, both in internally generated errors, and in relayed replies.
This didn't used to happen before 3.3, but has been outstanding for quite some time (I didn't look at it much until now). Is there some possibility that there is a >= 3.3 bug? Or, have I simply misconfigured something?
Thanks!
-- Alex