#!/bin/sh
echo ""
echo "Goautodial CE - HELP"
echo ""
echo "Commands                		Descriptions"
echo "-----------------------------------------------------------------------"
echo "asterisk -vr            		Asterisk CLI"
echo "passwd                  		set root password for console login"
echo "system-config-date      		configure system date"
echo "system-config-network		configure ethernet interface"
echo "system-config-securitylevel-tui	configure firewall"
echo "update_server_ip        		update IP addresses in database and astguiclient.conf"
echo "wancfg				Sangoma wanpipe configuration tool"
echo ""
