]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Manager: Fix Manager Action ModuleLoad to give correct response when reloading
authorJonathan Rose <jrose@digium.com>
Tue, 27 Jan 2015 17:22:52 +0000 (17:22 +0000)
committerJonathan Rose <jrose@digium.com>
Tue, 27 Jan 2015 17:22:52 +0000 (17:22 +0000)
commita620b287bdcbe8b4303d195fc1663aa89bca235e
treedc5c7d31d1c512336de1f37e1664b164f2387a8f
parent7f9b28b0c6d53837049b026103d56467b3f89e7d
Manager: Fix Manager Action ModuleLoad to give correct response when reloading

Prior to this patch, ModuleLoad would respond with an error indicating that
the requested module wasn't found in spite of finding and reloading the
module.

Review: https://reviewboard.asterisk.org/r/4373/
ASTERISK-24721 #close

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@431153 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c