]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure Shutdown AMI event is still fired during Asterisk shutdown
authorMatthew Jordan <mjordan@digium.com>
Tue, 2 Oct 2012 21:12:30 +0000 (21:12 +0000)
committerMatthew Jordan <mjordan@digium.com>
Tue, 2 Oct 2012 21:12:30 +0000 (21:12 +0000)
commitc74ad7b5fcd911baf0eebee275c778d514fcd7b9
tree6abdc8739389077db8a12c0a3063fa97c0183052
parent1601b9ceb085aa2ec77e22117e64a1e4551e82e6
Ensure Shutdown AMI event is still fired during Asterisk shutdown

Richard pointed out that having the manager dispose of itself gracefully
during shutdown meant that the Shutdown event will no longer get fired.
This patch moves the AMI event just prior to running the atexit callbacks.
........

Merged revisions 374230 from http://svn.asterisk.org/svn/asterisk/branches/1.8

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