egscripts/egasterisk/http.conf

25 lines
479 B
Text
Raw Permalink Normal View History

;!
;! Automatically generated configuration file
;! Filename: http.conf (/etc/asterisk/http.conf)
;! Generator: Manager
;! Creation Date: Fri Aug 1 09:54:50 2008
;!
[general]
;
; Whether HTTP interface is enabled or not. Default is no.
;
enabled = yes
;
; Whether Asterisk should serve static content from http-static
; Default is no.
;
enablestatic = yes
;
; Address to bind to. Default is 0.0.0.0
;
bindaddr = 0.0.0.0
;
; Port to bind to (default is 8088)
;
bindport = 8088