> -----Original Message-----
> From: Lawrence, Scott (BL60:9D30) 
> Sent: Tuesday, February 10, 2009 2:38 PM
> To: Beeton, Carolyn (CAR:9D60)
> Subject: Re: [sipX-dev] (no subject)
> 
> 
> On Tue, 2009-02-10 at 13:48 -0500, Carolyn Beeton wrote:
> > I'm looking at http://track.sipfoundry.org/browse/XECS-2187 
> (reports 
> > CONFIG_SERVER_HOST is not set properly).
> > 
> > It looks to me that the only problem is that config.defs 
> has not been 
> > sourced, as it is in sipx-test-ssl, so the following 
> one-liner fixes it:
> 
> > Am I missing something, or is this an ok fix? or are 
> > CONFIG_SERVER_HOST's days in config.defs numbered?
> 
> The latter, I'm afraid.
> 
> I'm not sure this test actually means anything given that it's now run
> from the config server (it used to be in the startup script). 
>   I'd say
> just remove the test.
> 
> 
> 

Just to be sure: 
This is what the "Configuration server location" (sipx-test-master) test
does:

check that CONFIG_SERVER_HOST is defined (it used to be
MY_FULL_HOSTNAME)
check that CONFIG_SERVER_ADDR is defined (it used to be MY_IP_ADDR)
check that CONFIG_SERVER_HOST maps to CONFIG_SERVER_ADDR (by invoking
dns_a)

I can nuke the test entirely if none of this is needed.

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

Reply via email to