I added some debug log, the `create_via_hf` func is not been called when `FL_ADD_LOCAL_RPORT` is not set, so in the following line it's going to the `else` branch unless force send socket is set.
https://github.com/kamailio/kamailio/blob/master/src/modules/tm/uac.c#L315