Package Details: zoiper-bin 5.6.6-1

Git Clone URL: https://aur.archlinux.org/zoiper-bin.git (read-only, click to copy)
Package Base: zoiper-bin
Description: a SIP and IAX2 VoIP softphone
Upstream URL: https://www.zoiper.com/
Licenses: custom
Conflicts: zoiper
Provides: zoiper
Submitter: aminvakil
Maintainer: aminvakil
Last Packager: aminvakil
Votes: 62
Popularity: 0.000001
First Submitted: 2023-12-22 16:34 (UTC)
Last Updated: 2024-12-17 13:04 (UTC)

Pinned Comments

aminvakil commented on 2021-08-28 15:04 (UTC)

This repository is maintained at https://github.com/aminvakil/aur.

In case anyone had any suggestions about anything, feel free to raise a PR there.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

blackpoll commented on 2019-10-30 18:29 (UTC)

Could someone tell me where this gets installed on the system? I can't find all of the files after installing it.

aibo commented on 2019-10-17 13:38 (UTC) (edited on 2019-10-17 13:38 (UTC) by aibo)

On the official website the version for download is 5.3.4 now.

DL0 commented on 2019-10-14 17:17 (UTC)

@qchto - Thanks for the solution. This worked fine for me. I used what appeared to be a personalized link to the new version in an email Zoiper sent registered users on September 25. I wasn't able to find any other links to the new version.

webdawg commented on 2019-09-30 19:34 (UTC)

I wonder if 5.3.3 is beta or something. I just went to the site to download the latest, and 5.2.8 was the latest.

I did complain to the company that there stuff was messed up. I wonder if they fixed it.

Musikolo commented on 2019-09-29 20:31 (UTC) (edited on 2019-09-29 20:37 (UTC) by Musikolo)

@severach, also having the font issue described below. As reported by @qcht, if version 5.3.3 is available and it solves the problem, can it be used?

Thank you!

qchto commented on 2019-09-25 17:27 (UTC) (edited on 2019-09-25 17:30 (UTC) by qchto)

Had the same font config error reported by webdawg and stef204 below, but solved by reinstalling manually refering to a newer version (downloaded by using ./zoipdl.sh in the repo folder) by replacing this line in PKGBUILD:

_srcfile="${pkgname}${pkgver%%.*}_${pkgver}_${CARCH:-}.tar.xz"

with the name of the file downloaded (in my case):

_srcfile="zoiper5_5.3.3_x86_64.tar.xz"

After doing this zoiper started normally (in the newest version) maintaining my previous config.

webdawg commented on 2019-08-12 15:56 (UTC)

I have the same font config error, and I agree it is something that is broken with zoiper. The same error comes up when it is broken in web browsers, and it has always been something that needed to be patched or fixed upstream.

stef204 commented on 2019-08-07 11:18 (UTC) (edited on 2019-08-07 11:22 (UTC) by stef204)

this now crashes at launch with:
% zoiper

APP Started! [ PID: 22773 ]
APP Started! [ PID: 22775 ]
APP Started! [ PID: 22821 ]
Fontconfig warning: "/etc/fonts/fonts.conf", line 5: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/fonts.conf", line 6: unknown element "its:translateRule"
Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'translate'
........
Full error message is here: https://paste.xinu.at/2BmSYJ/

This seems to be Zoiper/Arch related as those font configs are default for Arch. The Zoiper included here is not actually compiled locally since I guess it is a prop binary so looks like the errors need to be addressed with a patch?
Have tried it on 2 separate Arch installs (same result.)

mezcalit0x7a1 commented on 2019-07-12 20:49 (UTC) (edited on 2019-07-12 20:50 (UTC) by mezcalit0x7a1)

Hey wibort, I had the same problem.

$ makepkg -si ==> ERROR: A failure occurred in build().

So I did... $ sh zoipdl.sh $ makepkg -si

and it installed well.

wibort commented on 2019-06-13 19:19 (UTC)

I am trying to install the package but it generates an error Error: there was a failure in build ().