# even though we could use '-include makeopts' here, use a wildcard
# lookup anyway, so that make won't try to build makeopts if it doesn't
# exist (other rules will force it to be built if needed)
#ifneq ($(wildcard makeopts),)
include makeopts
#endif
[/opt/source/asterisk-gui] # make checkconfig
--- Checking Asterisk configuration to see if it will support the GUI ---
* Checking for http.conf: OK
* Checking for manager.conf: OK
* Checking if HTTP is enabled: OK
* Checking if HTTP static support is enabled: OK
* Checking if manager is enabled: OK
* Checking if manager over HTTP is enabled: OK
--- Everything looks good ---
* GUI should be available at http://QS:8088/asterisk/static/config/index.html
* Note: If you have bindaddr=127.0.0.1 in /opt/asterisk-13/etc/asterisk/http.conf
you will only be able to visit it from the local machine.
* The login and password should be an entry from /opt/asterisk-13/etc/asterisk/manager.conf
which has 'config' permission in read and write. For example: