-
- Downloads
Project 'savoirfairelinux/ring-daemon' was moved to 'savoirfairelinux/jami-daemon'. Please update any links and bookmarks that may still have the old path.
* #9911: SIP Transports must be cached by IP:port
This fixes the case where we could no longer register on a machine with more than one network interface if it was disconnected, or if we changed interfaces. If two interfaces were using the same port, the daemon thought they were the same transport.
Showing
- daemon/src/dbus/networkmanager.cpp 4 additions, 1 deletiondaemon/src/dbus/networkmanager.cpp
- daemon/src/sip/siptransport.cpp 9 additions, 5 deletionsdaemon/src/sip/siptransport.cpp
- daemon/src/sip/siptransport.h 1 addition, 1 deletiondaemon/src/sip/siptransport.h
- gnome/src/config/accountconfigdialog.c 1 addition, 1 deletiongnome/src/config/accountconfigdialog.c
Please register or sign in to comment