Re: [Ekiga-list] Can't establish conncection with my fri...@ekiga.net

2010-11-06 Thread Eugen Dedu

On 04/11/10 20:42, Csányi Pál wrote:

Hi,

I'm trying to establish connection with my friend, but
every time I call him, the connection can't be established.

I attach the output.txt file for debugging, if this is a bug.


I see that you first register, and afterwards when you send INVITE:

    0:11.585 CallSetup:0xba240710 SIP Sending 
PDU (1012 bytes) to: rem=udp$86.

64.162.35:5060,local=udp$95.85.164.64:5060,if=192.168.10.77%eth0
INVITE sip:leto...@ekiga.net SIP/2.0

ekiga.net answers with:

    0:11.638 Opal Liste...0xc8071710 SIP PDU 
received: 
rem=udp$86.64.162.35:5060,local=udp$95.85.164.64:5060,if=192.168.10.77%eth0

SIP/2.0 405 Method Not Allowed

According to http://www.ietf.org/rfc/rfc3261.txt, error code 405 means:

21.4.6 405 Method Not Allowed
   The method specified in the Request-Line is understood, but not
   allowed for the address identified by the Request-URI.
   The response MUST include an Allow header field containing a list of
   valid methods for the indicated address.

I do not understand why ekiga.net gives this error.  Csanyi, does 
calling 5...@ekiga.net work?


Can anyone help?

--
Eugen
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] No incoming traffic problem

2010-11-06 Thread Eugen Dedu

On 06/11/10 00:55, Aramil wrote:

Ok so I opened Ekiga, made a call from my cellphone to my VoIP account
and here is the output using -d 4 2.


So the problem is that when your ekiga is called, the other person hears 
you, but you do not hear it, is that right?


In you output, after establishing connection between you and the phone, 
I see a line:
2010/11/06 01:23:12.749 12:07.390AudioEvent...0xb7535b70 
AudioOutputCoreClosing current device


This means that your audio output is closed, which might explain your 
problem.  But I do not understand why it is closed...


I also saw some information about G729 and iLBC audio codecs, I do not 
understand if there is an error or not, could you try checking them on 
or off and retry the test?


--
Eugen
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] SIP interoperability

2010-11-06 Thread Eugen Dedu

On 02/11/10 10:00, pal...@inwind.it wrote:

On Tue, 02 Nov 2010 08:35:40 +0100
Thierry Simonnet  wrote:


The blocking point is network configuration if you are behind an ADSL
box or a firewall.


Yes, this is exactly the problem they are unable to deal with, maybe better 
diagnostic messages and the possibility to change the configuration through the 
program could help.
Most windows users I know are not familiar with the command line so it is 
almost impossible for them to run ekiga -d 4, collect the debug output and mail 
it to the ekiga-list, most of them do not even know there is a mailing list.
Even if someone were able to suggest them how to reconfigure Ekiga for their 
specific ADSL box, a good knowledge of the file system, the ability to use a 
text file editor, and understanding the format of ekiga.conf would be required. 
This is not common among Windows users.
Sadly and often the efforts end up with the statement/question
"Your program doesn't work, why don't YOU use Skype?"


Hi Antonio, and glad to hear from you!

I completely agree with you.  Unfortunately, I do not (yet) have enough 
knowledge in NAT and network access.  Moreover, we need to know 
*precisely* what the error each person has, in order to either fix the 
error, or add a string explaining the error to the user.


Finally, the urgent thing right now is to make a new unstable release, 
so the regressions compared to the stable release are priority (in my 
opinion, it is what I work on).


--
Eugen
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] client not receiving calls: EndedByTemporaryFailure

2010-11-06 Thread Palo S.
For a long time, I am having a problem of Ekiga client not receiving 
calls sometimes, with "user not available" explanation on the calling
side. With recent upgrade to 3.2.7, the situation seems to be even 
worse than before (with 3.2.6) - more calls are actually not received 
than received... After restart of the client, it usually receives calls 
again for some time at least.

I have caught -d4 log from both sides: 
ftp://quacka.no-ip.org/pub/ekiga_temporary_failure.tgz
The log on the caller side (at 18:42:11 and repeated attempt at 18:42:22) 
says the call is ended because of "EndedByTemporaryFailure" reason. 
On the called side, I cannot find anything about the attempted call.

Is this a known problem? 
_

Chcete zmenit svoje zamestnanie? Viac na http://praca.sme.sk
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Publish only on IP-Address

2010-11-06 Thread Eugen Dedu

On 02/11/10 16:08, Kai Szymanski wrote:

Hi!

I use Ekiga 3.2.7 on Ubuntu 10.04. On my PC i have several ip's (for
tunneling ;). Problem is: When i start ekiga it publish all ip's. I see
several of this:

PUBLISH sip:x...@mysipgateprovider.xx SIP/2.0
CSeq: 4 PUBLISH
Via: SIP/2.0/UDP
a.b.c.d:5060;branch=z9hfdfdeaa84-ffe4-df11-90a7-00ffdfgdf30165;rport

for each of my ip-addresses. What i have to do to Publish only the
IP-Addresse of eth0 ? I try

gconftool-2 -t string -s /schemas/apps/ekiga/protocols/interface Ip_of_eth0

and

gconftool-2 -t string -s /schemas/apps/ekiga/protocols/interface eth0

But both didn'nt work (when i try the second one ekiga can't register
anymore).


As far as I know, it is not possible, since ekiga tries to register from 
all your IP addresses.  For ex. it uses your usual IP for exterior (e.g. 
ekiga.net) and your 169 class for zeroconf/bonjour/avahi.


Why do you need that?

--
Eugen
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list