From: Jeremy McNamara Date: Sat, 10 Jan 2004 17:16:59 +0000 (+0000) Subject: remove broken cli command, for now X-Git-Tag: 0.7.0~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d8a1765eb1d9b06b6e1e8ea7292f6bd259d0bb2;p=thirdparty%2Fasterisk.git remove broken cli command, for now git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1915 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_h323.c b/channels/chan_h323.c index 7304b4b28a..a306014881 100755 --- a/channels/chan_h323.c +++ b/channels/chan_h323.c @@ -1769,7 +1769,7 @@ int load_module() ast_cli_register(&cli_trace); ast_cli_register(&cli_no_trace); ast_cli_register(&cli_show_codecs); - ast_cli_register(&cli_gk_cycle); +// ast_cli_register(&cli_gk_cycle); ast_cli_register(&cli_hangup_call); ast_cli_register(&cli_show_tokens);