Thanks, that saved a lot of time

Am 05.09.2010 21:41, schrieb Cristi Starasciuc:
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] <mailto:[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] <mailto:[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/

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

Reply via email to