Index: configs/enum.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/enum.conf.sample,v retrieving revision 1.3 diff -u -r1.3 enum.conf.sample --- configs/enum.conf.sample 19 May 2004 03:28:36 -0000 1.3 +++ configs/enum.conf.sample 17 Mar 2005 14:24:20 -0000 @@ -2,6 +2,7 @@ ; ENUM Configuration for resolving phone numbers over DNS ; ; Sample config for Asterisk +; This file is reloaded at "reload" in the CLI ; [general] ; Index: configs/extensions.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/extensions.conf.sample,v retrieving revision 1.37 diff -u -r1.37 extensions.conf.sample --- configs/extensions.conf.sample 1 Feb 2005 01:53:24 -0000 1.37 +++ configs/extensions.conf.sample 17 Mar 2005 14:24:21 -0000 @@ -3,6 +3,9 @@ ; the pbx_config module. This is where you configure all your ; inbound and outbound calls in Asterisk. ; +; This configuration file is reloaded +; - With the "extensions reload" command in the CLI +; - With the "reload" command (that reloads everything) in the CLI ; ; The "General" category is for certain variables. Index: configs/iax.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/iax.conf.sample,v retrieving revision 1.42 diff -u -r1.42 iax.conf.sample --- configs/iax.conf.sample 16 Feb 2005 02:58:18 -0000 1.42 +++ configs/iax.conf.sample 17 Mar 2005 14:24:21 -0000 @@ -1,6 +1,9 @@ ; Inter-Asterisk eXchange driver definition ; +; This configuration is re-read at reload +; or with the CLI command +; reload chan_iax2.so ; ; General settings, like port number to bind to, and ; an option address (the default is to bind to all Index: configs/logger.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/logger.conf.sample,v retrieving revision 1.10 diff -u -r1.10 logger.conf.sample --- configs/logger.conf.sample 11 Mar 2005 08:49:01 -0000 1.10 +++ configs/logger.conf.sample 17 Mar 2005 14:24:21 -0000 @@ -3,6 +3,9 @@ ; ; In this file, you configure logging to files or to ; the syslog system. +; +; "logger reload" at the CLI will reload configuration +; of the logging system. [general] ; Customize the display of debug message time stamps Index: configs/manager.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/manager.conf.sample,v retrieving revision 1.4 diff -u -r1.4 manager.conf.sample --- configs/manager.conf.sample 5 Jan 2005 06:24:59 -0000 1.4 +++ configs/manager.conf.sample 17 Mar 2005 14:24:21 -0000 @@ -1,5 +1,23 @@ ; -; Asterisk Call Management support +; AMI - The Asterisk Manager Interface +; +; Third party application call management support +; and PBX event supervision +; +; This configuration file is read every time someone +; logs in +; +; Use the "show manager commands" at the CLI to list +; availabale manager commands and their authorization +; levels. +; +; "show manager command " will show a help text. +; +; ------------------- SECURITY NOTE ----------------- +; Note that you should not enable the AMI on a public +; IP address. If needed, block this TCP port with +; iptables (or another FW software) and reach it +; with IPsec, SSH or SSL vpn tunnel ; [general] enabled = no @@ -11,5 +29,7 @@ ;secret = mysecret ;deny=0.0.0.0/0.0.0.0 ;permit=209.16.236.73/255.255.255.0 +; +; Authorization for various classes ;read = system,call,log,verbose,command,agent,user ;write = system,call,log,verbose,command,agent,user Index: configs/meetme.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/meetme.conf.sample,v retrieving revision 1.3 diff -u -r1.3 meetme.conf.sample --- configs/meetme.conf.sample 22 Feb 2005 15:42:41 -0000 1.3 +++ configs/meetme.conf.sample 17 Mar 2005 14:24:21 -0000 @@ -2,6 +2,8 @@ ; Configuration file for MeetMe simple conference rooms ; for Asterisk of course. ; +; This configuration file is read every time you call app meetme() +; [rooms] ; ; Usage is conf => confno[,pin][,adminpin] Index: configs/sip.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/sip.conf.sample,v retrieving revision 1.59 diff -u -r1.59 sip.conf.sample --- configs/sip.conf.sample 13 Feb 2005 16:40:56 -0000 1.59 +++ configs/sip.conf.sample 17 Mar 2005 14:24:21 -0000 @@ -19,6 +19,9 @@ ; ; sip debug Show all SIP messages ; +; reload chan_sip.so Reload configuration file +; Active SIP peers will not be reconfigured +; [general] context=default ; Default context for incoming calls Index: configs/zapata.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/zapata.conf.sample,v retrieving revision 1.40 diff -u -r1.40 zapata.conf.sample --- configs/zapata.conf.sample 8 Feb 2005 07:49:40 -0000 1.40 +++ configs/zapata.conf.sample 17 Mar 2005 14:24:22 -0000 @@ -2,6 +2,14 @@ ; Zapata telephony interface ; ; Configuration file +; +; You need to restart Asterisk to re-configure the Zap channel +; CLI> reload chan_zap.so +; will reload the configuration file, +; but not all configuration options are +; re-configured during a reload. + + [trunkgroups] ;