mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Add common headers to CEL related configs.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@204119 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| ; | ||||
| ; Asterisk Channel Event Logging | ||||
| ; Asterisk Channel Event Logging (CEL) | ||||
| ; | ||||
|  | ||||
| ; Channel Event Logging is a mechanism to provide fine-grained event information | ||||
| ; that can be used to generate billing information. Such event information can | ||||
| ; be recorded to databases and files via pluggable backend modules. | ||||
|   | ||||
| @@ -1,3 +1,7 @@ | ||||
| ; | ||||
| ; Asterisk Channel Event Logging (CEL) - Adaptive ODBC Backend | ||||
| ; | ||||
|  | ||||
| ; | ||||
| ; This configuration defines the connections and tables for which CEL records may | ||||
| ; be populated.  Each context specifies a different CEL table to be used. | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| ; | ||||
| ; Asterisk Channel Event Logging - Custom CSV Backend | ||||
| ; Asterisk Channel Event Logging (CEL) - Custom CSV Backend | ||||
| ; | ||||
|  | ||||
| ; This is the configuration file for the customizable CSV backend for CEL | ||||
| ; logging. | ||||
| ; | ||||
|   | ||||
| @@ -1,4 +1,8 @@ | ||||
| ; Sample Asterisk config file for CEL logging to PostgresSQL | ||||
| ; | ||||
| ; Asterisk Channel Event Logging (CEL) - PostgreSQL Backend | ||||
| ; | ||||
|  | ||||
| ; Sample Asterisk config file for CEL logging to PostgreSQL | ||||
| ; | ||||
| ; CEL field names: | ||||
| ; | ||||
|   | ||||
| @@ -1,3 +1,7 @@ | ||||
| ; | ||||
| ; Asterisk Channel Event Logging (CEL) - SQLite 3 Backend | ||||
| ; | ||||
|  | ||||
| ; | ||||
| ; Mappings for sqlite3 config file | ||||
| ; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user