login | register
Thu 04 of Dec, 2008 [01:51 UTC]

voip-info.org

History

KPhone

Created by: admin,Last modification on Sun 17 of Aug, 2008 [10:21 UTC] by kgfleischmann

KPhone


KPhone is a SIP User Agent for Linux. It implements the functionallity of a VoIP Softphone but is not restricted to this. It is licensed under the GNU General Public License. KPhone is written in C++ and uses the Qt toolkit.

KPhone establishes Sessions via the Internet and so enables communication between the endpoints. Audio is the "session type" used most frequently, but others are possible .

KPhone supports as well SIP Proxy Agents as direct communication between User Agents. The latter may be not possible if firewalls and NATs restrict point-to-point communication.

The main features:
   * IPv4 and IPv6 support
   * Multiple parallel sessions (in the case of audio, one may be active, the others are held).
   * user defined ring tones or "ring music"
   * NAT-traversal and STUN support
   * ALSA and OSS support
   * SRTP encryption for voice (not yet  for 64bit processors)
   * Call Hold
   * Call Transfer
   * Call Forwarding
   * Auto Answer

The following media types are supported:
   * Audio
   * presence information
   * instant messaging
   * video (with the external application vic)
   * External Applications

For the external applications the user manual discusses the supported formats and how to install an external application. A good example is KPhoneIM, a simple point-to-point IM application, other examples are the MICE Tools of the project MBONE such as vic and wbd (whiteboard). (As they do not support symmetric signalling, NAT-Traversal is not possible with these tools).
KPhone itself supports STUN for NAT traversal. It may be used for the buildin audio solution and for KPhoneIM immediately, other external applications may need some adaption to make use of it. (See the user manual of KPhoneSI and of KphoneIM for more). The MBONE-Tools - as vic, kphone-vic and wbd - do not support NAT-traversal yet!


Home of the Project:
http://sourceforge.net/projects/kphone

Documents:
http://sourceforge.net/docman/?group_id=47742

Up to summer '05 KPhone's home was here:
http://www.wirlab.net/kphone/index.html

The first IPv6 implementation can be found here:
http://old.iptel.org/products/kphone/

Fedora RPMs (up to kphone 4.1)
ftp://ftp.linuxsys.com/pub/LSE/packages/Fedora/kphone/

Debian's Packages (kphone 4.2)
http://packages.debian.org/stable/kde/kphone

Short Review
http://www.voipuser.org/review_27.html

Asterisk Configuration for KPhone

Comments

Comments Filter
222

333Bad sound quality

by kna@tirsdagsklubben.nu, Thursday 11 of August, 2005 [08:35:37 UTC]
I have done some tests of linphone and kphone against asterisk voicemail.
And for sound quality linphone is a clear winner. It even sounded clearly better than kphone when linphone were using the gsm codec and kphone ulaw or alaw.
222

333Debian Kphone packages

by , Monday 19 of July, 2004 [17:44:25 UTC]
Debian Kphone packages available in testing and unstable distributions.

http://packages.debian.org/cgi-bin/search_packages.pl?keywords=kphone&searchon=names&subword=1&version=all&release=all

222

333works well with siproxd

by , Saturday 06 of March, 2004 [03:08:01 UTC]
http://siproxd.sourceforge.net/
works with kphone (Microsoft Messenger 5 too) so internal SIP phones can send and receive calls internally and through the firewall. Works well with 3rd party registrars too (like FWD).