]> 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:35:44 +0000 (13:35 -0600)
commit4358c776b89e85ad6bd7efa5369df4a92cd16afa
tree90925b3002690a554fa4a13217ce9b302640e97d
parent74e9b60bd06ab4a53638755c1db1aee5cb41ded7
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