mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
res_pktccops needs to be able to export a symbol for chan_mgcp
(closes issue #16782) Reported by: nahuelgreco Patches: res_pktccops.exports uploaded by nahuelgreco (license 162) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@246208 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
6
res/res_pktccops.exports
Normal file
6
res/res_pktccops.exports
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
global:
|
||||
ast_pktccops_gate_alloc;
|
||||
local:
|
||||
*;
|
||||
};
|
Reference in New Issue
Block a user