]> git.ipfire.org Git - thirdparty/asterisk.git/commit
asterisk.c: Fix incompatibility warnings for remote console.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 11 Jun 2022 19:29:55 +0000 (19:29 +0000)
committerKevin Harwell <kharwell@digium.com>
Thu, 16 Jun 2022 15:52:06 +0000 (10:52 -0500)
commit8fe7eb35f2bb543978f99fd6b24a50eb8bbc5c88
tree671e339fa509eb48203215307c5b5c2ff8669216
parent4367f1ac41b335626ee817cd174670ae36af5aba
asterisk.c: Fix incompatibility warnings for remote console.

A previous review fixing ASTERISK_22246 and ASTERISK_26582
got a couple of the options mixed up as to whether or not
they are compatible with the remote console. This fixes
those to the best of my knowledge.

ASTERISK-30097 #close

Change-Id: Id54166991aa79f04fb02699cc499bedda854253b
main/asterisk.c