Hello all!
I'm wondering if there are any plans to add record_route_advertised_address() function to KEMI? I'm unable to completely finish my migration to KEMI without this function due to server side NAT in our VPC and the record_route header getting automatically set to the advertised address.
Is there a workaround I could use to change the record route header? Is anyone aware of any resources we could utilize to help get this fixed?
Thanks for reading!
Jake, Voice Engineer
Hello,
somehow exporting the function was overlooked. I just pushed a commit for it:
* https://github.com/kamailio/kamailio/commit/66582c49ee16a15a6859bfb094c2faae...
Can you test and see if works as expected?
On the other hand, are you aware of the listen parameter with advertised address? Isn't it enough for your needs? Like:
listen=udp:localip:5060 advertise publicip:5060
If that works, then advertised ip is used automatically in Via and Record-Route headers.
Cheers, Daniel
On 07.04.20 20:22, Jacob Greene wrote:
Hello all!
I'm wondering if there are any plans to add record_route_advertised_address() function to KEMI? I'm unable to completely finish my migration to KEMI without this function due to server side NAT in our VPC and the record_route header getting automatically set to the advertised address.
Is there a workaround I could use to change the record route header? Is anyone aware of any resources we could utilize to help get this fixed?
Thanks for reading!
Jake, Voice Engineer
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users