In the ser.cfg I have set "advertised_address=123.123.123.123". This address is then applied to the added Via headers. However, added record-route headers still come the adapter address. I would expect the advertised_address to be used in the record-route as well. The problem can be overcome with the record_route_preset("123.123.123.123") function. Is this by design?
Martin.