Comment 27 for bug 332543

Revision history for this message
Yannick Defais (sevmek) wrote :

@Again617,

In your case, the issue is with the REGISTER process: Ekiga fails to register to Ekiga.NET, consequently the attempt to call the echo test is refused (that's an Ekiga.NET policy, there's nothing wrong with it).

The relevant part in the log is:

2010/04/19 10:56:11.535 0:08.445 Pool:0xb733cb70 SIP REGISTER transaction id=z9hG4bK2a1269be-394a-df11-8298-00265e153a08 completed.
2010/04/19 10:56:11.537 0:08.446 Opal Liste...0xb73beb70 Opal Transport clean up on termination
2010/04/19 10:56:11.538 0:08.447 Opal Liste...0xb73beb70 Opal Transport Close
2010/04/19 10:56:11.539 0:08.448 Pool:0xb733cb70 OpalUDP Setting interface to 192.168.0.111%eth1
2010/04/19 10:56:11.540 0:08.450 Pool:0xb733cb70 SIP Received Authentication Required response
2010/04/19 10:56:11.542 0:08.451 Pool:0xb733cb70 SIP Found auth info for realm ekiga.net
2010/04/19 10:56:11.543 0:08.453 Pool:0xb733cb70 SIP Authentication already performed using current credentials, not trying again.

This is wrong as the REGISTER is not completed: the authentication process is not finished yet (lacks 1 more step). I'll push it upstream.

Thank you.

Best regards,
Yannick