Files
asterisk/main/asterisk.exports
Jason Parker 40c5b00494 Export some more required symbols.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@183291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-03-19 18:28:16 +00:00

34 lines
397 B
Plaintext

{
global:
ast_*;
_ast_*;
__ast_*;
pbx_*;
astman_*;
ao2_*;
__ao2_*;
option_debug;
option_verbose;
dahdi_chan_name;
dahdi_chan_name_len;
dahdi_chan_mode;
callerid_*;
cid_di;
cid_dr;
clidsb;
MD5*;
sched_*;
io_*;
jb_*;
aes_*;
config_*;
tdd_*;
term_*;
channelreloadreason2txt;
devstate2str;
manager_event;
dialed_interface_info;
local:
*;
};