On Thu, 2009-03-19 at 14:43 +0100, Lukasz Kutkowski wrote:
> Hi,
> 
> I have problem with HA setup (freesh install). It looks like it's some 
> cert issue.
> 
> My env:
> - Centos 5.2 32b
> - sipxecs rev 14954
> - master: sip1.sip40.vw
> - slave: sip2.sip40.vw
> 
> What I have done:
> 
> 1. Install Master server
> - yum install sipxecs
> - configure ntp and dns
> - sipxecs-setup
> - start sipxecs
> 
> 2. Install Slave server
> - yum install sipxecs
> - configure ntp and dns
> - Add slave server via sipxconfig on master server
> - sipxecs-setup
> - start sipxecs
> 
> Slave server staus is "Registered" but all services are in "Undefined" 
> state.
> 
> My observation:
> 1. On slave server
> 
> [r...@sip2 ~]# sipxproc -n sip1.sip40.vw
> /usr/lib/ruby/1.8/xmlrpc/client.rb:414:in `call': Unconfigured calling 
> host 'sip2.sip40.vw' (XMLRPC::FaultException)
>         from /usr/bin/sipxproc:231

That would seem to indicate a problem with the domain-config file.  Look
to see what value it has for the CONFIG_HOSTS setting.

Also look for errors in setup.log on the distributed system (not
"slave").

> 2. On master server
> [r...@sip1 ~]# sipxproc -n sip2.sip40.vw
> {"FreeSWITCH"=>"Disabled",
>  "sipXmrtg"=>"Disabled",
>  "SIPRegistrar"=>"Disabled",
>  "ParkServer"=>"Disabled",
>  "ConfigAgent"=>"Disabled",
>  "CallResolver"=>"Disabled",
>  "ACDServer"=>"Disabled",
>  "SIPStatus"=>"Disabled",
>  "ConfigServer"=>"Disabled",
>  "CallResolver-Agent"=>"Disabled",
>  "SipXbridge"=>"Disabled",
>  "MediaServer"=>"Disabled",
>  "sipXivr"=>"Disabled",
>  "PageServer"=>"Disabled",
>  "PresenceServer"=>"Disabled",
>  "ResourceListServer"=>"Disabled",
>  "SipXrelay"=>"Disabled",
>  "SIPXProxy"=>"Disabled"}
> 
> 3. When I select
> 
> System->Servers -> sip2.sip40.vw (slave) following messages are logged:
> 
> /var/log/sipxpbx/sipxsupervisor.log at sip1
> "2009-03-19T13:37:29.399131Z":752:SUPERVISOR:ERR:sip1.sip40.vw:SipxProcess-19:B66EBB90:Supervisor:"SipxProcess[ConfigServer]::commandOutput
>  
> 'Avoiding obscuring previous error by supressing error encountered while 
> ending request: org.apache.xmlrpc.XmlRpcClientException: Exception 
> closing URLConnection'"
> 
> 
> /var/log/sipxpbx/sipxsupervisor.log at sip2
> "2009-03-19T13:37:29.395751Z":965:KERNEL:INFO:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsConnectionSocket::_[2]
>  
> ((null), 6)"
> "2009-03-19T13:37:29.397177Z":966:KERNEL:ERR:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsSSLServerSocket
>  
> SSL_accept - incompatible client?:\n   SSL error: 1 
> 'error:00000001:lib(0):func(0):reason(1)'"
> "2009-03-19T13:37:29.397192Z":967:KERNEL:INFO:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsSSLConnectionSocket::close"
> "2009-03-19T13:37:29.397231Z":968:KERNEL:INFO:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsConnectionSocket::~"
> "2009-03-19T13:37:29.397430Z":969:KERNEL:INFO:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsConnectionSocket::_[2]
>  
> ((null), 6)"
> "2009-03-19T13:37:29.398585Z":970:KERNEL:ERR:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsSSLServerSocket
>  
> SSL_accept - incompatible client?:\n   SSL error: 1 
> 'error:00000001:lib(0):func(0):reason(1)'"
> "2009-03-19T13:37:29.398599Z":971:KERNEL:INFO:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsSSLConnectionSocket::close"
> "2009-03-19T13:37:29.398630Z":972:KERNEL:INFO:sip2.sip40.vw:HttpServer-2:B7D52B90:Supervisor:"OsConnectionSocket::~"
> 
> I don't know if this is configuration issue or a bug.
> 
> If more information is needed let me know.
> 
> Regards,
> Lukasz
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users
> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to