17 Jun
2025
17 Jun
'25
1:53 p.m.
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` -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4246#issuecomment-2980479608 You are receiving this because you are subscribed to this thread. Message ID: <kamailio/kamailio/pull/4246/c2980479608@github.com>