I don't really understand what you describe and what you want. The development version has the option to set also the protocol for advertised address in listen parameter, no longer taking it from local socket address. So you can even have listen=udp.1.2.3.4:5060 advertise tls:3.4.5.6:8000, you just have to take care that the network layer does the proper transmission.

I think this is covering everything needs in terms of listen socket and advertised address.

If you don't get what you need with master branch, then open a new issue where you put the relevant snippets of config, with some logging from config with xlog() to show what is printed for variables and what you expect, plus pcap file with corresponding traffic.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3667/1847498986@github.com>