mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user