Controlling the interface gateway application, List of available interface gateway commands, Starting the interface gateway service – Clear-Com Concert for Newsroom User Manual
Page 28: Stopping the interface gateway service, 4 controlling the interface gateway application, 1 list of available interface gateway commands, 2 starting the interface gateway service, 3 stopping the interface gateway service
![background image](/manuals/332758/28/background.png)
28
Server Installation Guide
4.4 Controlling the Interface Gateway application
The Interface Gateway application is the processing interface to the four-wire cards on the server. The
Interface Gateway uses up to two PCI audio devices to bring four-wire audio into the Concert system.
Clear-Com currently supports the AudioScience ASI5640 PCIe audio card. The settings for these devices are
provided in 6 Interface Gateway.
4.4.1 List of available Interface Gateway commands
For a list of available commands for the Interface Gateway, type:
# sudo service ifgateway
The following list is returned:
Usage: sudo service ifgateway {start|stop|restart|status|showip|collect}
4.4.2 Starting the Interface Gateway service
To start the Interface Gateway, type:
# sudo service ifgateway start
The following output is returned:
Starting Interface Gateway instance #1 [ OK ]
Starting Interface Gateway instance #2 [ OK ]
4.4.3 Stopping the Interface Gateway service
To stop the Interface Gateway, type:
# sudo service ifgateway stop
The following output is returned:
Stopping Interface Gateway instance #1 [ OK ]
Stopping Interface Gateway instance #2 [ OK ]
Note:
If the Interface Gateway service has already stopped, the stop command displays [ FAILED ].