From: naveen t <nav...@ya...> - 2008-01-11 08:53:42
|
Hi, I successfully installed libsipdht library. After compiling sipdht-tools, i tried starting instances of sipdht peer nodes which form the overlay network according to these instructions in the SIP DHT webpage. deploy some nodes participating in the DHT: $ sipdht -p 6070 -s 10 $ sipdht -p 6080 -s 10 sip:localhost:6070 $ sipdht -p 6090 -s 10 sip:localhost:6080 When i start the 2nd node, it doesnt connect to the node running on port 6070 and hence starts as a standalone node. Am i missing any steps or configurations? This is the unexpected output message that i get: navt@viduratha:~/sipdht-tools-0.4.1$ sipdht -p 6090 -s 10 sip:localhost:6070 Trying with node sip:localhost:6070... callback failure invoked: 0 Started standalone Could someone please clarify what could be wrong? Am i missing out on some config. Appreciate a reply, regards, Naveen Get the freedom to save as many mails as you wish. To know how, go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html |