From 3c9a8b9aa6b05d4412ee2927d7f8d2a1497f66a4 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 19 Mar 2009 17:41:39 +0000 Subject: [PATCH] Allow the AES API to work. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@183238 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/asterisk.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/main/asterisk.exports b/main/asterisk.exports index f87b3249ef..5cb5eec2b6 100644 --- a/main/asterisk.exports +++ b/main/asterisk.exports @@ -20,6 +20,7 @@ sched_*; io_*; jb_*; + aes_*; channelreloadreason2txt; devstate2str; manager_event;