On Fri, Aug 20, 2010 at 2:36 PM, Rene Pankratz <[email protected]> wrote: > I need a minimal modification of SipXconfig (phones shall not be always > restarted when profiles are generated via SOAP) in a running system
agreed and surprised it does this. I think there should be a separate API call for that. can you send me a patch? > How do I checkout/export exact the revision of my running system? git clone [email protected]:dhubler/sipxecs.git sipxecs git checkout -b master-4.2 origin/release-4.2 See http://wiki.sipfoundry.org/display/xecsdev/Working+with+GIT+repository We're still using svn revs for rpm version numbers which do not work so well identifying the git ref but the rev you're using is very much what is on release branch. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
