]> 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:38:05 +0000 (13:38 -0600)
commite8f8d84ffdc1c78bae466f9f92605e3ac8ce837c
tree9c92472c4d2502d6d8b9b3c9ee77446cc24a61de
parentb54060021f12c1de8442a6c67030a470244c768a
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