From: Enrico M. <enr...@te...> - 2008-02-20 14:15:24
|
Adetola Oredope wrote: > In the output.log file, the last successful connection was indicated in > Line 2420. I think the error probably occured after this line because > sipdht was unable to invoke a callback. i.e node 20, 21, 22, 23, 24, and > 25 refused to join the existing dht network > The sip log files for the corresponding nodes are 20.log - 25. log It seems like node 21 sends its REGISTER to node 20 when node 20 still has not joined the overlay (it keeps getting redirected, probably because the overlay isn't consistent yet). This is probably due to the fact that the interval between successive joins is much smaller than the stabilization interval. I'd suggest to try and use the same value for both intervals, just to be sure it is not a problem related to tcp. -- Ciao, Enrico |