]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Format Interfaces: Prevent unload except by shutdown. 51/351/1
authorCorey Farrell <git@cfware.com>
Mon, 4 May 2015 02:03:13 +0000 (22:03 -0400)
committerCorey Farrell <git@cfware.com>
Mon, 4 May 2015 02:08:14 +0000 (22:08 -0400)
commitf38066fcad559da3f214b4d309dcc4b070665d66
treea697c461e5e35140a60c091718604ec8b7c37ca6
parent92120247e99865d97a85461b08ba763e961e6232
Format Interfaces: Prevent unload except by shutdown.

Format interfaces cannot be unregistered, so the modules that provide them
need to be held open except by shutdown.

ASTERISK-25054 #close
Reported by: Corey Farrell

Change-Id: Iadbd9675bf0d30b8fded5a739b163db3ea2db8f3
main/format.c