]> 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 17:37:13 +0000 (12:37 -0500)
commit2604a8352b19df57c49603a16bed8eaffd7378ea
tree8d86fbe3953ade6e33808082c30cd4a22854d2d4
parentd9ce2a652b739167a6f504771008b83a699681dd
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