Skip to main content

Zoiper Linux Installation and Configuration


Zoiper Linux Installation and Configuration
Installation instructions
·         After the download prompt appears, save the file and wait for it download successfully.

·         

·         

·         Next go to your downloads directory and find the Zoiper installer .tar.gz archive.

·         Extract it to the current directory (or a directory of your choice).

·         Open the new directory.

·         There will be two executable files for 32bit and 64bit versions.

·         Click the key combination CTRL + L (on Ubuntu) to select the current working directory.

·         Open a new terminal.

·         Change the directory in the terminal with the following command.
cd current-working-directory
Then execute your preferred Zoiper installer version (32bit or 64bit).
You need to have root privileges in order to start the installation.

·         Type in your user password.

·         The Zoiper installer should appear. Click "Forward" to continue with the installation.

·         Read the license agreement and click "Forward" after accepting the agreement.

·         Select which components to be included.

·         Select an installation directory.

·         The setup is now ready to begin the installation. Click "Forward" to continue.

·         Wait while the Zoiper installation finishes.

·         The installation is complete. Click "Finish" to launch Zoiper.
Note : To uninstall we can use below commands.
sudo apt-get --purge remove <programname>
sudo apt-get remove <programname>

Comments

Popular posts from this blog

IBM iAccess for windows 7.1 "a system restart is pending" error

 IBM iAccess for windows 7.1 "a system restart is pending" error HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager 1. Look for the following key:  PendingFileRenameOperations or   FileRenameOperations ** 2. Right-click ->  Rename . 3. Add a prefix ### and press Enter. 4. Close regedit and attempt the installation.  Note:  Make sure to go back and remove the ### prefix. The installation should continue.

Webex always using Microphone

 Webex always using Microphone 1). Navigate to Webex settings 2). Devices - Use Ultrasound 3). Remove ticket "Use Ultrasound"

Cisco Webex - Outlook integration issue

 Cisco Webex - Outlook integration issue Close MS Outlook and Cisco Webex. Open Registry Editor (regedit.msc) and navigate to  Computer\HKEY_CURRENT_USER\SOFTWARE\IM Providers Remove  Cisco Jabber  folder and all items with name like " Cisco Jabber ". NOTE: Don't remove and don't change " Cisco Spark " folder. Close Registry Editor. Then you need to register integration .dll: Run cmd.exe  AS ADMINISTRATOR Navigate to  c:\Users\<YOUR USERNAME>\AppData\Local\Programs\Cisco Spark\dependencies Enter command  regsvr32.exe /s spark-windows-office-integration.dll Close cmd.exe Start Cisco Webex. Start MS Outlook. Check integration feature. Note :  If webex was installed from official site, then path is   с :\Users\<YOURUSERNAME>\AppData\Local\Programs\Cisco Spark\dependencies Else if webex was deployed by SCCM (or installed from Software Center), then path is  с:\ProgramFiles\Cisco Spark\dependencies