[Asterisk-Users] Complete Removal of Asterisk
Joel Vandal
jvandal at infoteck.qc.ca
Thu Dec 1 08:03:25 MST 2005
Hi,
> Is there any documentation for the complete removal of Asterisk
> from a Linux/Unix system? I want to install a fresh copy of asterisk.
>
Depend of your distro,
You can use emerge for Gentoo or rpm with CentOS/RHEL/Fedora. Debian
also have dpkg command. If you have installed from source, you can do a :
rm -rf /usr/lib/asterisk
rm -rf /var/lib/asterisk
rm -rf /usr/sbin/asterisk
If you want to remove configs files:
rm -rf /etc/asterisk
If you want to delete Voicemail and Outgoing Call queues:
rm -rf /var/spool/asterisk
Thanks,
--
Joel Vandal
ScopServ Inc.
http://www.scopserv.com/
Complete Web GUI for Asterisk PBX
More information about the asterisk-users
mailing list