I am unable to make/answer viber calls on Ubuntu 20.04.
I downloaded viber.deb from https://www.viber.com/en/download/ and tried to install it using gdebi. On installation it showed that the libssl1.0.0 is missing, so I downloaded and installed libssl1.0.0_1.0.2n-1ubuntu6.2_amd64.deb
, libssl1.0-dev_1.0.2n-1ubuntu6.2_amd64.deb
and openssl1.0_1.0.2n-1ubuntu6.2_amd64.deb
. After that I succesfully installed and activated viber on my laptop so I tried to make a call but it never gets to ringing, just stuck on calling.
Also, when someone calls me, I cannot answer the call on laptop. It rings normally, but does not react to my clicking on the answer button.
The same dependencies were missing on Ubuntu 19.04, but I was able to make a call after installing the libssl1.0 packages.
I tried editing dependencies in viber/DEBIAN/control and changed libssl1.0.0 to libssl1.1 (following instructions from Ubuntu 18.04 Unable to install Viber ) with the same end result- still not able to make a call.
Downloaded viber.rpm and repackaged it using alien to deb and installed it but the problem persists
Normally installed and activated viber on my Linux Mint 19.1 machine and it's working there