]> git.ipfire.org Git - thirdparty/asterisk.git/commit
asterisk: Export additional manager functions
authorSean Bright <sean.bright@gmail.com>
Fri, 18 Dec 2020 15:16:38 +0000 (10:16 -0500)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 6 Jan 2021 15:11:43 +0000 (09:11 -0600)
commit1b74555fcf2c793c98f5d26d3b87ef01282c1918
tree6508199ee36b135472ab94be86b4cd4d7bd015cb
parent505939c9edbfb5732040fe298c80591ffbd92247
asterisk: Export additional manager functions

Rename check_manager_enabled() and check_webmanager_enabled() to begin
with ast_ so that the symbols are automatically exported by the
linker.

ASTERISK~29184

Change-Id: I85762b9a5d14500c15f6bad6507138c8858644c9
include/asterisk/manager.h
main/asterisk.c
main/manager.c