Package Details: microsip 3.21.4-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: post-factum
Last Packager: post-factum
Votes: 7
Popularity: 0.28
First Submitted: 2017-12-24 15:00 (UTC)
Last Updated: 2024-05-24 13:52 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

RealOrRandom commented on 2020-09-21 15:15 (UTC)

Ah and one followup:

If I change "Exec=/usr/bin/microsip" to "Exec=/usr/bin/microsip %u" in the .desktop file, it works even as a URL handler. Maybe you also want to add "x-scheme-handler/tel;" to the MIME types.

That means, "xdg-open tel:123" works after I set "xdg-settings set default-url-scheme-handler tel microsip.desktop". And I can call numbers by clicking links in the browser.

Thanks for this great packaging effort.

RealOrRandom commented on 2020-09-21 14:59 (UTC)

Could you add "$@" to the microsip.exe call in the shell wrapper? microsip has a few command line options, see https://www.microsip.org/help .

post-factum commented on 2020-07-09 10:43 (UTC)

Make sure ~/.local/wine/microsip/drive_c/microsip/microsip.ini is a symlink to ~/.config/microsip/microsip.ini and it is writable.

culebra_solida commented on 2020-07-08 21:08 (UTC)

Hi, settings are not being saved on my end after closing microsip. Any suggestions?

lod commented on 2020-06-02 16:04 (UTC)

You're right, my prefix was fucked up somehow, just removed the prefix and now it works again. Strage that the old version worked until the last reboot.

post-factum commented on 2020-06-01 17:50 (UTC)

Cannot confirm neither with in-place upgrade nor with a fresh install. Try to clean up the prefix and make sure you don't use wine-staging.

lod commented on 2020-06-01 17:13 (UTC)

your last update breaks the package. it starts but half of the gui is missing and so is the tray context menu. I also don't have no permission to make a call.

post-factum commented on 2020-03-15 17:13 (UTC)

It seems the build was silently updated with LAME dll. Now should be fixed, thanks.

modin commented on 2020-03-15 17:05 (UTC)

Hi, seems that the package has been updated upstream, it fails sha256sum.

==> Making package: microsip 3.19.27-1 (sön 15 mar 2020 17:58:46)
==> Retrieving sources...
  -> Found MicroSIP-Lite-3.19.27.zip
  -> Found microsip
  -> Found microsip.desktop
  -> Found microsip.png
  -> Found microsip.reg
==> Validating source files with sha256sums...
    MicroSIP-Lite-3.19.27.zip ... FAILED
    microsip ... Passed
    microsip.desktop ... Passed
    microsip.png ... Passed
    microsip.reg ... Passed

thomas.oster commented on 2019-05-29 07:42 (UTC)

So after investigation we found out that wine-staging seems to make problems with symlinks. Bottom line: Don't use this package with wine-staging, but use wine instead (both have currently 4.9.1 as version number).