aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_fax.exports
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_fax.exports')
-rw-r--r--res/res_fax.exports11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/res_fax.exports b/res/res_fax.exports
new file mode 100644
index 000000000..0ffe0b327
--- /dev/null
+++ b/res/res_fax.exports
@@ -0,0 +1,11 @@
+{
+ global:
+ ast_fax_tech_register;
+ ast_fax_tech_unregister;
+ ast_fax_session_unreference;
+ ast_fax_minrate;
+ ast_fax_maxrate;
+ ast_fax_state_to_str;
+ local:
+ *;
+};