login | register
Tue 09 of Feb, 2010 [19:09 UTC]

voip-info.org

History

SFLphone

Created by: sflmontreal,Last modification on Mon 23 of Nov, 2009 [22:11 UTC] by sflphone

Overview

SFLphone is a SIP/IAX2 compatible softphone for Linux. The SFLphone project's goal is to create a robust enterprise-class desktop phone. While it can serve home users very well, it is designed with a hundred-calls-a-day receptionist in mind.
Based on a client/server architecture (communication through DBUS), it provides a GNOME client, a KDE client and a command-line Python client, all clients using the same SIP core.
This project is licensed under the terms of the GNU General Public License 3(GPL3). SFLphone is currently in active development, developers & contributors are welcome.

Latest releases

  • 2009 Nov 20th: 0.9.7 release candidate 1
  • 2009 Oct 31th: 0.9.7 beta
  • 2009 July 27th: 0.9.6 stable release
  • 2009 May 22th: 0.9.5 stable release

Features list

  • SIP and IAX compatible
  • Entreprise-class features: unlimited number of calls, call transfer and hold, call recording,
  • Multiple audio conferencing (from 0.9.7 version)
  • TLS and zRTP support (from 0.9.7 version)
  • Audio codecs supported: G711u, G711a, GSM, speex (8000 Hz,16 000 Hz, 32 000 Hz), Celt, G722
  • Multiple SIP accounts support
  • STUN support per account (0.9.7)
  • DTMF support (SIP INFO)
  • Call history + search feature
  • Silence detection with speex audio codec
  • Account assistant wizard
  • Central server providing free SIP/IAX account
  • Desktop notification: voicemail number, incoming call, information messages
  • Minimize on start-up
  • Minimize to tray
  • Direct IP-to-IP SIP call
  • SIP Re-invite
  • Address book support: Evolution Data Server integration (for the GNOME client), KABC integration for the KDE client
  • Pulseaudio support
  • Native ALSA interface, DMix support
  • Locale settings: french, english, german, chinese, spanish, italian (0.9.7)
  • Automatic opening of incoming URL

Useful links


Screenshot

Version 0.9.7 rc1:
Image


This is COOL! You can try.............Nahid Hossain

VoIP Phones Open Source VOIP Software

Comments

Comments Filter
222

333Don't need josua

by sfl, Wednesday 16 of November, 2005 [17:46:49 UTC]
You don't need josua to use sflphone, so you can compile with
./configure --disable-josua

In latest version of sflphone, libeXosip compilation is included in sflphoned compilation.
222

333Re: Cant install dependencies on Debian GNU/Linux

by manderson, Tuesday 20 of September, 2005 [18:36:01 UTC]
I wasn't able to get the source to compile on Debian (kubuntu) either. However the binaries worked just fine.
222

333Cant install dependencies on Debian GNU/Linux

by razametal, Friday 02 of September, 2005 [14:35:51 UTC]
I've downloaded all the dependencies, but trying to install libeXosip i get the message:

configure: error: oRTP library not installed. Please install or use --disable-josua


I've oRTP libs installed :
/usr/local/include/ortp/ortp.h
/usr/include/ortp/ortp.h

What can be wrong ?