summaryrefslogtreecommitdiff
path: root/res/res_fax.exports.in
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2014-07-18 15:49:46 +0000
committerJonathan Rose <jrose@digium.com>2014-07-18 15:49:46 +0000
commit5c988cc4e6c5693f03080f88e3057cb7a5358597 (patch)
tree63fc4304613e087700537d6ca35c5f0b1b495508 /res/res_fax.exports.in
parentdd23637195bf83d6b4cee2c88caf3c2ae5dbc8a5 (diff)
res_fax: Provide AMI equivalents for fax CLI commands
Specifically the following equivalents were created: fax show session -> FAXSession fax show sessions -> FAXSessions fax show stats -> FAXStats Review: https://reviewboard.asterisk.org/r/3666/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418911 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 1b0e36469..e2f3a7d44 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_session_operation_str;
LINKER_SYMBOL_PREFIXast_fax_log;
local:
*;