You also can start only the config server with:
${install_dir}/bin/sipxproc --restart ConfigServer
It takes considerably less time than performing a
${install_dir}/etc/init.d/sipxecs restart
________________________________
From: Douglas Hubler <[email protected]>
To: sipXecs developer discussions <[email protected]>
Sent: Fri, September 3, 2010 7:02:07 PM
Subject: Re: [sipx-dev] How to build only SipXconfig?
On Fri, Sep 3, 2010 at 5:42 AM, David Becker <[email protected]> wrote:
> I'm working on a plugin for sipxconfig and don't want to rebuild the
> entirety of SipXecs, how do I tell it to rebuild only sipxconfig? I
> tried make and ant in main/sipXconfig/ but that just threw errors about
> missing Apache dependencies.
There's also the section "make options of note" in page
http://wiki.sipfoundry.org/display/oldxx/Building+Tips
where you'll find things like
make PROJECTS_ORDERED="sipXconfig"
or
make recurse TARGETS="all install" PROJECTS_ORDERED="sipXconfig"
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/