Dragos D | 1 Apr 2011 14:29
Picon

Re: [release] Linphone-3.4.3

A Mac OS X Video SIP softphone compatible with Linphone is Emansip
(http://sip.antisip.com).

On Tue, Mar 29, 2011 at 4:49 PM, Simon Morlat <simon.morlat <at> linphone.org> wrote:
> Hi All,
>
> We released Linphone-3.4.3, with the following changelog:
> * Fully ported to mac os x with gtk-osx (menu integration, bundle
> generation with "make bundle", sound I/O improved) but still audio only
> * Fix stupid warning "no response" that sometimes arrived at end of
> calls
> * limit the size of the log window (to prevent memory drain)
> * limit the size of the SDP message by removing unnecessary information
> (for well known codecs, for H264).
>  This is to prevent SIP messages from being discarded by routers on the
> internet when they exceeds in size the internet MTU.
> * other sip bugfixes
> * Requires mediastreamer-2.7.3.
>
> For the first time, we public a Mac OS X bundle of linphone based on
> gtk-osx framework, for x86_64 architecture.
>
> Mediastreamer-2.7.3 includes some big changes in the sound handling part
> for Mac OS X. AudioQueues are deprecated in favor of Mac OS 's AudioUnit
> (mediastreamer2/src/macsnd.c). This file has been heavily reworked and
> simplified, and appears to work well.
>
> See the download page:
> http://www.linphone.org/eng/download/packages/linphone.html
>
(Continue reading)

Simon Morlat | 1 Apr 2011 17:57

Re: (alsa-related) crashes on linux

Hi Liviu,

Not related to alsa at all, but the bad consequence of this:
linphone-error : eXosip: Cannot bind socket node:0.0.0.0 family:2
Address already in use
linphone-error : eXosip: Cannot bind on port: 5060

Apparently another program is using port 5060.
However it should not crash so I'm fixing for this part.

Simon

Le mardi 29 mars 2011 à 11:50 +0200, Liviu Andronic a écrit :
> On Tue, 29 Mar 2011 11:40:12 +0200, Liviu Andronic <liv.public <at> zoho.com>  
> wrote:
> > If I'm starting with a clean profile it generates the same pop-up message
> > (see attached shot), but doesn't crash (see second log).
> >
> 
> liv <at> liv-laptop:~$ linphone --verbose &> /tmp/linphone1.log
> 
> I forgot the --verbose argument. Here's a new log when using a clean  
> profile and there's no crash.
> Liviu
> _______________________________________________ Linphone-users mailing list
Linphone-users <at> nongnu.org http://lists.nongnu.org/mailman/listinfo/linphone-users
Dragos D | 1 Apr 2011 20:52
Picon

Re: (alsa-related) crashes on linux

Hi Simon,

I did not experience this, but apparently the port binding happens
when no other program is using port 5060. One user said that
netstat -ltupn | grep 5060
did not report any other program using the port. I don't have an
explanation for it...
Dragos

On Fri, Apr 1, 2011 at 11:57 AM, Simon Morlat <simon.morlat <at> linphone.org> wrote:
> Hi Liviu,
>
> Not related to alsa at all, but the bad consequence of this:
> linphone-error : eXosip: Cannot bind socket node:0.0.0.0 family:2
> Address already in use
> linphone-error : eXosip: Cannot bind on port: 5060
>
> Apparently another program is using port 5060.
> However it should not crash so I'm fixing for this part.
>
> Simon
>
> Le mardi 29 mars 2011 à 11:50 +0200, Liviu Andronic a écrit :
>> On Tue, 29 Mar 2011 11:40:12 +0200, Liviu Andronic <liv.public <at> zoho.com>
>> wrote:
>> > If I'm starting with a clean profile it generates the same pop-up message
>> > (see attached shot), but doesn't crash (see second log).
>> >
>>
>> liv <at> liv-laptop:~$ linphone --verbose &> /tmp/linphone1.log
(Continue reading)

Simon Morlat | 1 Apr 2011 19:04

Re: ...lost in configuration...

Some effort is definitely required for easier proxy configuration on the
gtk app.
Something more in line with what we did on android and iphone linphone
versions probably.

Simon

Le jeudi 17 mars 2011 à 13:00 +0100, Liviu Andronic a écrit :
> On Thu, 17 Mar 2011 05:54:40 +0100, Custom Processing Unlimited  
> <cpunltd <at> gmail.com> wrote:
> 
> > ok, I have signed up for two different linphone sip accounts... I have  
> > not
> > been able to get linphone setup with either of these accounts on the
> > softphone for Linux, Android or Blackberry... I am at a total loss for
> > figuring out what I'm doing wrong... Could someone PLEASE outline, as  
> > simply
> > as possible, exactly HOW I configure this softphone with its companion  
> > SIP
> > service?  Documentation on configuration is sincerely lacking on the site
> > and I am being endlessly frustrated by this.
> Yup! This just about sums up my first experience with Linphone. :) To  
> configure a SIP account, first make sure that ipv6 is disabled (if you  
> didn't touch it, it's OK). Then enter:
> SIP identity: "sip:user <at> sip.linphone.org"
> SIP Proxy: "sip:sip.linphone.org"
> 
> 
>  <at> Simon: Some sort of tutorial or FAQ entry for the desktop version would  
> come very handy to newcomers. Even better, please simplify the process of  
(Continue reading)

