Update the install message.

This commit is contained in:
FusionPBX 2017-01-15 00:48:56 -07:00 committed by GitHub
parent 989d196ccd
commit beb3d1eb1b
1 changed files with 15 additions and 1 deletions

View File

@ -80,7 +80,21 @@ echo " The domain name in the browser is used by default as part of the authen
echo " If you need to login to a different domain then use username@domain." echo " If you need to login to a different domain then use username@domain."
echo " username: $user_name@$domain_name"; echo " username: $user_name@$domain_name";
echo "" echo ""
echo " For additional information use the following links."; echo " It is recommended to point a domain to your server and then add a new domain or update the existing domain."
echo " You can do this from Advanced -> Domain Settings. Then add an extension in that domain and register to it."
echo " Please note there is an IP address filter for fail2ban that block registrations to the ip address."
echo ""
echo " Official FusionPBX Training"
echo " Admin Training 24 - 26 Jan (3 Days)"
echo " Advanced Training 31 Jan - Feb 2 (3 Days)"
echo " Timezone: https://www.timeanddate.com/worldclock/usa/boise"
echo " For more info visit https://www.fusionpbx.com"
echo ""
echo " For additional information use the following links."
echo " https://fusionpbx.com/support.php"
echo " https://www.fusionpbx.com" echo " https://www.fusionpbx.com"
echo " http://docs.fusionpbx.com" echo " http://docs.fusionpbx.com"
echo "" echo ""