mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user