Simon Morlat | 1 Apr 2011 19:10

Re: Audio settings lost after restart

Hi,

Yes I understand this is annoying. This comes from the fact that
linphone only detects audio hardware at startup, never after. We know
that and this is something we will certainly improve someday.

Simon

Le dimanche 20 mars 2011 à 21:26 +0100, Al Bogner a écrit :
> I use Ubuntu 10.10 and have configured with XFCE, that linphone is
> started with XFCE.
> 
> After XFCE is started, a linphone window is opened. When I look at the
> audio configuration, I cannot find my USB-telephone-receiver. Then I
> quit linphone, open it again and now I see my USB-telephone-receiver
> in the audio configuration. I configure audio and everything works fine.
> 
> Of course, this is annoying after every start.
> 
> Al
> 
> _______________________________________________
> Linphone-users mailing list
> Linphone-users <at> nongnu.org
> http://lists.nongnu.org/mailman/listinfo/linphone-users
Simon Morlat | 1 Apr 2011 19:23

Re: [Bug] Contact list doesn't fully expand with window increase on gtk

Hi Andrew,

Thank you for noticing this.
Unfortunately I have no idea why it is doing that.
According to the gtk widget's growing options it should not do that.

Simon

Le lundi 21 mars 2011 à 10:31 +0300, Andrew Savchenko a écrit :
> Hello,
> 
> I use linphone-3.4.2 on Gentoo Linux with gtk+-2.22.1-r1 onboard.
> 
> The following problem with the program's visual appearance was found.
> When I open a default small linphone window, a contact list fills all
> available space, see default.png. But when I expand the window
> vertically, the contact list doesn't fully grow, but fills only some
> part of the available space, see long.png for an example. The used
> spaces looks like some function of the full available space, as it
> grows it absolute value with the window, but empty space became large
> with window size as well.
> 
> This is rather annoying, because I ought to scroll contact list when
> there is still some free place; and large empty space looks just
> ugly anyway. Pictures were edited to remove private data (thus "empty"
> contact lists are shown).
> 
> Best regards,
> Andrew Savchenko
> _______________________________________________
(Continue reading)

Simon Morlat | 1 Apr 2011 19:02

Re: Configuring LinPhone configured, in spite of itself

Which version was it ?

Linphone asks for the password on demand (when a sip server requests for
it).
It is then stored in ~/.linphonerc if succesfully authenticated.
Otherwise it will ask again and again.
If you get authenticated once, but the password popup appears again,
then it is certainly because the SIP server had some errors while
authenticating.

Simon

