aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk.exports
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-19 18:34:11 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-19 18:34:11 +0000
commit4621c7567e2510f7b660a386bcb936206da184ec (patch)
tree069be8f268772620538e27981cc444208ef7765a /main/asterisk.exports
parentb8fadd620d5df37250fcd642328285f3df335b62 (diff)
Merged revisions 183291 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r183291 | qwell | 2009-03-19 13:28:16 -0500 (Thu, 19 Mar 2009) | 1 line Export some more required symbols. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@183312 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/asterisk.exports')
-rw-r--r--main/asterisk.exports3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/asterisk.exports b/main/asterisk.exports
index 44a67a4a6..97bdb17bd 100644
--- a/main/asterisk.exports
+++ b/main/asterisk.exports
@@ -21,6 +21,9 @@
io_*;
jb_*;
aes_*;
+ config_*;
+ tdd_*;
+ term_*;
channelreloadreason2txt;
devstate2str;
__manager_event;