Add setvar option to calendaring
authorTerry Wilson <twilson@digium.com>
Fri, 4 Mar 2011 23:22:39 +0000 (23:22 +0000)
committerTerry Wilson <twilson@digium.com>
Fri, 4 Mar 2011 23:22:39 +0000 (23:22 +0000)
commit01a453351d06aa8e89101972d10c7d24ef073064
treecc06645a95460a214cd95f3b8a3d95c16a0c6f0d
parentf6c2ebff45deaba14e450c09c6deb9d9500c88a2
Add setvar option to calendaring

Adding the setvar option with variable substitution on the value allows things
like setting the outbound caller id name to the summary of a calendar event,
etc. Values could be chained together as they are appended in order to do some
scripting if necessary.

Review: https://reviewboard.asterisk.org/r/1134/

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@309640 65c4cc65-6c06-0410-ace0-fbb531ad65f3
CHANGES
configs/calendar.conf.sample
include/asterisk/calendar.h
res/res_calendar.c