Re: [Ekiga-list] audio lag on 2.0.11

2007-11-19 Thread Bruno Hertz
Palo S. <[EMAIL PROTECTED]> writes: > Indeed, I can confirm this regression. I blamed my new provider > for this increased lag problem but now I have tried downgrading > to 2.0.9 and indeed, the lag is significantly smaller. Possibly > important difference in -d4 logs between 2.0.9 and 2.0.11: >

Re: [Ekiga-list] Strange TCPDUMP.

2007-11-28 Thread Bruno Hertz
"W.P." <[EMAIL PROTECTED]> writes: > Użytkownik W.P. napisał: >> Użytkownik Damien Sandras napisał: >> >>> Le mercredi 28 novembre 2007 à 15:47 +0100, W.P. a écrit : >>> Hello Damien & others. I have run tcpdump on my PC running Ekiga (2.0.11) and found some strange result

Re: [Ekiga-list] Strange TCPDUMP.

2007-11-28 Thread Bruno Hertz
"W.P." <[EMAIL PROTECTED]> writes: > Thanks for interest. I have checked my "Personal address book" in Ekiga > and there is NO entry referring to sabela.pl NOR to sabela IP address. That's interesting, since all your client sends to that address is subscription requests, which are certainly not

Re: [Ekiga-list] Strange TCPDUMP.

2007-11-29 Thread Bruno Hertz
"W.P." <[EMAIL PROTECTED]> writes: > Użytkownik Bruno Hertz napisał: >> "W.P." <[EMAIL PROTECTED]> writes: >> >> >>> Thanks for interest. I have checked my "Personal address book" in Ekiga >>> and there i

Re: [Ekiga-list] Strange TCPDUMP.

2007-11-29 Thread Bruno Hertz
"Bruno Hertz" <[EMAIL PROTECTED]> writes: > "W.P." <[EMAIL PROTECTED]> writes: > >> Użytkownik Bruno Hertz napisał: >>> "W.P." <[EMAIL PROTECTED]> writes: >>> >>> >>>> Thanks for interest. I have

[Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-05 Thread Bruno Hertz
Hi guys I'm currently testing Ekiga/SIP as packaged with Debian Etch behind a netfilter NAT/PAT firewalling router, which runs Debian Etch either. Yesterday, I also installed siproxd on the router and configured Ekiga to use it as an outbound proxy (nat traversal method: none). While Ekiga regi

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-05 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > Is it Ekiga 2.0.9 ? Nope. It's 2.0.3 which got packaged with current Debian stable. I take it then you recommend an upgrade? Kind regards, B. ___ ekiga-list mailing list ekiga-list@gnome.org http://mail.gnom

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-05 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > I would even suggest you using the CVS snapshots : > http://snapshots.seconix.com Hey, seems there are even Debian repositories up there. Would it be OK to use http://snapshots.ekiga.net/debian/ ? That'd really be great ... Kind regards, Bruno. __

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-05 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > Could be done yes. But I do not manage that part of the server even if > it is "mine". Understood. I already pulled those snapshot packages though but unfortunately it comes out all the same, outbound calls not working. I'll stop at this point because

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-05 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > You should report the problem to the sipproxd developers. Yeah, but since twinkle works alright I guess it'll need at least some network level debugging and pinpointing before they might take some action. Anyway, I'll look into this and try to narrow t

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-05 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > Perhaps it is something stupid :) OK, I've managed do install tshark on my router and got me captures of both, Ekiga and Twinkle sessions. Preliminary question: when a SIP phone registers an account, and a SIP outbound proxy is specified, should the r

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-07 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > Le mardi 05 juin 2007 à 20:08 +0200, Bent Bagger a écrit : >> > >> > I think I know why Ekiga fails in your case (I'll send you a private >> > explanation ASAP). >> >> Reinvite? >> > > I don't think so. I think sipproxd does not relay the message, no

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles. [SOLVED]

2007-06-07 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > I don't think so. I think sipproxd does not relay the message, no idea > why ;) Turned out to have been my fault. When starting, siproxd does a chroot to a directory where's no /etc/hosts. Hence the internal name didn't resolve. Stupid me. Really sorr

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-07 Thread Bruno Hertz
yannick <[EMAIL PROTECTED]> writes: > There is .deb packages for unbuntu and debian (including amd64): > http://buildserver.net/ Hey, thanks a lot. I'be been looking only at http://snapshots.ekiga.net/debian/ yet. I must say this project provides outstanding support. It's duly appreciated. Kind

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-07 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > Formerly, all SIP softphones where sending PDUs to the outbound proxy. > Now, the RFC suggests that you put an initial Route. When there is a > Route, the software should send the PDU to the address in that route. > The Route header will be updated acco

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-07 Thread Bruno Hertz
Damien Sandras <[EMAIL PROTECTED]> writes: > The INVITE, REGISTER and SUBSCRIBE should be sent to sipproxd. There was > a bug in the snapshot preventing this (2.0.3 was ok), so you helped me > finding this bug :) I wasn't really sure about this. During the last days, I've been browsing through va

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-07 Thread Bruno Hertz
yannick <[EMAIL PROTECTED]> writes: > There is .deb packages for unbuntu and debian (including amd64): > http://buildserver.net/ OK, I took a closer look at those repositories, and for the snapshots debs it's apparently really just http://snapshots.ekiga.net/debian which I've been using already.

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-07 Thread Bruno Hertz
yannick <[EMAIL PROTECTED]> writes: > Approximatly: hourly > > It seems old because you checked the ekiga version; if opal or pwlib are > updated, ekiga still have the time from his own last change. > > Don't worry it's up to date. > No, sorry. Did my "apt-get update" and "apt-get upgrade", but

Re: [Ekiga-list] Ekiga, siproxd on Debian Etch troubles.

2007-06-07 Thread Bruno Hertz
yannick <[EMAIL PROTECTED]> writes: > Bad luck; > Check this page http://status.buildserver.net/packages/status.php > etch is having a problem building opal Yeah. I'll be waiting then. Thanks, Bruno. ___ ekiga-list mailing list ekiga-list@gnome.org htt