test
This commit is contained in:
parent
2a43cd2603
commit
57108bf41e
2
app.js
2
app.js
@ -692,6 +692,8 @@ const createWebRtcTransportLayer = async (callId, callback) => {
|
|||||||
console.log(`transport | closed | calldId ${callId}`);
|
console.log(`transport | closed | calldId ${callId}`);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
console.log('---------transport', transport);
|
||||||
|
|
||||||
const params = {
|
const params = {
|
||||||
id: transport.id,
|
id: transport.id,
|
||||||
iceParameters: transport.iceParameters,
|
iceParameters: transport.iceParameters,
|
||||||
|
Loading…
Reference in New Issue
Block a user