[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] Display Name and rport
From: |
Simon Morlat |
Subject: |
Re: [Linphone-users] Display Name and rport |
Date: |
Thu, 4 Jan 2007 22:12:45 +0100 |
User-agent: |
KMail/1.9.5 |
Le samedi 30 décembre 2006 03:47, Ari El a écrit :
> Just to update the post:
>
> I upgraded to 1.5.1, the same two questions apply.
>
> Regarding question number 2, I should note there is a weird behavior in
> which linphone can be called in (and ring) once. It never gets (or places
> successfully) a second call, it has to be killed and relaunched
> (re-registered).
Is linphone completely frozen when the bug happens ?
If yes can you execute it from gdb, then after the bug happens type Control-C
from the gdb console, and then enter 'thread apply all bt full', and finally
send me the gdb log.
Simon
>
> Also my proxy is behind an acme session border controller; eyebeam in
> the same machine can register and place both incoming and outgoing calls
> with no port forwarding required on my home router and no stun... and I'm
> trying to achieve the same with linphone. At least I got it to register
> after fighting for an hour :)
>
> I suspect rports will fix this issue.
>
> I wanted to check ~/.linphonerc however there is no such file in my home
> dir. And I'm positive I'm not launching linphone as root. This is a bit
> weird, I can't find where linphone is storing my settings.
>
> Thanks
> A
>
> Ari El wrote:
> > Hi,
> >
> > I have a couple of questions, maybe someone can help me out here:
> >
> > I downloaded and compiled linphone 1.5.0.99b, on ubuntu edgy; I run
> > into the mcop problem (even after ./configure --prefix=/usr
> > --disable-shared --disable-artsc ), which I solved creating a couple of
> > folders and symlinks as posted in a previous thread.
> >
> > My questions are:
> >
> > 1- how can I set the Display Name for a SIP account? (I a reference in
> > a previous thread that gave me the hint that linphone supports this, but
> > I can't find how to set it)
> >
> >
> > 2- How can I activate rports? (Hopefully they are supported; I am
> > having incoming-calls-with-no-audio problems)
> >
> > Thanks,
> > A