]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_channel: Delete dead CHANNEL_TRACE code
authorIvan Poddubny <ivan.poddubny@gmail.com>
Tue, 20 Mar 2018 14:58:38 +0000 (15:58 +0100)
committerIvan Poddubny <ivan.poddubny@gmail.com>
Tue, 20 Mar 2018 19:27:51 +0000 (13:27 -0600)
commitcb6bc25632bf81084740d7f1257039794ec1c594
tree82a41e82803338cd10c7b8d2f4c4848ca8344ddb
parentd076eedf2848dbb4d3001c96914765c7cde29813
func_channel: Delete dead CHANNEL_TRACE code

The functions behind the flag and the flag itself were removed
from Asterisk 12 as incompatible with the new architecture.

Change-Id: I058493ef7a53ee290fd225bbcbb07bf46b623ccf
funcs/func_channel.c