Juha Heinanen writes:
there could be some way to tell to record_route() that it should not add flow token to r-r uri(s) no matter if outbound is supported by the incoming request.
for example, there could be an rr module flag that tells if record_route() should not include a flow token in r-r uri(s).
proxy could set the flag before calling record_route() if request comes from local user and contact uri contains a gruu.
-- juha