asterisk/res/res_fax.exports
Matthew Nicholson 06dc8bc123 Merge res_fax and res_fax_spandsp.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@250190 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-03-02 23:11:06 +00:00

12 lines
172 B
Text

{
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:
*;
};