Вы вносили какие-то свои изменения в плагин звонка?
Просто на правом клиенте из энидеска отображается статическое изображение с лого Интела, и я заметил в логе не хватает записи, что плагин завершен по кнопке у него внутри.
Вот так выглядит в логе правильное завершение звонка:
Код: Выделить всё[ ! 20:02:2024 13:16:20]: AssignStream iceConnectionState: connected
[ ! 20:02:2024 13:16:20]: { isTrusted: true }
[ ! 20:02:2024 13:16:20]: Set sound device: 608644e4dc455a66a2f83a3bce1c17525bf48e8e3be12dfa78c0511f2b3255c4
[ ! 20:02:2024 13:16:51]: Hangup
[ ! 20:02:2024 13:16:51]: Hang Up Call
[ ! 20:02:2024 13:16:51]: ICE connection state change: closed
[ ! 20:02:2024 13:16:51]: Stop timer, Now: 31
[log 20:02:2024 13:16:51]: Close Window, msg:myclose
[log 20:02:2024 13:16:51]: Send close info: myclose
[log 20:02:2024 13:16:51]: Sending Data To Server: myclose
[ERR 20:02:2024 13:16:51]: Close plugin app
А вот так он пишется у вас:
Код: Выделить всё[ ! 20:02:2024 07:51:57]: AssignStream iceConnectionState: connected
[ ! 20:02:2024 07:51:57]: Set sound device: 66e415b6eca15bccaa5d134cd3b4696afa517a105087c3fde2256a79d4584ea6
[ ! 20:02:2024 07:52:01]: Stopping recording
[log 20:02:2024 07:53:48]: Receive DATA: halt
[log 20:02:2024 07:53:48]: Receive CMD: halt
[ ! 20:02:2024 07:53:48]: HALT
[log 20:02:2024 07:53:49]: Receive DATA: halt
[log 20:02:2024 07:53:49]: Receive CMD: halt
[ ! 20:02:2024 07:53:49]: HALT
[log 20:02:2024 07:53:49]: ERROR: read host: [127.0.0.1:2019]
Closing plugin, full error text: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[log 20:02:2024 07:53:49]: Close Window, msg:read host: [127.0.0.1:2019]
Closing plugin, full error text: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} with EXIT CODE: 1
[log 20:02:2024 07:53:49]: Sending Data To Server: error=read host: [127.0.0.1:2019]
Closing plugin, full error text: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[ERR 20:02:2024 07:53:49]: Close plugin app
Это завершение работы клиента, при еще работающем плагине
Live Chat со мной