Skip to content
Snippets Groups Projects
Commit f2a94ef5 authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

Remove invalid entries in the config.

This might seem like a legitimate comment that merely needed semicolon
prefixes, but in reality, the adaptive layer is designed to allow arbitrary
CDR variables, without needing the use of a userfield to store multiple items.
It's therefore not only invalid syntax but also goes against the intent of the
adaptive method.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@204069 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 252c012d
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,3 @@
; something else in your table, simply provide an alias in the configuration
; file that maps the standard CDR field name (uniqueid) to whatever column
; name you like.
At the current time, channel variables are not published with the events.
If you wish to store variables, put them in the channel userfield and
extract them from there.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment