mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 09:14:39 +01:00
Avoid issues during the handshake
This commit is contained in:
parent
1961308062
commit
5d93397f7e
@ -428,6 +428,6 @@ final class Endpoint
|
||||
'min_protocol' => VoIPController::MIN_PROTOCOL_VERSION,
|
||||
'audio_streams' => [VoIPController::CODEC_OPUS],
|
||||
'video_streams' => []
|
||||
], true));
|
||||
]));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user