mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
7bade3e32f7c6411051ce0f56c0c21d8d9c41edd

Rationale: JACK is already pulled in as a dependency by pjsip, libavdevice and possibly others, so JACK support should be enabled in our packages at least. Refs #56336 Change-Id: I89f66accfa8a3b9e0b7ea78a1ba2b16c5bd1a0d0
SFLphone is an open-source SIP/IAX2 compatible enterprise-class softphone, published under the GNU Public License 3. GIT REPOSITORY Tree information: * daemon: contains the core application code. This code is mandatory to run the softphone. It may be considered as the core as it implements all the logic (audio layer, communication layer, account management, codecs management, dbus services). * gnome: contains the GTK+ client for SFLphone. It will connect and communicate to the core application through D-Bus. * tools: scripts * sflphone-callto: to start calls from command line * update-copyright: (dev tool) to update copyright notice with new year * sflphone-kde: git clone git://anongit.kde.org/sflphone-kde Please refer to the INSTALL file or our development website (http://projects.savoirfairelinux.net/projects/show/sflphone) for installation guide. To contact the developers: * Mailing list: http://lists.savoirfairelinux.net/mailman/listinfo/sflphone SFLphone Team
Description
Languages
C++
85.3%
SWIG
2.6%
Python
2.6%
Makefile
2.1%
CMake
1.7%
Other
5.5%