Implement renegotiation in the up direction.
This commit is contained in:
@@ -1243,6 +1243,7 @@ async function negotiate(id) {
|
||||
id: id,
|
||||
labels: c.labelsByMid,
|
||||
offer: offer,
|
||||
renegotiate: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user