Bug 113597 - SIP and IAX plugins (two voice over IP protocols)
Summary: SIP and IAX plugins (two voice over IP protocols)
Status: CONFIRMED
Alias: None
Product: kopete
Classification: Applications
Component: New plugin wishes (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 85437 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-30 01:54 UTC by Xavier Douville
Modified: 2011-08-01 03:35 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Douville 2005-09-30 01:54:41 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Debian testing/unstable Packages

It would be nice to add support for SIP and IAX in kopete so that we don't have to use kphone and iaxcomm.
Comment 1 Matthias Granberry 2005-09-30 21:20:44 UTC
I am working on a SIP phone (SIMPLE's MESSAGE method only at first) plugin for kopete.  I have something that registers with a SIP proxy with preliminary presence support, but can't yet manage to send messages or handle contacts.  More will come when I have some free time, hopefully in the next few weeks.

One caveat is that the SIP stack I'm using isn't GPL-compatible (yet).  There is some support in the reSIProcate community for removing an offending clause in the license to make it GPL-compatible, but with any large open-source project, a change to a license is a non-minor task.  As a result, I'm a little reluctant to distribute any source until I've done some investigation.
Comment 2 Markus Kohls 2005-12-01 06:03:35 UTC
there's also a bug report at #85437 (180 votes already). Sip support would be very nice to have :)
Comment 3 Matthias Granberry 2005-12-01 07:25:13 UTC
I've had a working but basic SIP/SIMPLE plugin for about a month, but I still have to wait on approval from Cisco to get some code relicensed.  I'm considering re-implementing it with another stack, but it's definitely something I'd like to have in 0.12

I haven't done anything for voice support yet.  If I don't hear anything back from the resiprocate community in a week or two I'll probably toss what I have and cobble together something using sofia-sip and gstreamer.

If combined with Conrad's experimental chat window and a new widget for dtmf/call info I think this could be a pretty slick deal.
Comment 4 Sam Baumhaus 2006-03-05 01:03:39 UTC
I hope SIP will make it into the 0.12 releas that would an awesome feature
Comment 5 Klaus Weidenbach 2006-03-27 15:40:04 UTC
Well, maybe this could be related to this topic: http://www.jabber.org/jeps/jep-0179.html
I would really like to use kopete also to connect to my Asterisk server with IAX and use it as a softphone. Until now I am playing bit with http://www.jivesoftware.org/asterisk-im/ but it is just calling an external softphone and it is not yet supported by kopete.
Comment 6 Klaus Weidenbach 2006-03-27 15:41:18 UTC
*** This bug has been confirmed by popular vote. ***
Comment 7 Will Stephenson 2006-11-05 23:18:40 UTC
*** Bug 85437 has been marked as a duplicate of this bug. ***
Comment 8 Max 2007-09-29 12:07:07 UTC
SIP support in Kopete is what really needed, together with Jingle...
Comment 9 Alex 2007-09-29 13:11:22 UTC
Yes! Jingle support would be awesome...
Comment 10 Luke-Jr 2007-09-29 14:52:11 UTC
Um, Jingle is already supported...
Comment 11 Max 2007-09-29 15:00:43 UTC
yes but support is experimental, though: http://wiki.kde.org/tiki-index.php?page=Kopete+Jabber+Jingle

So you need to build kopete firing --enable-jingle to reach that functionality, which is disabled by default yet in most distros.
Comment 12 Sander Devrieze 2008-01-16 22:51:50 UTC
There is an interesting quote on http://trac.adiumx.com/ticket/2298

"Perhaps I can take the freedom to share my experience on using the iaxclient library on my coccinella (http://coccinella.im). It was extremely easy to use with one exception: callbacks appear on various threads and somehow these need to be delevired to the "normal" application (UI) thread. With some help this was pretty straightforward, see http://wiki.tcl.tk/15342 (Yes it is Tcl). With iaxclient reaching version 2.0 they have also added video support but I haven't tested that. And yes, iaxclient is x-platform, and I run it on linux/windows/Mac, but you don't care, do you?"

The iaxclient library can be found here: http://iaxclient.wiki.sourceforge.net/

PS: this may be an idea for SoC 2008.
Comment 13 Mathieu Jobin 2010-03-25 13:18:32 UTC
can the bug #80791 be a duplicate as far as IAX is concerned?

and yes please add SIP or IAX support to kopete.

thank you
Comment 14 heinemann 2010-07-16 22:30:21 UTC
What is about KCall? https://bugs.kde.org/show_bug.cgi?id=197397

So it seems to be that SIP Support comes faster in Kopete than KCall would be ready for use. (Wenn I look at the Votes)

But than I hope Kopete would work together with Akonadi, that I can make a phone call out of the KAdressbook. That would make KCall obsolete.
Comment 15 Robert Simmons 2011-08-01 03:35:57 UTC
I would love to have SIP support in Kopete.  If the hurdle is a good SIP stack, then take a look at Blink's:
http://icanblink.com/download.phtml

They are GPL and razor sharp.  No need to reinvent the wheel.