]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_config: Register manager actions with module version of macro. 60/360/1
authorCorey Farrell <git@cfware.com>
Tue, 5 May 2015 14:27:15 +0000 (10:27 -0400)
committerCorey Farrell <git@cfware.com>
Tue, 5 May 2015 14:27:15 +0000 (10:27 -0400)
commit69ae8cf0a4c441c1ebfab0da423cc1acfcc8c7aa
treeffcd430406a9f4ded6d77443c9091f9ccf7a9aeb
parent040d2f8558b0775b95fbd60b9a3dc958bb11197b
pbx_config: Register manager actions with module version of macro.

Switch manager actions in pbx_config to use the registration macro that
passes the module pointer, allowing pbx_config reference to be bumped
while the manager actions run.

ASTERISK-25061 #close
Reported by: Corey Farrell

Change-Id: I422c50dd74814616ac10c5e9c6598a0b1bc2c44e
pbx/pbx_config.c