Das GNU Projekt hat eine neues Projekt vorgestellt, das GNU Free Call Projekt, welches eine Open Source Alternative zu Skype sein soll. Es bietet anonymous VoIP und benutzt einen GNU SIP Witch Server als Backend.
We use the open standard SIP protocol and GNU SIP Witch to create secured peer-to-peer mesh calling networks, and we welcome all participation in our effort.
Der Vorteil von GNU SIP Witch besteht darin, dass es ein Minimum an Ressourcen benötigt und so auch attraktiv für die Nutzung auf mobile Endgeräten, vorzugweise Android wird.
Die Oberfläche von GNU Free Call wird eine seperate Anwendung, genauso wird es kein Video Chat geben, da dies Anwendungen wie Ekiga, Empaty, … bereits können bzw. es abnehmen werden.
Video is a function of the user agent, not sipwitch. Since we do not transcode media but let the endpoints negotiate it directly, we do not have to implement code to support it or any other form of media. What we do need to do however is add code to the new gui to discover locally installed clients (such as ekiga, twinkle, empathy, etc, whatever can be supported this way) and then automatically configure your client for you to talk to sipwitch locally.
via [webupd8]