Daniel-Constantin Mierla writes:
Mar 29 10:19:28 char /usr/bin/sip-proxy[26162]: INFO: ********* du = sip:127.0.0.1:5090;transport=tcp
Does this happen after a usrloc location lookup? Trying to figure out what destination-related processing is done before to see what fields were set...
Yes, it is in contact branch route:
lookup() => t_load_contacts() => t_next_contacts() => t_on_branch() => t_relay)()
-- Juha