![]() |
VoIP/SIP Client and distro - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: General Discussion on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=127) +--- Thread: VoIP/SIP Client and distro (/showthread.php?tid=9202) Pages:
1
2
|
RE: VoIP/SIP Client and distro - lipkowski.be - 10-13-2020 (02-21-2020, 09:56 PM)cmicallef Wrote:(02-21-2020, 06:10 AM)wibble Wrote: The need to manually change audio profiles was the problem running stock SIP clients back in the Openmoko days too. Are you adjusting mixer settings directly, or using some interface to switch audio profiles? I've been looking for a 'standard' way to do this, but haven't found a consistent one. There was the freesmartphone.org dbus interface, but that seems unused now. Alsa has alsaucm and its API equivalents, while PulseAudio has its own profile thing, but neither seem to have the push/pop capability freesmartphone.org had for returning to whatever profile was active before you changed it. Hi, can you please provide your baresip config. I tried to get baresip working under mobian but without luck. RE: VoIP/SIP Client and distro - nas - 10-13-2020 (02-18-2020, 02:42 PM)p1trson Wrote: so unfortunately I didn't manage to successfully install/compile it. Gave it a whirl on mobian+gnome - it does build if you have 2gb of swap and 4-5hrs to spare. It lets you create an account, send messages to yourself but seems to be maxing out a cpu core so something still not right. RE: VoIP/SIP Client and distro - p1trson - 11-13-2020 Would you please share the build procedure? RE: VoIP/SIP Client and distro - p1trson - 01-16-2021 So I did build Jami on current Mobian and updated: https://git.jami.net/savoirfairelinux/ring-project/issues/809 where u can see the problems and the screenshots as well. RE: VoIP/SIP Client and distro - nas - 01-16-2021 (11-13-2020, 02:34 PM)p1trson Wrote: Would you please share the build procedure? Sorry, missed your message but looks like you got it working. However, even if the bugs are resolved and the interface made mobile-friendly, a problem remains: not enough people use it. RE: VoIP/SIP Client and distro - p1trson - 01-16-2021 It's completely fine for me as soon as I can use it at least with my family and close contacts (and it is the current case with my laptop and ios/android but I want to switch to PP completely). Regardless of that, it's a GNU project and hopefully, people interested in security and freedom with hw like pinephone will start to use this more widely. To make that happen, I'll try to help jami project by testing and reporting bugs or anything else where I can contribute ;-) RE: VoIP/SIP Client and distro - calinb - 01-19-2021 (01-16-2021, 09:19 AM)p1trson Wrote: So I did build Jami on current Mobian and updated: https://git.jami.net/savoirfairelinux/ring-project/issues/809 where u can see the problems and the screenshots as well.I tried to register at GitLab Jami but still can't post there (which is strange because I joined and post on Mobian project with no trouble). I noticed you reported "I didn't test main functionality since this qt client doesn't fit into screen properly (see screenshots)," Does scale-to-fit (in terminal) help? Code: scale-to-fit jami on or whatever the jami executable is named. Or perhaps switching back and forth between vertical and horizontal display modes? RE: VoIP/SIP Client and distro - p1trson - 02-02-2021 Yes it does (with proper jami appid). Unfortunately the chat bar (where you're supposed to type) is not visible at all as per the issue updates. |