Bind asterisk http to vpn IP only
We don't want to service this to the Interwebz
This commit is contained in:
@@ -32,7 +32,7 @@ enabled=yes
|
|||||||
; a bindaddr in order for the HTTP server to run. There is no
|
; a bindaddr in order for the HTTP server to run. There is no
|
||||||
; default value.
|
; default value.
|
||||||
;
|
;
|
||||||
bindaddr=0.0.0.0
|
bindaddr=172.19.27.2
|
||||||
;
|
;
|
||||||
; Port to bind to for HTTP sessions (default is 8088)
|
; Port to bind to for HTTP sessions (default is 8088)
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user