Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

and command is:

start
stop
restart

Also you can stop/start sipxecs services in general in order to perform updates, etc. as follows:

Example:

/etc/init.d/sipxagent -d stop_sipxecs
yum update
/etc/init.d/sipxagent -d start_sipxecs

sipXecs 4.4

In sipXecs 4.4 in addition to being able to start and stop processes from within the GUI, the sipxproc command can be used to manually start and stop individual services.

...