Skip to content

feat(tport): add 'network' parameter to primary transports

Félix Olart requested to merge feat/FLEXISIP-684 into bc

New 'network' URI parameter intended for IPv4 primary transports. This parameter is used to help the outgoing transport selection algorithm to select the best primary transport to reach a destination. It is particularly useful when dealing with complex network configurations (e.g., several private networks).

Closes FLEXISIP-684

Edited by Félix Olart

Merge request reports