From 01a453351d06aa8e89101972d10c7d24ef073064 Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Fri, 4 Mar 2011 23:22:39 +0000 Subject: 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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b55fb47bf..f6ad2ffe8 100644 --- a/CHANGES +++ b/CHANGES @@ -65,6 +65,11 @@ libpri channel driver (chan_dahdi) DAHDI changes application when the option is enabled. * Added mcid_send option to allow sending a MCID request on a span. +Calendaring +-------------------------- + * Added setvar option to calendar.conf to allow setting channel variables on + notification channels. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ---------------- ------------------------------------------------------------------------------ -- cgit v1.2.3