mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-23 05:40:52 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
![]() |
{
|
||
|
global:
|
||
|
LINKER_SYMBOL_PREFIX*ast_statsd_log;
|
||
|
LINKER_SYMBOL_PREFIX*ast_statsd_log_full;
|
||
|
LINKER_SYMBOL_PREFIX*ast_statsd_log_sample;
|
||
|
local:
|
||
|
*;
|
||
|
};
|