From c9d5466773da839bffea6cbbe04977cca64e3bfe Mon Sep 17 00:00:00 2001 From: Russell Bryant <russell@russellbryant.com> Date: Tue, 25 Apr 2006 20:51:55 +0000 Subject: [PATCH] AEL is no longer considered experimental :) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22460 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/ael.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/ael.txt b/doc/ael.txt index 54d68c658b..54eea42b11 100644 --- a/doc/ael.txt +++ b/doc/ael.txt @@ -7,9 +7,6 @@ describing Asterisk dial plans. The current version was written by Steve Murphy, and is a rewrite of the original version. -AEL is considered an EXPERIMENTAL Version. (yet is being -used in the field with success) - This new version further extends AEL, and provides more flexible syntax, better error messages, and some missing functionality. -- GitLab