Skip to content

Fix an issue with routing between nodes, when flexisip nodes are behind a nat.

Simon Morlat requested to merge fix/natted_cluster into master

The fix consists in forcing messages sent between nodes to use the internal transport.

Merge request reports