From: Russell Bryant Date: Thu, 19 Mar 2009 17:41:39 +0000 (+0000) Subject: Allow the AES API to work. X-Git-Tag: 1.4.25-rc1~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9a8b9aa6b05d4412ee2927d7f8d2a1497f66a4;p=thirdparty%2Fasterisk.git Allow the AES API to work. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@183238 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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;