> -----Original Message----- > From: Lawrence, Scott (BL60:9D30) > Sent: Thursday, November 06, 2008 2:57 PM > To: Beeton, Carolyn (CAR:9D60) > Cc: [EMAIL PROTECTED] > Subject: Re: [sipX-dev] initial value of sipXconfig version > > > On Thu, 2008-11-06 at 12:01 -0500, Carolyn Beeton wrote: > > I believe the patch has been submitted so that sipXconfig > "sets" the > > expected version, which supervisor will use to hold off starting > > various processes until their files have been replicated. > (Currently > > this check is turned off). > > > > However there is a bootstrap problem, as sipXconfig itself > doesn't get > > started if its version doesn't match. > > > > I thought Scott mentioned that he was going to set sipXconfig's > > version in the sipx-setup script, but I can't find it > anywhere. Am I > > missing something? > > The version is set in the etc/init.d/sipxpbx startup script > (so that it always matches). > > >
I think I stated the problem backwards. The startup script writes the "current" version to the latest, but the code compares that to the version sipXconfig has "set" - but on startup sipXconfig hasn't "set" anything yet, so the compare always fails. But I am still not sure I understand what it is doing or what it is supposed to be doing. 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
