* #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
Loading
Please register or sign in to comment