ZoIPer



Package Details: zoiper 5.4.12-1

  1. Zoiper 5
  2. Zoipern
  3. Zoiper Alternative
  4. Zoiper For Windows 10
  5. Zoiper Android
  6. Zoiper 5
  7. Zoiper Iphone

Download Zoiper installation files from our web site and you can start the installation. To do this just start the installation file named “ZoiperInstaller - x.xx.exe”.A Welcome form will appear on your screen. To continue with the installation you should click on the Next button. If you want to exit the setup you should click on the Cancel button. Zoiper is an easy to use sip video softphone, with excellent voice quality and easy to setup. Feel free to contact us with support questions or for. Public beta of the new Zoiper SIP & IAX2 softphone for Android. Make and receive calls and send and receive messages through your office PBX or voip service provider. The main features of the current release are: - Use Zoiper as default dialer - video calls - conference - multiple calls management - call waiting - call transfer - chat - support for more than one account - SRTP and ZRTP. Zoiper is a reliable and effective piece of software whose main purpose is to help users perform voice and video calls with their friends, family, colleagues and business partners.Unlike other. Zoiper is a prominent VoIP client which is used as a softphone and can be integrated with various SIP-based PBX systems. It has a good sound quality and it is easy and intuitive to use and operate.

Package Actions

Zoiper softphoneZoIPer
  • View PKGBUILD / View Changes
Git Clone URL: https://aur.archlinux.org/zoiper.git (read-only, click to copy)
Package Base: zoiper
Description: a SIP and IAX2 VoIP softphone
Upstream URL: https://www.zoiper.com/
Licenses: custom
Submitter: ava1ar
Maintainer: severach
Last Packager: severach
Votes: 60
Popularity: 0.076925
First Submitted: 2009-10-15 10:31
Last Updated: 2021-02-11 21:12

Dependencies (4)

  • gtk2(gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
  • libnotify(libnotify-gtk2, libnotify-id-git, libnotify-id)
  • v4l-utils(v4l-utils-rockchip)

Sources (9)

Zoiper 5

Adrian.Carver commented on 2021-03-23 14:26

And without shamanism and kamlania, is there an installation option? Alien: isolation download free.

vpont commented on 2021-02-12 08:49

As I mentioned in a previous comment, you can actually download the package directly just, you only have to set the PHPSESSID cookie, like this:

This way you could also get rid of readme.sh and zoipdl.sh and clean up the PKGBUILD

Djamana commented on 2021-02-11 17:16

Zoiper 5

Well 5.4.12 is out.

To finally get that installed I edit PKGBUILD:

  1. pkgver='5.4.10' changes topkgver='5.4.12'
  2. Delete sha256sums=(..) lines completelyand
  3. md5sums=('5a492ecd10812e936701a11b45dc16cd' changes tomd5sums=('96a5880c7898c1a9dcbfa7c1dbd16273'

I got that value via:

$ md5sum ~/Downloads/zoiper5_5.4.12_x86_64.tar.xz

96a5880c7898c1a9dcbfa7c1dbd16273

Also pay attention to the spelling it happend to me that the downloadname was

Zoiper5_5.4.. and not

ZoIPer

zoiper5_5.4.. the one makepkg was looking for.

I would be happy to know how to skip/disable all these md5 hassle.

Zoipern

md5sums=('SKIP') doesn't work

And didn't found a way to squeeze in that '--skipchecksums' option in the makepkg that yaourt (or paman) does.

If some knows please write in here.

xored commented on 2020-12-29 16:07

Starting with 5.4.10 just downloading the tar variant from the zoiper website to ~/Downloads is enough to get it al running.

  1. Download the release from zoiper to ~/Downloads
  2. pamac update zoiper

Thats about it

ILMostro7 commented on 2020-11-02 16:29

I'm not sure why this is happening.

A workaround is to copy the 'readme.sh' file from the archive to the ~/Downloads folder.

xored commented on 2020-11-01 18:51

5.4.9 is out.

The download is expected to be in ~/Downloads/ by this recipe

Zoiper Alternative

  • download the tgz format from the Zoiper account ( to ~/Downloads )

Zoiper For Windows 10

pamac install zoiper

  • edit the build file
  • change the package version to 5.4.9
  • change the sha256sum to b8c40698d0c1b9a34b71ae449a9fdf883646be732a0ed667d98b5bd30774839d

apply and install.

vpont commented on 2020-10-13 08:43

Actually you can download directly the tar.xz file just by setting PHPSESSID, ie:curl 'https://www.zoiper.com/en/voip-softphone/download/zoiper5/for/linux' -H 'Cookie: PHPSESSID=' --output zoiper5_5.4.6_x86_64.tar.xzBy the way, v5.4.8 is out ;)

Zoiper Android

hirnschmalz commented on 2020-06-22 15:38

First of all thanks for maintaining this packages. Just one little 'problem'. I use rua to manage my AUR packages. This package does not work with rua. The downloaded tar.xz file is not found (or at least could not be copied).

severach commented on 2020-06-16 22:16

Zoiper 5

dessert commented on 2020-04-20 14:27

Zoiper Iphone

The gconf dependency doesn’t seem to be needed, I removed this dep from the PKGBUILD and it runs flawlessly, see https://aur.archlinux.org/packages/gconf/#pinned-723510 as to where it may come from.