Add registerable functional variables (bug #3636, with doc mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2005-03-04 06:36:18 +00:00
parent c564c601bd
commit fba0b595ab
3 changed files with 276 additions and 12 deletions

View File

@@ -486,3 +486,7 @@ ${CDR(userfield)} The channels uses specified field.
In addition, you can set your own extra variables with a traditional
SetVAR(CDR(var)=val) to anything you want.
Certain functional variables may be accessed with $(foo <args>). A list
of these functional variables may be found by typing "show functions"
at the Asterisk CLI.