Re: [Ekiga-list] ekiga slow to connect
- From: xlyz <xlyz fastwebnet it>
- To: Ekiga mailing list <ekiga-list gnome org>
- Subject: Re: [Ekiga-list] ekiga slow to connect
- Date: Sun, 21 Oct 2007 23:17:29 +0200
> If you edit src/sip/sipcon.cxx, BOOL SIPConnection::SetUpConnection(),
> you will see the following :
> PTRACE(2, "SIP\tSetUpConnection: " << remotePartyAddress);
> After that, it takes 20 seconds until the next step.
>
> Perhaps it is the DNS SRV lookup that takes so long ?
>
> You can monitor that, the easiest if you are not used doing that, is
> probably to add something like this at various places:
> std::cout << "Hey 1" << std::endl << std::flush;
>
> You will be able to see what takes time,
I hoped was something simpler
do you think that if I capture network traffic instead you can
understand where is the problem?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]