Does anyone have a full list of places Asterisk puts all config files
and binaries. I need this to be able to fully rollback if I have a
failed upgrade of Asterisk/Zaptel/LibPRI. So far I have:<br>
<br>
/etc/zaptel.conf<br>
/etc/asterisk/<br>
/usr/sbin/safe_asterisk<br>
/usr/sbin/asterisk<br>
/usr/lib/asterisk/modules/<br>
/usr/include/asterisk/<br>
/lib/modules/`uname -r`/misc<br>
/usr/lib/<br>
/usr/include/<br>
<br>
Anything I have missed?<br>
<br>