[OpenSIPS-Users] TLS - nated contact is not fixed

Hristo Donev nocbgtelcom at gmail.com
Thu Sep 5 04:18:11 EDT 2019


Add the global parameter:
    tcp_accept_aliases=yes

insert in main route:
    if (proto==TLS)  { force_tcp_alias(); }



На чт, 5.09.2019 г. в 10:37 ч. Dragomir Haralambiev <goup2010 at gmail.com>
написа:

> Hello,
>
> I have :
> if (is_method("REGISTER|SUBSCRIBE")) {
>       fix_nated_register();
>  }
> fix_nated_contact();
>
> When I have Transport UDP all is OK.
> Wen I have Transport TLS, contact record in location table is not fixed.
>
> What I do to fix this?
>
> Regards,
> Dragomir
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20190905/3b8333b6/attachment.html>


More information about the Users mailing list