Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-02-05 Thread Andre Kirchner
Sure :-) Andre Damien Sandras [EMAIL PROTECTED] wrote: Le dimanche 04 février 2007 à 11:17 -0800, Andre Kirchner a écrit : I have a much cleaner path now. Please see attached files. Thomas and Craig: Thanks for the suggestions. I'll commit it tomorrow ! Thanks for your work Andre, if

Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-02-05 Thread Andre Kirchner
Hi Damien, Your changes are correct, and I apologize for missing it :-) By the way, you removed all these changes and said that GMManager::OnIncomingConnection should be called from inside Ekiga. Which method then is calling it? I scanned the code and didn't find. Andre Damien Sandras

Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-02-05 Thread Damien Sandras
Hi Andre, Le lundi 05 février 2007 à 13:24 -0800, Andre Kirchner a écrit : Hi Damien, Your changes are correct, and I apologize for missing it :-) By the way, you removed all these changes and said that GMManager::OnIncomingConnection should be called from inside Ekiga. Which method then

Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-02-04 Thread Damien Sandras
Le dimanche 04 février 2007 à 11:17 -0800, Andre Kirchner a écrit : I have a much cleaner path now. Please see attached files. Thomas and Craig: Thanks for the suggestions. I'll commit it tomorrow ! Thanks for your work Andre, if you want to join the team with regular contributions, it is

Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-02-01 Thread Andre Kirchner
Hi Craig, I tried your solution, but it didn't work. Please take a look at the 3 implementations of OpalManager::OnIncomingConnection, and you will see that 1. GMManager::OnIncomingConnection calls OpalManager::OnIncomingConnection(connection) 2. That calls

Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-02-01 Thread Andre Kirchner
Hi, I came up with a fix for this problem. Don't merge this patch into the cvs stream yet because it might break something else, and could be much cleaner (I think). But test it and let me know if you have any problem. Andre

Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-01-31 Thread thomas schorpp
Craig Southeren wrote: On Wed, 31 Jan 2007 11:49:25 +0100 thomas schorpp [EMAIL PROTECTED] wrote: ..deleted 11:42:01 Remote user rejected the call - d4 log attached- Thanks for this. I can now be fairly sure the problem is related to changes in the way that OnIncomingConnection is

Re: [Ekiga-devel-list] Incoming calls not detected [latest]

2007-01-31 Thread Craig Southeren
On Wed, 31 Jan 2007 10:33:46 -0800 (PST) Andre Kirchner [EMAIL PROTECTED] wrote: I'm also running into this problem. I took a quick look in the code, and think the following is happening 1. GMSIPEndPoint::OnIncomingConnection calls OpalManager::OnIncomingConnection (OpalConnection,