Changed to port above 1024. All work smoothly now.

Thanks

On 23.03.2015 14:17, Denis Lapshin 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

--
Denis Lapshin
mailto: den...@mindall.org

Reply via email to