File debian.control of Package linphone-desktop
Source: linphone-desktop
Maintainer: Kimi <noreply@nodomain.org>
# Build-Depends: debhelper (>= 9),
# Put all build dependencies in .dsc file
Standards-Version: 4.5.0
Section: sound
Package: linphone-desktop
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${my:Depends},
#search for: debian+control+variable+${my:Depends}+dh_gencontrol
#in debian.rules define variable my:Depends:
#override_dh_gencontrol:
#ifeq ($(findstring bookworm,$(VERSION_CODENAME)),bookworm)
# dh_gencontrol -- '-Vmy:Depends=qt6-5compat'
#endif
#Suggests: linphone-contacts-vcard-csv-import-export,
# firejail-linphone-desktop,
# firetools-linphone-desktop,
# firejail (>= 0.9.72),
# firetools (>= 0.9.72),
Homepage: http://www.linphone.org/
Description: SIP softphone - graphical client
Linphone is an audio and video internet phone using the SIP protocol.
Liblinphone is a high-level open source library that integrates all the SIP voice/video and instant messaging features into a single easy-to-use API.
.
The main features of linphone are:
- a nice graphical interface;
- it includes a large variety of codecs with different quality / bandwidths;
- it uses the well-known and standardised SIP protocol.
.
Signaling features :
- Digest and TLS client certificate authentication
- Multiple call management: hold, resume, transfer and more
- Multiple SIP proxy support: registrar, proxies, outbound proxies
- Presence using list subscription to presence server
- DTMF (telephone tones)
- Interoperability with IMS networks
- Suitable for building a VoLTE-compatible client
Media features :
- HD audio calls with support for Opus codec
- HD video calls with support for H.264, H.265 and VP8 codecs
- State-of-the-art adaptive jitter buffer algorithm
- Innovative adaptive bitrate control
- ICE support for optimised NAT traversal
- SRTP and ZRTP media encryption
- Audio and video call recording
Instant Messaging features :
- One-to-one and group instant messages
- Delivery and "is typing" notifications
- End-to-end encryption for one-to-one and group conversations
- File sharing, with configurable settings to automatically / manually download attachments
.
This package includes the Qt/QML based graphical desktop client and the liblinphone SDK.