Le vendredi 18 mars 2011 à 00:43 +0200, Stan Goodman a écrit :
> On Friday 18 March 2011 00:10:35 Dragos D wrote:
> > > $ ls ~/.linphonerc
> > > ls: cannot access ~./.linphonerc: No such file or directory
> > 
> > Try:
> > $ locate .linphonerc
> > 
> > > $ pgrep linphone
> 
> I have .linphonerc. It has no line containing the string "password" or 
> anything similar; there is no clue about the syntax for entering a 
> password. Is it really possible that the program is designed to have no  
> access to the password through the GUI? Not impressive.
> 
> > Maybe Simon can answer the other issues...
> 
> Simon monitors the list?
(Continue reading)

Alastair Johnson | 1 Apr 2011 22:27

Re: (alsa-related) crashes on linux

My guess is AppArmor is blocking access to the port. I don't know how clear 
ubuntu makes access control violations, but if it's like fedora's early use of 
SElinux it may be far from obvious.

On Friday 01 April 2011, Dragos D wrote:
> Hi Simon,
> 
> I did not experience this, but apparently the port binding happens
> when no other program is using port 5060. One user said that
> netstat -ltupn | grep 5060
> did not report any other program using the port. I don't have an
> explanation for it...
> Dragos
> 
> On Fri, Apr 1, 2011 at 11:57 AM, Simon Morlat <simon.morlat <at> linphone.org> 
wrote:
> > Hi Liviu,
> > 
> > Not related to alsa at all, but the bad consequence of this:
> > linphone-error : eXosip: Cannot bind socket node:0.0.0.0 family:2
> > Address already in use
> > linphone-error : eXosip: Cannot bind on port: 5060
> > 
> > Apparently another program is using port 5060.
> > However it should not crash so I'm fixing for this part.
> > 
> > Simon
> > 
> > Le mardi 29 mars 2011 à 11:50 +0200, Liviu Andronic a écrit :
> >> On Tue, 29 Mar 2011 11:40:12 +0200, Liviu Andronic <liv.public <at> zoho.com>
(Continue reading)

Liviu Andronic | 2 Apr 2011 12:03
Favicon

Re: (alsa-related) crashes on linux

On Fri, 01 Apr 2011 17:57:47 +0200, Simon Morlat  
<simon.morlat <at> linphone.org> wrote:

> Hi Liviu,
>
> Not related to alsa at all, but the bad consequence of this:
> linphone-error : eXosip: Cannot bind socket node:0.0.0.0 family:2
> Address already in use
> linphone-error : eXosip: Cannot bind on port: 5060
>
> Apparently another program is using port 5060.
>
Indeed, this is the issue. After a reboot I get this
root <at> liv-laptop:/home/liv# netstat -ltupn | grep 5060
udp        0      0 0.0.0.0:5060             
0.0.0.0:*                           1785/sipw

It turns out that I installed sipwitch and that the daemon (or whatever  
that is) starts at boot and attaches itself to the same port that Linphone  
uses. After I terminated sipw Linphone started again as expected.

As a temp solution, I'll probably remove sipwitch. But does this amount to  
normal interaction between the two? Or can I avoid the conflict? Regards
Liviu

> However it should not crash so I'm fixing for this part.
>
> Simon
>
> Le mardi 29 mars 2011 à 11:50 +0200, Liviu Andronic a écrit :
(Continue reading)

Liviu Andronic | 2 Apr 2011 12:05
Favicon

Re: (alsa-related) crashes on linux

On Fri, 01 Apr 2011 22:27:43 +0200, Alastair Johnson  
<alastair <at> solutiontrax.com> wrote:

> My guess is AppArmor is blocking access to the port. I don't know how  
> clear
> ubuntu makes access control violations, but if it's like fedora's early  
> use of
> SElinux it may be far from obvious.
>
There was indeed a not-so-recent update to AppArmor on Ubuntu
apparmor (2.5.1-0ubuntu0.10.04.2) to 2.5.1-0ubuntu0.10.04.3

but this doesn't seem to be the issue, which is my having installed  
sipwitch. See other e-mail.

Regards
Liviu

Gmane