Allow manager originate to specifiy more than one variable to be set.
authorRussell Bryant <russell@russellbryant.com>
Fri, 15 Jul 2005 23:24:51 +0000 (23:24 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 15 Jul 2005 23:24:51 +0000 (23:24 +0000)
commita9c7f50a099906898eacbcf48e57661472c65be8
tree1d145d53531c453391f74d30f64b85c38318a447
parent22b0f5d30691e94b18e152ec44ed90a23f55b266
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
channel.c
funcs/func_cdr.c
include/asterisk/channel.h
include/asterisk/manager.h
include/asterisk/pbx.h
manager.c
pbx.c
pbx/pbx_spool.c
sample.call