Use a port above 1024. On 23 March 2015 11:17:28 GMT+00:00, Denis Lapshin <den...@mindall.org> wrote: >Hi there! > >Asterisk 11.5.0 on OpenBSD 5.4 amd64 > >Can not start integrated HTTP server in Asterisk. > >After each restart in /var/log/asterisk/messages appears: >-------------------------------------------------------------- >ERROR[-1] tcptls.c: Unable to bind http server to 10.0.7.1:82: >Permission denied >WARNING[-1] http.c: Failed to start HTTP server for address 10.0.7.1:0 >-------------------------------------------------------------- >Port 82 is free, so no one is using it. All permissions to HTTP >server's >directories (Enabled URI's) were set to: _asterisk:_asterisk > >Just after Asterisk has restarted I've ran in CLI: http show status > >The output of the command is: >-------------------------------------------------------------- >Running as user '_asterisk' >Running under group '_asterisk' >Connected to Asterisk 11.5.0 currently running on server (pid = 22064) >server*CLI> http show status >HTTP Server Status: >Prefix: >Server Disabled > >Enabled URI's: >/httpstatus => Asterisk HTTP General Status >/phoneprov/... => Asterisk HTTP Phone Provisioning Tool >/amanager => HTML Manager Event Interface w/Digest authentication >/arawman => Raw HTTP Manager Event Interface w/Digest authentication >/manager => HTML Manager Event Interface >/rawman => Raw HTTP Manager Event Interface >/static/... => Asterisk HTTP Static Delivery >/amxml => XML Manager Event Interface w/Digest authentication >/mxml => XML Manager Event Interface > >Enabled Redirects: > None. >--------------------------------------------------------------- > >Is there a bug or what I'm doing wrong? > >Thank you for answer in advance. > >Denis
-- Sent from a phone, please excuse the formatting.