]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core: Ensure that el_end is always run when needed.
authorCorey Farrell <git@cfware.com>
Sun, 11 Nov 2018 13:34:53 +0000 (08:34 -0500)
committerCorey Farrell <git@cfware.com>
Sun, 11 Nov 2018 14:23:15 +0000 (09:23 -0500)
commit194e40122a7628ac6e13cba68d5d46ca443786b5
tree484051e181ffc51fe5f5fc98e6b21ff170522d9e
parenta3fc97aa139e43e5c28a66fca0055a4a6fc2ab93
core: Ensure that el_end is always run when needed.

* Ignore console=yes configuration option in remote console processes.
* Use new flag to tell consolethread to run el_end and exit when needed.

ASTERISK-28158

Change-Id: I9e23b31d4211417ddc88c6bbfd83ea4c9f3e5438
main/asterisk.c
main/options.c