aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_fax.exports.in
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-21 15:15:58 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-21 15:15:58 +0000
commite8592e128a3c7abb2a56626dbdeaebec354c0f5e (patch)
tree37c899cf6cf183ae2d3609da82fba035ebfb7ff3 /res/res_fax.exports.in
parented8784131530b7759259c43e960939b2bc882061 (diff)
Log spandsp's fax debug output to the FAX logger level.
Review: https://reviewboard.asterisk.org/r/658 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@264953 f38db490-d61c-443f-a65b-d21fe96a405b
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:
*;
};