dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/res/res_fax.exports

12 lines
172 B
Plaintext

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