Software:GNU SIP Witch

From HandWiki
Revision as of 13:06, 9 February 2024 by Rtexter1 (talk | contribs) (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GNU SIP Witch
Developer(s)GNU Project
Stable release
1.9.15 / 13 December 2015; 8 years ago (2015-12-13)
PlatformLinux, Mac OS X, BSD, Windows
Available inC++
LicenseGPL (free software)
Websitewww.gnu.org/software/sipwitch

GNU SIP Witch is free SIP server software with peer-to-peer capabilities from the GNU Project. It is the GNU implementation of the Session Initiation Protocol (SIP), which is used for the routing of calls.

Availability

Template:Citations Broken SIP Witch is released as free software under the terms of version 3 or later of the GNU General Public License (GPL). It is designed for Linux, macOS, BSD and Windows and planned support for Android.[1] In the popular Linux distributions Ubuntu and Fedora it may be installed directly from the standard package sources.[2][3]

Technology

SIP Witch is written in the programming language C++ and uses the uCommon,[4] eXosip[5] and GNU oSIP[6] libraries.

Features

The software enables Voice over IP as part of a self-organising Peer-to-peer telephone network.[1] It supports features like call forwarding, call distribution, call hold, presence information and (text) messages, supports encrypted calls and also enables NAT traversal to establish the peer-to-peer connections.[7]

History

The SIP Witch is being developed since the 10th of August 2007 by David Sugar within the GNU Telephony project. The first version was 0.1.0. Version 1 was released on May 14, 2011. It is being used as a component of GNU Free Call, which is supposed to be an alternative to Skype.[1]

See also

Sources

External links