aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_fax.exports
blob: 0ffe0b32738f5f481eff810bc2a7e467c9d257fd (plain)
1
2
3
4
5
6
7
8
9
10
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:
		*;
};