Package Details: microsip 3.21.6-4

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: post-factum
Last Packager: post-factum
Votes: 7
Popularity: 0.000067
First Submitted: 2017-12-24 15:00 (UTC)
Last Updated: 2025-06-23 07:46 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

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!

post-factum commented on 2024-02-27 18:59 (UTC)

Yes, I've tried it, and the systray icon was displayed just fine.

fridge commented on 2024-02-27 18:50 (UTC)

Have you tested wine-9.3-1? Does it fix the problem on your machine?

I am on Manjaro - it looks like wine-9.3-1 is not yet available in their repositories.

I will test it as soon as it is available and let you know the result.

Thank you very much so far!