I don't know anything about the main issue, but I was wondering about this nit:
On Tue, 2009-02-10 at 13:48 -0500, Carolyn Beeton wrote: > Status=0 > + > +. @SIPX_CONFDIR@/config.defs || exit 1000 > + Why is exit value 1000 chosen here? And why is it not done by setting Status? In this script, there seems to be a system for setting the exit code, but this particular line of code isn't using it. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
