fix accepting senders both content adds

This commit is contained in:
Daniel Gultsch 2023-11-13 13:46:15 +01:00
parent 80c49955f0
commit 622b569bbc
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -862,6 +862,8 @@ public class JingleRtpConnection extends AbstractJingleConnection
acceptContentAdd(contentAddition, incomingContentAdd);
}
});
} else {
acceptContentAdd(contentAddition, incomingContentAdd);
}
} else {
throw new IllegalStateException(