Update the install message.
This commit is contained in:
parent
989d196ccd
commit
beb3d1eb1b
|
|
@ -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 " username: $user_name@$domain_name";
|
||||
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 " http://docs.fusionpbx.com"
|
||||
echo ""
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue