From d2c5b0f1def3c49cd0eb18c64f3e855e4eb89c56 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 27 Feb 2009 21:47:18 +0000 Subject: Mark res_ais as experimental, as the binary event format is subject to change. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@179164 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/ais.conf.sample | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'configs/ais.conf.sample') diff --git a/configs/ais.conf.sample b/configs/ais.conf.sample index 42991a6ca..f0bccc639 100644 --- a/configs/ais.conf.sample +++ b/configs/ais.conf.sample @@ -10,6 +10,15 @@ ; * http://www.openais.org/ ; +; +; *** NOTE *** +; This document includes some information about using the res_ais module for +; distributed events. However, it is important to note that res_ais is still +; considered experimental, as the module exposes the binary format of events +; over the network between servers. This format is still subject to change +; between 1.6.X releases. +; ************ + ; ; [general] ; The general section is reserved but not currently used. -- cgit v1.2.3