]> 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:15 +0000 (19:01 +0000)
commitcfae64a70df23d8e66d0027519d695a8d93b2eda
tree5c74e4b916c6ac59b3670775c650139fa890b67f
parent7193e95676a9bf2d841b053752664216b776f61f
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