[asterisk-commits] lmadsen: branch lmadsen/sample_config_refactor r332020 - in /team/lmadsen/sam...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Aug 16 07:56:07 CDT 2011
Author: lmadsen
Date: Tue Aug 16 07:56:02 2011
New Revision: 332020
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=332020
Log:
More changes to this branch which was done on the car ride home but never got checked in.
Added:
team/lmadsen/sample_config_refactor/core-configs/agents.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/cel.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/agents.agents.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cdr_adaptive_odbc.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cdr_custom.mappings.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.mappings.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cdr_syslog.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cel_custom.mappings.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/cel_odbc.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/func_odbc.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/iax.callnumberlimits.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/iax.connections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/iax.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/iax.registrations.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/iaxprov.default.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/iaxprov.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/sip.authentication.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/sip.connections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/default/sip.registrations.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/followme.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/func_odbc.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/iax.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/iaxprov.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/agents.agents.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/agents.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cdr_adaptive_odbc.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cdr_manager.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cdr_manager.mappings.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cdr_syslog.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cel.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cel.manager.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cel.radius.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cel_custom.mappings.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/cel_odbc.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/followme.default.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/followme.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/func_odbc.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/iax.callnumberlimits.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/iax.connections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/iax.general.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/iax.registrations.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/iaxprov.default.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/iaxprov.sections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/sip.authentication.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/sip.connections.conf (with props)
team/lmadsen/sample_config_refactor/core-configs/site/sip.registrations.conf (with props)
Modified:
team/lmadsen/sample_config_refactor/core-configs/sip.conf
Added: team/lmadsen/sample_config_refactor/core-configs/agents.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/agents.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/agents.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/agents.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,11 @@
+;
+; Agent configuration
+;
+
+[general]
+#include default/agents.general.conf
+#include site/agents.general.conf
+
+[agents]
+#include default/agents.agents.conf
+#include site/agents.agents.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/agents.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/agents.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/agents.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,7 @@
+;
+; This configuration defines the connections and tables for which CDRs may
+; be populated. Each context specifies a different CDR table to be used.
+;
+
+#include default/cdr_adaptive_odbc.sections.conf
+#include site/cdr_adaptive_odbc.sections.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_adaptive_odbc.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,6 @@
+;
+; Mappings for custom config file
+;
+[mappings]
+#include default/cel_custom.mappings.conf
+#include site/cel_custom.mappings.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_custom.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,10 @@
+;
+; Asterisk Call Management CDR
+;
+[general]
+#include default/cdr_manager.general.conf
+#include site/cdr_manager.general.conf
+
+[mappings]
+#include default/cdr_manager.mappings.conf
+#include site/cdr_manager.mappings.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_manager.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,6 @@
+;
+; Asterisk Call Detail Records (CDR) - Syslog Backend
+;
+[general]
+#include default/cdr_syslog.general.conf
+#include site/cdr_syslog.general.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/cdr_syslog.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/cel.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/cel.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/cel.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/cel.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,21 @@
+;
+; Asterisk Channel Event Logging (CEL)
+;
+
+[general]
+#include default/cel.general.conf
+#include site/cel.general.conf
+
+;
+; Asterisk Manager Interface (AMI) CEL Backend
+;
+[manager]
+#include default/cel.manager.conf
+#include site/cel.manager.conf
+
+;
+; RADIUS CEL Backend
+;
+[radius]
+#include default/cel.radius.conf
+#include site/cel.radius.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,7 @@
+;
+; Asterisk Channel Event Logging (CEL) - Custom CSV Backend
+;
+
+[mappings]
+#include default/cel_custom.mappings.conf
+#include site/cel_custom.mappings.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel_custom.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,6 @@
+;
+; Asterisk Channel Event Logging (CEL) - Adaptive ODBC Backend
+;
+
+#include default/cel_odbc.sections.conf
+#include site/cel_odbc.sections.conf
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/cel_odbc.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/agents.agents.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/agents.agents.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/agents.agents.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/agents.agents.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/agents.agents.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,3 @@
+; Enable or disable a single extension from logging in as multiple agents.
+; The default value is "yes".
+multiplelogin=yes
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/agents.general.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cdr_adaptive_odbc.sections.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cdr_adaptive_odbc.sections.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_adaptive_odbc.sections.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_adaptive_odbc.sections.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_adaptive_odbc.sections.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cdr_custom.mappings.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cdr_custom.mappings.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_custom.mappings.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_custom.mappings.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_custom.mappings.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.general.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.general.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.general.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.general.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.general.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.mappings.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.mappings.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.mappings.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.mappings.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_manager.mappings.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cdr_syslog.general.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cdr_syslog.general.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_syslog.general.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_syslog.general.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cdr_syslog.general.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,80 @@
+
+; CEL Activation
+;
+; Use the 'enable' keyword to turn CEL on or off.
+;
+; Accepted values: yes and no
+; Default value: no
+
+;enable=yes
+
+; Application Tracking
+;
+; Use the 'apps' keyword to specify the list of applications for which you want
+; to receive CEL events. This is a comma separated list of Asterisk dialplan
+; applications, such as Dial, Queue, and Park.
+;
+; Accepted values: A comma separated list of Asterisk dialplan applications
+; Default value: none
+;
+; Note: You may also use 'all' which will result in CEL events being reported
+; for all Asterisk applications. This may affect Asterisk's performance
+; significantly.
+
+apps=dial,park
+
+; Event Tracking
+;
+; Use the 'events' keyword to specify the list of events which you want to be
+; raised when they occur. This is a comma separated list of the values in the
+; table below.
+;
+; Accepted values: A comma separated list of one or more of the following:
+; ALL -- Generate entries on all events
+; CHAN_START -- The time a channel was created
+; CHAN_END -- The time a channel was terminated
+; ANSWER -- The time a channel was answered (ie, phone taken off-hook)
+; HANGUP -- The time at which a hangup occurred
+; CONF_ENTER -- The time a channel was connected into a conference room
+; CONF_EXIT -- The time a channel was removed from a conference room
+; CONF_START -- The time the first person enters a conference room
+; CONF_END -- The time the last person left a conference room (and
+; turned out the lights?)
+; APP_START -- The time a tracked application was started
+; APP_END -- the time a tracked application ended
+; PARK_START -- The time a call was parked
+; PARK_END -- Unpark event
+; BRIDGE_START -- The time a bridge is started
+; BRIDGE_END -- The time a bridge is ended
+; 3WAY_START -- When a 3-way conference starts (usually via attended xfer)
+; 3WAY_END -- When one or all exit a 3-way conference
+; BLINDTRANSFER -- When a blind transfer is initiated
+; ATTENDEDTRANSFER -- When an attended transfer is initiated
+; TRANSFER -- Generic transfer initiated; not used yet...?
+; HOOKFLASH -- So far, when a hookflash event occurs on a DAHDI
+; interface
+; USER_DEFINED -- Triggered from the dialplan, and has a name given by the
+; user
+;
+; Default value: none
+; (Track no events)
+
+events=APP_START,CHAN_START,CHAN_END,ANSWER,HANGUP,BRIDGE_START,BRIDGE_END
+
+; Date Format
+;
+; Use the 'dateformat' keyword to specify the date format used when CEL events
+; are raised.
+;
+; Accepted values: A strftime format string (see man strftime)
+;
+; Example: "%F %T"
+; -> This gives the date and time in the format "2009-06-23 17:02:35"
+;
+; If this option is not specified, the default format is "<seconds>.<microseconds>"
+; since epoch. The microseconds field will always be 6 digits in length, meaning it
+; may have leading zeros.
+;
+;dateformat = %F %T
+
+
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.general.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,9 @@
+
+; AMI Backend Activation
+;
+; Use the 'enable' keyword to turn CEL logging to the Asterisk Manager Interface
+; on or off.
+;
+; Accepted values: yes and no
+; Default value: no
+enabled=no
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.manager.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,8 @@
+;
+; Log date/time in GMT
+;usegmtime=yes
+;
+; Set this to the location of the radiusclient-ng configuration file
+; The default is /etc/radiusclient-ng/radiusclient.conf
+;radiuscfg => /usr/local/etc/radiusclient-ng/radiusclient.conf
+;
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel.radius.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cel_custom.mappings.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cel_custom.mappings.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel_custom.mappings.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel_custom.mappings.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel_custom.mappings.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/cel_odbc.sections.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/cel_odbc.sections.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel_odbc.sections.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel_odbc.sections.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/cel_odbc.sections.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,50 @@
+musicclass=>default
+; The moh class that should be used for the caller while they are waiting to be connected.
+context=>default
+; The context to dial the numbers from
+number=>01233456,25
+; The a follow-me number to call. The format is:
+; number=> <number to call[&2nd #[&3rd #]]> [, <timeout value in seconds> [, <order in follow-me>] ]
+; You can specify as many of these numbers as you like. They will be dialed in the
+; order that you specify them in the config file OR as specified with the order field
+; on the number prompt. As you can see from the example, forked dialing of multiple
+; numbers in the same step is supported with this application if you'd like to dial
+; multiple numbers in the same followme step.
+; It's also important to note that the timeout value is not the same
+; as the timeout value you would use in app_dial. This timeout value is the amount of
+; time allowed between the time the dialing step starts and the callee makes a choice
+; on whether to take the call or not. That being the case, you may want to account for
+; this time, and make this timeout longer than a timeout you might specify in app_dial.
+takecall=>1
+; The keypress for the callee to take taking the current call. This can be
+; a single digit or multiple digits. Default is the global default.
+;
+declinecall=>2
+; The keypress for the callee to decline taking the current call. This can
+; be a single digit or multiple digits. Default is the global default.
+;
+call_from_prompt=>followme/call-from
+; The 'Incoming call from' message prompt. Default is the global default.
+;
+norecording_prompt=>followme/no-recording
+; The 'You have an incoming call' message prompt when the caller elects
+; not to leave their name or the option isn't set for them to do so. Default
+; is the global default.
+;
+options_prompt=>followme/options
+; The 'Press 1 to accept this call or press 2 to decline it' message prompt.
+; Default is the global default.
+;
+pls_hold_prompt=>followme/pls-hold-while-try
+; The 'Please hold while we try and connect your call' message prompt.
+; Default is the global default.
+;
+status_prompt=>followme/status
+; The 'The party you're calling isn't at their desk' message prompt.
+; Default is the global default.
+;
+sorry_prompt=>followme/sorry
+; The 'I'm sorry, but we were unable to locate your party' message prompt. Default
+; is the global default.
+
+
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/followme.default.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,34 @@
+;
+featuredigittimeout=>5000
+; The number of ms to wait for a digit input for the callee on whether to take the call or
+; not before we consider them "done" entering digits.
+;
+takecall=>1
+; The global default keypress for the callee to take taking the current call. This can be
+; a single digit or multiple digits. Default is "1".
+;
+declinecall=>2
+; The global default keypress for the callee to decline taking the current call. This can
+; be a single digit or multiple digits. Default is "2".
+;
+call_from_prompt=>followme/call-from
+; The global default for the 'Incoming call from' message.
+;
+norecording_prompt=>followme/no-recording
+; The global default for the 'You have an incoming call' message when the caller elects
+; not to leave their name or the option isn't set for them to do so.
+;
+options_prompt=>followme/options
+; The global default for the 'Press 1 to accept this call or press 2 to decline it' message.
+;
+pls_hold_prompt=>followme/pls-hold-while-try
+; The global default for 'Please hold while we try and connect your call' message.
+;
+status_prompt=>followme/status
+; The global default for 'The party you're calling isn't at their desk' message.
+;
+sorry_prompt=>followme/sorry
+; The global default for 'I'm sorry, but we were unable to locate your party' message.
+;
+;
+
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/followme.general.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/func_odbc.sections.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/func_odbc.sections.conf?view=auto&rev=332020
==============================================================================
(empty)
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/func_odbc.sections.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/func_odbc.sections.conf
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/func_odbc.sections.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: team/lmadsen/sample_config_refactor/core-configs/default/iax.callnumberlimits.conf
URL: http://svnview.digium.com/svn/asterisk/team/lmadsen/sample_config_refactor/core-configs/default/iax.callnumberlimits.conf?view=auto&rev=332020
==============================================================================
--- team/lmadsen/sample_config_refactor/core-configs/default/iax.callnumberlimits.conf (added)
+++ team/lmadsen/sample_config_refactor/core-configs/default/iax.callnumberlimits.conf Tue Aug 16 07:56:02 2011
@@ -1,0 +1,14 @@
+;[callnumberlimits]
+;10.1.1.0/255.255.255.0 = 24
+;10.1.2.0/255.255.255.0 = 32
+;
+
+; The shrinkcallerid function removes '(', ' ', ')', non-trailing '.', and '-' not
+; in square brackets. For example, the caller id value 555.5555 becomes 5555555
+; when this option is enabled. Disabling this option results in no modification
+; of the caller id value, which is necessary when the caller id represents something
+; that must be preserved. This option can only be used in the [general] section.
+; By default this option is on.
+;
+;shrinkcallerid=yes ; on by default
+
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/iax.callnumberlimits.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/lmadsen/sample_config_refactor/core-configs/default/iax.callnumberlimits.conf
[... 1659 lines stripped ...]
More information about the asterisk-commits
mailing list