aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/res_ais.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/res_ais.c b/res/res_ais.c
index 865f42458..adb3290e1 100644
--- a/res/res_ais.c
+++ b/res/res_ais.c
@@ -26,6 +26,10 @@
*
* This file contains the common code between the uses of the different AIS
* services.
+ *
+ * \note This module is still considered experimental, as it exposes the
+ * internal binary format of events between Asterisk servers over a network.
+ * However, this format is still subject to change between 1.6.X releases.
*/
/*** MODULEINFO