From 67fd292f9693566e7ea489e83f9496db1a52b010 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 11 Mar 2008 22:21:19 +0000 Subject: Add a trivial new dialplan function, AST_CONFIG(), which allows you to access a variable from an Asterisk configuration file in the dialplan, or anywhere else where dialplan functions can be used. (Inspired by a discussion with Tilghman and Pari) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@107787 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f058f9f6b..427c378d1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,10 @@ --- Functionality changes from Asterisk 1.6.0 to Asterisk 1.6.1 ------------- ------------------------------------------------------------------------------ - +Dialplan Functions +------------------ + * Added a new dialplan function, AST_CONFIG(), which allows you to access + variables from an Asterisk configuration file. ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 ------------- -- cgit v1.2.3