@@ -1,6 +1,5 @@
-diff -Naur asterisk-1.4.1/configs/http.conf.sample asterisk-1.4.1-guiconfchanges/configs/http.conf.sample
---- asterisk-1.4.1/configs/http.conf.sample 2006-04-01 00:49:54.000000000 -0800
-+++ asterisk-1.4.1-guiconfchanges/configs/http.conf.sample 2007-03-18 20:30:28.000000000 -0800
+--- asterisk-1.4.19/configs/http.conf.sample.orig 2008-04-05 14:28:20.000000000 +0200
++++ asterisk-1.4.19/configs/http.conf.sample 2008-04-05 14:28:44.000000000 +0200
@@ -6,16 +6,16 @@
;
; Whether HTTP interface is enabled or not. Default is no.
@@ -21,15 +20,17 @@
;
; Port to bind to (default is 8088)
;
-@@ -25,4 +25,4 @@
+@@ -25,7 +25,7 @@
; to the server. The default is "asterisk" so that all
; requests must begin with /asterisk
;
-;prefix=asterisk
+prefix=asterisk
-diff -Naur asterisk-1.4.1/configs/manager.conf.sample asterisk-1.4.1-guiconfchanges/configs/manager.conf.sample
---- asterisk-1.4.1/configs/manager.conf.sample 2006-10-04 09:49:47.000000000 -0700
-+++ asterisk-1.4.1-guiconfchanges/configs/manager.conf.sample 2007-03-18 20:32:41.000000000 -0800
+
+ ; The post_mappings section maps URLs to real paths on the filesystem. If a
+ ; POST is done from within an authenticated manager session to one of the
+--- asterisk-1.4.19/configs/manager.conf.sample.orig 2008-04-05 14:27:13.000000000 +0200
++++ asterisk-1.4.19/configs/manager.conf.sample 2008-04-05 14:27:20.000000000 +0200
@@ -23,7 +23,7 @@
[general]
displaysystemname = yes
@@ -37,5 +38,5 @@
-;webenabled = yes
+webenabled = yes
port = 5038
+
;httptimeout = 60
- bindaddr = 0.0.0.0
|