You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res/res_agi.exports

11 lines
150 B

{
global:
*ast_agi_register;
*ast_agi_unregister;
*ast_agi_register_multiple;
*ast_agi_unregister_multiple;
*ast_agi_send;
local:
*;
};