]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cli: Add core dump info to core show settings.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 14 Jan 2022 01:37:57 +0000 (01:37 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 23 Feb 2022 19:34:39 +0000 (13:34 -0600)
commitf0c6b900de77a36575b2103e2ee3ae2910bae18a
treef38eb7e67b011cb42724f864387cc191995b2ccc
parent248f670470baa3762391234f00936f9ad21f52db
cli: Add core dump info to core show settings.

Adds two pieces of information to the core show settings command
which are useful in the context of getting backtraces.

The first is to display whether or not Asterisk would generate
a core dump if it were to crash.

The second is to show the current running directory of Asterisk.

ASTERISK-29866 #close

Change-Id: Ic42c0a9ecc233381aad274d86c62808d1ebb4d83
main/asterisk.c