[sr-dev] [kamailio/kamailio] nathelper: set_contact_alias is not applied (#445)
jbj73
notifications at github.com
Tue Jun 19 21:03:15 CEST 2018
Hello,
I ran in to the same issue where set_contact_alias were applied in some cases and in some cases not. I nailed it down to be related to having GRUU support enabled in the registrar.
Originally I had the configuration:
modparam("registrar", "gruu_enabled", 1)
Disabling GRUU made it work as I expected:
modparam("registrar", "gruu_enabled", 0)
This may be expected behaviour but in my case I tried to figure out why it in some cases did apply the alias and in other cases not. Maybe this will save someone else a few hours of confusion and frustration...
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/445#issuecomment-398509812
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180619/bff8cb05/attachment-0001.html>
More information about the sr-dev
mailing list