]> 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 13:43:29 +0000 (08:43 -0500)
commit3cde7e30ba396e1ea038600ce8ccec723685c348
treea4836a1424ece1617986d202f4b6f53745ed985f
parentb969e7769d52493b7623d33a90fef4368f9db765
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