]> 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:51:21 +0000 (10:51 -0500)
commitb7107b4dd477646a33af8745903474617bde74e5
tree5d565ae3d1081d3565a20b90582c6d9cd951c461
parenta57e36edfc51c1039b36e5ab08773bc813edc34f
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