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
This commit is contained in:
Russell Bryant
2009-02-27 21:47:18 +00:00
parent 31ae1bfa0d
commit d2c5b0f1de
3 changed files with 23 additions and 0 deletions

View File

@@ -7,6 +7,16 @@
===
===============================================================================
-------------------------------------------------------------------------------
--- IMPORTANT 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.
-------------------------------------------------------------------------------
--- INTRODUCTION
-------------------------------------------------------------------------------