asterisk/funcs
Russell Bryant a9c7f50a09 Allow manager originate to specifiy more than one variable to be set.
Allow manager originate and spool files to set writable dialplan functions,
including those that use the pipe symbol to seperate arguments.
Allow CDR dialplan function to be able to set the account code and userfield.
This deprecates the use of the Account header in manager originate and spool
files, as well as the SetAccount and SetCDRUserField applications.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6147 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-07-15 23:24:51 +00:00
..
.cvsignore ensure generated files are ignored by CVS 2005-05-05 05:56:34 +00:00
Makefile add a dialplan function to get and set the music on hold class 2005-07-12 22:50:45 +00:00
func_callerid.c enable version string for this module, since it's standalone 2005-06-07 16:11:06 +00:00
func_cdr.c Allow manager originate to specifiy more than one variable to be set. 2005-07-15 23:24:51 +00:00
func_db.c more file version tags 2005-06-06 22:12:19 +00:00
func_env.c more file version tags 2005-06-06 22:12:19 +00:00
func_groupcount.c more file version tags 2005-06-06 22:12:19 +00:00
func_language.c more file version tags 2005-06-06 22:12:19 +00:00
func_logic.c more file version tags 2005-06-06 22:12:19 +00:00
func_math.c add MATH() dialplan function (bug #4473, with mods) 2005-06-09 22:59:08 +00:00
func_md5.c more file version tags 2005-06-06 22:12:19 +00:00
func_moh.c add a dialplan function to get and set the music on hold class 2005-07-12 22:50:45 +00:00
func_strings.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 2005-07-15 23:00:47 +00:00
func_timeout.c more file version tags 2005-06-06 22:12:19 +00:00
pbx_functions.c more file version tags 2005-06-06 22:12:19 +00:00