[Asterisk-Users] Re: Uninstall Asterisk

Tom manhattanvoice at yahoo.com
Tue Feb 21 16:00:14 MST 2006


This is what I did.... (let me know what you think. 
thanks.)

Since there was no "make uninstall" in the asterisk
and zaptel directories (/usr/src/), this is what I did
to "disable" asterisk on this server:
chkconfig --level 0123456 zaptel off
chkconfig --level 0123456 asterisk off

Then, I went to the "/etc/rc.d/init.d/" folder and I
moved both "asterisk" and "zaptel" to the "/"
directory.

Performing the "chkconfig --list zaptel" and
"chkconfig --list asterisk" query commands now yield
an error which is Good! 


xxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxx


server).

I have to free up this server to be used for a
completely different application.

What is the best step-by-step procedure to permanently
remove/uninstall asterisk, asterisk-addons,
asterisk-sounds, and zaptel/ztdummy?
(I did not see much on the web regarding this. 
Google: uninstall asterisk site:lists.digium.com)

So far, I've done this...
rmmod ztdummy
rmmod zaptel
/etc/rc.d/init.d/asterisk stop
(and verified this with "lsmod" and "ps -ef")

Thanks.

Tom

~~~~~~~~~~~

[root at localhost ~]# df -k
Filesystem           1K-blocks      Used Available
Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                        507748    111653    369881 
24% /
/dev/sda1               101086      9186     86681 
10% /boot
none                    517900         0    517900  
0% /dev/shm
/dev/sda5               256666     10308    233106  
5% /tmp
/dev/sda3              5052060   2223912   2571512 
47% /usr
/dev/sda2              9068648    219620   8388368  
3% /var
[root at localhost ~]#




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the asterisk-users mailing list