← Back to team overview

ubuntu-phone team mailing list archive

Re: sip softphone

 

 On 20-05-16 09:17, Eran Benjamin wrote:


On 20-05-16 08:59, Matthias Apitz wrote:
El día Friday, May 20, 2016 a las 07:28:31AM +0100, Barry Drake escribió:

Hi ... I can't remember who I was talking to a while back, as I've been
out of the country a while, and had only a netbook with me. Now I have
access to my archives again, I see that I had success with Twinkle, as
well as csipsimple. Twinkle is open source. I've looked at the source,
and it's all written in C++.  That ought to make for a far easier port
than the language csipsimple is written in.  Porting that was going to
be something of a bodge.
Just for the records, there is also a C-written, highly portable SIP
client 'baresip', details: https://github.com/alfredh/baresip/wiki
It would be interesting to get to know if it could run in a chroot or
libertine container. I don't know, if you have access from there to the
audio and video device...

    matthias


Hoi Hoi,

I know Jitsi is Java, but it's open source and from my experience it's quite full featured and mature. Plus it supports PulseAudio, it handles contacts better (Google, LDAP and even MS outlook) and does Video calls (together with XMPP chat).

That said, I dislike Java (it's fat and slow) and usually try to avoid it if better software are available, is porting Java more complex or inefficient than C?

https://en.wikipedia.org/wiki/Jitsi

Eran


Hi,

When I have a look at wikipedia: https://en.wikipedia.org/wiki/List_of_SIP_software#Mobile_clients, I see that there are a few other open source (mobile) clients for SIP. Today I installed Ring (http://www.ring.cx) on my ubuntu laptop and made a first call to an Android phone. I think this really works great and I like that it decentralized and secure. It would be cool if we can develop a Ring app for Ubuntu Touch together with the Ring developers from Savoir-faire Linux, so it works on BQ and Meizu phones. Would be nice to hear your opinions on Ring and which of the current open source SIP implementations would be a good target to port to Ubuntu Touch (jitsi, linphone, ring, twinkle or any of other tools mentioned on the wikipedia list)

Mattias


Follow ups

References