skip to main content
Stopping an ICE Gateway
The Docker command for the ICE Gateway is designed to automatically restart if there is a termination, and therefore stopping a Gateway requires a separate stop command to keep the Gateway from restarting.
To stop an ICE Gateway
*Enter the Docker stop <name> command where <name> is the Gateway to stop.
Note: If you followed the conventions in the Organizing Directories section, then your <name> should be the same as your <gateway_type> which will be either dfsig, issig, or telephony. Refer to Required ICE Gateway Data.
To verify a Gateway has stopped,
*Enter docker ps -a.