[asterisk-gui] asterisk GUI
    Ryan Brindley 
    rbrindley at digium.com
       
    Tue Feb 17 14:31:09 CST 2009
    
    
  
Chuck, 
you can enabled http by uncommented the ';;enabled = yes' line...to uncomment just remove the ';;' at the beginning of the line and restart asterisk. to restart asterisk you can connect to asterisk by typing 'asterisk -r' on the linux command line. once you are in asterisk's command line you can type 'restart now' and that will restart asterisk for you and enabled http. 
-- 
Ryan Brindley 
Digium, Inc. | Software Developer 
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA 
main: +1 256-428-6000 fax: +1 256-864-0464 
Check us out at: http://digium.com & http://asterisk.org 
----- Original Message ----- 
From: "Chuck Coleman" <pres at 2cci.com> 
To: "Asterisk GUI project discussion" <asterisk-gui at lists.digium.com> 
Sent: Tuesday, February 17, 2009 2:23:03 PM GMT -06:00 US/Canada Central 
Subject: Re: [asterisk-gui] asterisk GUI 
Here are my settings. 
; 
; Asterisk Builtin mini-HTTP server 
; 
; 
[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 
; 
; Prefix allows you to specify a prefix for all requests 
; to the server. The default is "asterisk" so that all 
; requests must begin with /asterisk 
; 
;prefix=asterisk 
; 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 
; configured POST mappings, then any files in the POST will be placed in the 
; configured directory. 
; 
;[post_mappings] 
; 
; In this example, if the prefix option is set to "asterisk", then using the 
; POST URL: /asterisk/uploads will put files in /var/lib/asterisk/uploads/. 
;uploads = /var/lib/asterisk/uploads/ 
; 
From: asterisk-gui-bounces at lists.digium.com [mailto:asterisk-gui-bounces at lists.digium.com] On Behalf Of Ryan Brindley 
Sent: Tuesday, February 17, 2009 12:20 PM 
To: Asterisk GUI project discussion 
Subject: Re: [asterisk-gui] asterisk GUI 
Chuck, 
The error says that HTTP is not enabled and that you need to enable it. It also tells you that you can enabled HTTP by having 'enabled=yes' (default line is 'enabled=no') in /etc/asterisk/http.conf config file... 
-- 
Ryan Brindley 
Digium, Inc. | Software Developer 
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA 
main: +1 256-428-6000 fax: +1 256-864-0464 
Check us out at: http://digium.com & http://asterisk.org 
----- Original Message ----- 
From: "Chuck Coleman" <pres at 2cci.com> 
To: "Asterisk GUI project discussion" <asterisk-gui at lists.digium.com> 
Sent: Tuesday, February 17, 2009 2:10:18 PM GMT -06:00 US/Canada Central 
Subject: Re: [asterisk-gui] asterisk GUI 
How do I fix this error? 
MSHOME:/usr/src/asterisk-gui# make checkconfig 
--- Checking Asterisk configuration to see if it will support the GUI --- 
* Checking for http.conf: OK 
* Checking for manager.conf: OK 
* Checking if HTTP is enabled: FAILED 
-- Please be sure you have 'enabled = yes' 
-- in /etc/asterisk/http.conf 
make: *** [checkconfig] Error 1 
-----Original Message----- 
From: asterisk-gui-bounces at lists.digium.com 
[mailto:asterisk-gui-bounces at lists.digium.com] On Behalf Of Chuck Coleman 
Sent: Monday, February 16, 2009 5:32 PM 
To: Asterisk GUI project discussion 
Subject: Re: [asterisk-gui] asterisk GUI 
Will try in 4 hrs. 
-----Original Message----- 
From: Brandon Kruse <bkruse at digium.com> 
Sent: Monday, February 16, 2009 4:02 PM 
To: Asterisk GUI project discussion <asterisk-gui at lists.digium.com> 
Subject: Re: [asterisk-gui] asterisk GUI 
http://asterisknow.org/install-related 
Make sure your internet is up and ready to go :) 
I just checked it, it's up. 
-Brandon 
----- Original Message ----- 
From: "philippe minani" <philippe.minani at betv.be> 
To: asterisk-gui at lists.digium.com 
Sent: Monday, February 16, 2009 5:14:31 AM GMT -06:00 Central America 
Subject: [asterisk-gui] asterisk GUI 
Hello, 
I can't connect to svn co http://svn.digium.com 
Can u help me? 
svn co http://svn.digium.com/svn/asterisk-gui/branches/2.0 asterisk-gui 
_______________________________________________ 
--Bandwidth and Colocation Provided by http://www.api-digital.com-- 
asterisk-gui mailing list 
To UNSUBSCRIBE or update options visit: 
http://lists.digium.com/mailman/listinfo/asterisk-gui 
-- 
****************************** 
Brandon Kruse 
Software Technician 
Digium, Inc. 
150 West Park Loop, Suite 100 
Huntsville, AL 35806 
Phone: +1-256-428-6115 
877.546.8963 
877.linux.me! 
www.digium.com 
www.asterisk.org 
****************************** 
_______________________________________________ 
--Bandwidth and Colocation Provided by http://www.api-digital.com-- 
asterisk-gui mailing list 
To UNSUBSCRIBE or update options visit: 
http://lists.digium.com/mailman/listinfo/asterisk-gui 
_______________________________________________ 
--Bandwidth and Colocation Provided by http://www.api-digital.com-- 
asterisk-gui mailing list 
To UNSUBSCRIBE or update options visit: 
http://lists.digium.com/mailman/listinfo/asterisk-gui 
_______________________________________________ 
--Bandwidth and Colocation Provided by http://www.api-digital.com-- 
asterisk-gui mailing list 
To UNSUBSCRIBE or update options visit: 
http://lists.digium.com/mailman/listinfo/asterisk-gui 
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-gui/attachments/20090217/cb867dce/attachment.htm 
    
    
More information about the asterisk-gui
mailing list