diff --git a/roles/asterisk/templates/http.conf.j2 b/roles/asterisk/templates/http.conf.j2 index 15a5046..c4f47c0 100644 --- a/roles/asterisk/templates/http.conf.j2 +++ b/roles/asterisk/templates/http.conf.j2 @@ -65,7 +65,7 @@ bindaddr=0.0.0.0 ; Whether Asterisk should serve static content from static-http ; Default is no. ; -;enable_static=yes +enable_static=yes ; ; Whether Asterisk should serve a status page showing the running ; configuration of this built-in HTTP server.