summaryrefslogtreecommitdiff
path: root/res/res_fax.exports.in
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2010-05-21 15:15:58 +0000
committerMark Michelson <mmichelson@digium.com>2010-05-21 15:15:58 +0000
commit0a63e3fa10d25273e5cc658c88a0dc54c93d4e7d (patch)
tree37c899cf6cf183ae2d3609da82fba035ebfb7ff3 /res/res_fax.exports.in
parentfe9c31517149e54c3dbc9bc082fbe385ea092f23 (diff)
Log spandsp's fax debug output to the FAX logger level.
Review: https://reviewboard.asterisk.org/r/658 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@264953 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_fax.exports.in')
-rw-r--r--res/res_fax.exports.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_fax.exports.in b/res/res_fax.exports.in
index 7cd569007..1b0e36469 100644
--- a/res/res_fax.exports.in
+++ b/res/res_fax.exports.in
@@ -6,6 +6,7 @@
LINKER_SYMBOL_PREFIXast_fax_minrate;
LINKER_SYMBOL_PREFIXast_fax_maxrate;
LINKER_SYMBOL_PREFIXast_fax_state_to_str;
+ LINKER_SYMBOL_PREFIXast_fax_log;
local:
*;
};