On Tue, 2009-05-05 at 16:33 +0200, Gmb wrote: > Hi, > I've installed sipx version 4.0.0-015321 in HA configuration with a > primary server and > a secondary server with Redundant Sip Router and Conferece server. > I have some problem with secondary server, I've i tried to force > registration on secondary > server, i see phone successfully registered, but I can't see it in > Registration page. If i try > to call a terminal registered on master server, the call go on > voicemail. Calls between phones > registered on primary server are OK. > I think it's a communication problem between servers, in sipregistrar. > log on secondary server i've found this error: > > "2009-05-05T14:16:41.294867Z":3678:KERNEL:ERR:tst-sipxs.tstcsi.it:RegistrarTest:B6C7BB90:SipRegistrar:"OsConnectionSocket(tst-sipxm.tstcsi.it:5077): > > call to connect() failed with error: 115 'Operation now in progress'" > "2009-05-05T14:16:41.294948Z":3679:HTTP:ERR:tst-sipxs.tstcsi.it:RegistrarTest:B6C7BB90:SipRegistrar:"HttpMessage::get[4] > > socket to tst-sipxm.tstcsi.it:5077 not connected, retry 1 after 20ms" > "2009-05-05T14:16:41.317381Z":3680:KERNEL:ERR:tst-sipxs.tstcsi.it:RegistrarTest:B6C7BB90:SipRegistrar:"OsConnectionSocket(tst-sipxm.tstcsi.it:5077): > > call to connect() failed with error: 115 'Operation now in progress'" > "2009-05-05T14:16:41.317447Z":3681:HTTP:ERR:tst-sipxs.tstcsi.it:RegistrarTest:B6C7BB90:SipRegistrar:"HttpMessage::get[4] > > socket to tst-sipxm.tstcsi.it:5077 not connected, retry 2 after 40ms" > "2009-05-05T14:16:41.358944Z":3682:HTTP:ERR:tst-sipxs.tstcsi.it:RegistrarTest:B6C7BB90:SipRegistrar:"HttpMessage::get[4] > > socket connection to tst-sipxm.tstcsi.it:5077 failed, give up..." > "2009-05-05T14:16:41.359024Z":3683:XMLRPC:ERR:tst-sipxs.tstcsi.it:RegistrarTest:B6C7BB90:SipRegistrar:"XmlRpcRequest::execute > > http connection failed" > "2009-05-05T14:16:41.359069Z":3684:SIP:ERR:tst-sipxs.tstcsi.it:RegistrarTest:B6C7BB90:SipRegistrar:"SyncRpcReset::invoke > > : fault -6 Connection Failed tst-sipxm.tstcsi.it is now marked UnReachable" > > how can i resolve it? anyone has some ideas?
Double-check that you've entered the machine names correctly in the configuration, and verify that the registrar-config files show the correct names, as well as the log file error messages. Make sure you don't have some sort of firewall problems. One way to do this is to use telnet. E.g., on tst-sipxs, run "telnet tst-sipxm.tstcsi.it 5077" and see if it connects. (Disconnect immediately, of course.) Dale _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
