Skip to content

Detect network changes

The libsofia-sip stack needs to bind to a specific interface when there are multiple network interfaces available because it gets confused otherwise (see #317 (closed) ). Handles should be recreated when the default route changes.

WIP: Because it segfaulted sometimes and I'm not certain it actually fixes #317 (closed) apart from the segfault)

Edited by Evangelos Ribeiro Tzaras

Merge request reports