xkaraman left a comment (kamailio/kamailio#4246)
Hey @miconda,
As of now this will copy whatever was in the modparam string to the URI including port and params.
Bearing in mind the append_host function tries to append the port and transport if available as well. So, it could end up with two ports and params not at the end for example, so it depends on what's available, i think
`user@host:port;some=param:port_if_available;transport=if_found`