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 <[email protected]>
написа:

> 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
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to