Package Details: microsip 3.22.9-2

Git Clone URL: https://aur.archlinux.org/microsip.git (read-only, click to copy)
Package Base: microsip
Description: Open source portable SIP softphone for Windows based on PJSIP stack
Upstream URL: https://www.microsip.org
Keywords: call pjsip sip telephony voice voip
Licenses: GPL-2.0-or-later
Submitter: post-factum
Maintainer: ynnsn
Last Packager: ynnsn
Votes: 8
Popularity: 0.007242
First Submitted: 2017-12-24 15:00 (UTC)
Last Updated: 2026-06-05 06:02 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

feedmesleep commented on 2026-06-04 09:50 (UTC) (edited on 2026-06-04 09:50 (UTC) by feedmesleep)

Same here... 3.22.7 zip file validation fail

fridge commented on 2026-05-14 13:52 (UTC)

3.22.7-1 does not build on my machine:

==> Validating source files with sha256sums...
    MicroSIP-Lite-3.22.7.zip ... FAILED
    microsip ... Passed
    microsip.desktop ... Passed
    microsip.png ... Passed
    microsip.reg ... Passed
==> ERROR: One or more files did not pass the validity check!
Failed to build microsip

post-factum commented on 2025-06-23 07:47 (UTC)

Likely fixed by -4.

RealOrRandom commented on 2025-06-22 18:30 (UTC)

The wrapper script has this line:

__WINEPREFIX="${XDG_DATA_HOME:-$HOME/.local}/wine/${__APPNAME}"

But this should be like this:

__WINEPREFIX="${XDG_DATA_HOME:-$HOME/.local/share}/wine/${__APPNAME}"

The default for XDG_DATA_HOME is $HOME/.local/share, see https://specifications.freedesktop.org/basedir-spec/latest/#variables.

post-factum commented on 2025-01-29 09:13 (UTC)

Yes, microsip.exe is changed without a version bump. Updating checksum in -2.

RealOrRandom commented on 2025-01-29 09:02 (UTC)

I think the checksum changed again. :/

post-factum commented on 2024-05-24 13:51 (UTC)

Again? I wonder why it breaks that often. I've just check the archive, and microsip.exe is updated without bumping the version. I cannot detect this automatically.

krotesk commented on 2024-05-24 12:51 (UTC)

Fix the checksum for MicroSIP-Lite-${pkgver}.zip

fridge commented on 2024-03-07 11:57 (UTC)

It also works again on my machine now with wine-9.3-1. Thanks again for your support!