Nov
25

Free VoIP software for Linux SFLphone, how to install on Ubuntu Jaunty Jackalope

By admin
Easy AdSense by Unreal

There are many VoIP (Voice over Internet Protocol) available for Linux system. One of the VoIP software is SFLphone. 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.

This time, I want to show you how to install SFLphone 0.9.6 (current stable) on Ubuntu Jaunty 9.04 In this tutorial I use Ubuntu Jaunty Jackalope with GNOME desktop manager.

sflphone for ubuntu

1. First, you need to download the SFLphone core (mandatory) and GNOME client or KDE client, if you are using GNOME as your desktop, you don’t have to download the KDE client. Or you can paste this command below to download these package:

(core)

wget http://debian.sflphone.org/dists/jaunty/universe/binary-i386/sflphone-common_0.9.6-0ubuntu1_i386.deb

(gnome client)

wget http://debian.sflphone.org/dists/jaunty/universe/binary-i386/sflphone-client-gnome_0.9.6-0ubuntu1_i386.deb

2. Now, try to install the two files. But, make sure you install the client first before installing the SFLphone core.

sudo dpkg -i sflphone-common_0.9.6-0ubuntu1_i386.deb

followed by:

sudo dpkg -i sflphone-client-gnome_0.9.6-0ubuntu1_i386.deb

If there is no errors, the SFLphone 0.9.6 is should be installed correctly on you Ubuntu Jaunty Jackalope.

  • Share/Bookmark

Related posts:

  1. How to install Amarok 2.2 Sunjammer in Ubuntu Jaunty Jackalope The new Amarok 2.2 Sunjammer is released. There are many...
  2. Ubuntu Linux version 9.04 Jaunty Jackalope AMD64 Free Download Here is the current stable version of the most popular...
  3. How to install Photorec, a photo recovery software in Ubuntu and Debian This post will show you how to install Photorec 6.8.1...
  4. Install Picasa 3.0 in Ubuntu 9.04 Jaunty Jackalope Picasa is a well known graphic/image viewer by Google. inc....
  5. Install Thunderbird 3.0 in Ubuntu Hardy Heron, Intrepid, Jaunty, and Karmic This tutorial will guide you to install the most updated...

Related posts brought to you by Yet Another Related Posts Plugin.

Categories : Ubuntu

Leave a Comment