]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 10 Jul 2023 11:49:47 +0000 (11:49 +0000)
commitca51a25056c2fdae1e17b9ff6857749b88724bf5
tree0c02bfb483745e20e65a81dea27b4bf7131805c5
parentcd2eafe58819aa31df90b4346839039dd622e2b6
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
(cherry picked from commit cfae64a70df23d8e66d0027519d695a8d93b2eda)
doc/asterisk.8
main/asterisk.c