[asterisk-dev] Asterisk compilation executable and library changes

Steven critch at basesys.com
Sat Aug 26 20:25:02 MST 2006


On Sat, 2006-08-26 at 21:19 +0000, Obelix wrote:
> Does asterisk compilation and installation only affect the main executable or
> are other libraries and modules etc affected?
> 
> I want to test PlayDTMF and SendDTMF manager events to see if they work okay,
> but be able to go back to the old executable if there are some bugs.
> 
> My current version was a testing version from around May - Asterisk
> SVN-jcollie-bug6082-r29562
> 
> Will I be able to go back to the previous setup simply by restoring the old exe
> alone?

If you copy the lib and executable directories, you can go back very
easy.

Another option would be to keep a pristine copy and copy it to a new
working directory to do your testing. This lets you do your changes in
your working copy, make, make install then test. If you need to go back
to the pristine copy, a make install should be able to just copy the
original libraries and executable into the proper location and restart
asterisk. Here you don't have to track down anything and make sure you
copy it back into the right locations. 
-- 
Steven <critch at basesys.com>




More information about the asterisk-dev mailing list