Ferguson, Michael wrote: > G'Day All > > What do I type at the command line to stop and start * on a RedHat ES3 box? > > Thanks Michael If asterisk has been installed as an rpm, you should be able to restart it with the command:- /sbin/service asterisk restart Failing that:- /usr/sbin/asterisk -r -x 'stop now'; /usr/sbin/asterisk Regards Chris