mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 06:36:55 +02:00
Get back accidently deleted registerOffer
This commit is contained in:
@@ -389,6 +389,7 @@ Servent::registerPeer( const Tomahawk::peerinfo_ptr& peerInfo )
|
||||
conn->setId( nodeid );
|
||||
conn->addPeerInfo( peerInfo );
|
||||
|
||||
registerOffer( key, conn );
|
||||
QList<SipInfo> sipInfo = QList<SipInfo>();
|
||||
foreach ( QHostAddress ha, m_externalAddresses )
|
||||
{
|
||||
|
Reference in New Issue
Block a user