]> git.ipfire.org Git - thirdparty/asterisk.git/commit
asterisk.c: Fix option warning for remote console.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 18 May 2023 18:57:34 +0000 (18:57 +0000)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 22 May 2023 19:01:01 +0000 (19:01 +0000)
commit67d20b8fd8774efa86b0271270b0b1785614a592
treefbba7e87a71084bbac4bfba456564cda35f8969b
parentfd98c6cd10009acc5f37374f522d91f7e775e495
asterisk.c: Fix option warning for remote console.

Commit 09e989f972e2583df4e9bf585c246c37322d8d2f
categorized the T option as not being compatible
with remote consoles, but they do affect verbose
messages with remote console. This fixes this.

Resolves: #102
doc/asterisk.8
main/asterisk.c