liblinphone
Belledonne Communications Softphone Library
Liblinphone is a high-level SIP library integrating all calling and instant messaging features into an unified easy-to-use API. It is the cross-platform VoIP library on which the Linphone application is based on, and that anyone can use to add audio and video calls or instant messaging capabilities to an application.
- Versions: 5.3.112
- Website: https://linphone.org/technical-corner/liblinphone
- Licenses: GPL 3+
- Package source: gnu/packages/linphone.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of liblinphone
as follows:
guix install liblinphone
Or install a particular version:
guix install liblinphone@5.3.112
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of liblinphone about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/liblinphone'><img src='https://packages.guix.gnu.org/packages/liblinphone/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/liblinphone)
Example Org:
[[https://packages.guix.gnu.org/packages/liblinphone][https://packages.guix.gnu.org/packages/liblinphone/badges/latest-version.svg]]